SA-MP Forums Archive
Static NPC - Help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Static NPC - Help (/showthread.php?tid=580772)



Static NPC - Help - Lumabd - 08.07.2015

It`s possible to put guns to this NPC`s? If yes, how?


Re: Static NPC - Help - Michael B - 08.07.2015

Try the following:

PHP код:
       GivePlayerWeapon(playerid,weaponid,ammo);
       
SetPlayerArmedWeapon(playerid,weaponid);