12.07.2010, 10:58
I'm afraid it didn't work
I didn't receive any ammo for my shotgun when I used it.
The money part works, just not the SetPlayerAmmo part.

The money part works, just not the SetPlayerAmmo part.
pawn Код:
SetPlayerAmmo(playerid,3,GetPlayerAmmo(playerid)+strval(inputtext));
GivePlayerMoney(playerid,-strval(inputtext)*7);