16.02.2014, 21:29
Ammo can be given with GivePlayerWeapon. For instance,
GivePlayerWeapon(playerid, 26, 99);
That would give the player a sawn-off shotgun with 99 ammo.
GivePlayerWeapon(playerid, 26, 99);
That would give the player a sawn-off shotgun with 99 ammo.