Hero192 Posted July 13, 2015 Share Posted July 13, 2015 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
xXMADEXx Posted July 14, 2015 Share Posted July 14, 2015 You're going to need to post your whole script. Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now