01.09.2009, 05:56
Alright so basically I'm trying to get this function:
To set the players ammo to -30 if they have an MP5 and they enter a car, but it doesn't work, it tells me to put the weapon slot but I don't know which slot the MP5 saves in or whatever. How can I get this to work?
Код:
SetPlayerAmmo(playerid,29,-30);