10.01.2010, 03:50
I use a dialog box for ammunation.
This is the code i use for each weapon. But when i click the option it give -500 dollars but not weapons. For any weapon id it doesnt work. Help me.
Код:
if(listitem == 0) { GivePlayerWeapon(playerid,346,500); GivePlayerMoney(playerid, -500); }