21.11.2009, 07:23
You need to specify the ammo too. If you give 0 ammo, that means you dont give anything.
pawn Код:
SafeGivePlayerWeapon(playerid, 3, 1);
SafeGivePlayerWeapon(playerid, 24, 99999);
SafeGivePlayerWeapon(playerid, 41, 99999);
SafeGivePlayerWeapon(playerid, 29, 99999);