Need SAMP Server stunt and more
#2

This is server support, also if you want to give gun to a player use

pawn Код:
GivePlayerWeapon(playerid, weaponid, ammo);
For weapon id, go search in ****** for it (gta sa weapon ids) and edit the code on your own needs. If you want infinite ammo, make it 50000, conclusion:

pawn Код:
GivePlayerWeapon(playerid, 35, 50000);
This is going to give the user who uses it a minigun with infinite ammo.
Reply


Messages In This Thread
Need SAMP Server stunt and more - by 2thedue - 25.01.2014, 18:01
Re: Need SAMP Server stunt and more - by iPrivate - 25.01.2014, 18:54

Forum Jump:


Users browsing this thread: 1 Guest(s)