26.11.2010, 22:06
Quote:
How can I make it so it sets the players ammo to -30-30 when they get in a car? I've tryed SetPlayerAmmo(playerid,gun,-30);
GivePlayerWeapon(playerid,gun,-30); Also how could I make it so when the player is looking left/right in a car, and they try and fire, it will like, slap them out of the car? <<-- Nevermind I figured that out But I still need help figuring out the -30 ammo thing. |