01.08.2010, 17:08
I think this stock will work, it gives ammo to his current weapon
pawn Код:
stock GivePlayerAmmo2(playerid, ammo)
{
GivePlayerWeapon(playerid,GetPlayerWeapon(playerid),ammo);
}