11.05.2009, 16:12
Quote:
Originally Posted by SpiderPork
But I think when I'll set the player's ammo back, it will set the amount of the whole "equipment", not just the remaining rounds.
|
Код:
new weapons[13],ammo[13]; for(new i = 0;i<13;i++){ GetPlayerWeaponData(playerid,i,weapons[i],ammo[i]);}
Check the weapon slots at the weapon list on the wiki.