Jump to content

I have an problem


Hero192

Recommended Posts

i made an custom crosshair helps but i want to let the dxDrawImage doesn't show in some weapons and when the player enter the vehicle

isPedInVehicle(localPlayer) 

&

getPedWeapon(localPlayer) ~=34 then 

i failed in adding these functions on this code

if oldValue == true and newValue == false  then 
                unbindKey("aim_weapon", "both", AimKeyPressed) 
            elseif oldValue == false and newValue == true then 
                bindKey("aim_weapon", "both", AimKeyPressed)        
            end 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...