13.10.2013, 13:58
Just add this
Under each
If you don't know the weapon id's you need, just find them here https://sampwiki.blast.hk/wiki/Weapons
And if you still don't understand this, then you have to start reading basic pawn tutorials!
Код:
GivePlayerWeapon(playerid, Weapon ID , ammo);
Код:
else return SCP(playerid, "[1-6]");
And if you still don't understand this, then you have to start reading basic pawn tutorials!