help pls - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: help pls (
/showthread.php?tid=210000)
help pls -
MarcBlack - 12.01.2011
I created an area that can not use weapons.
When it comes off the guns.
I wanted to save the arms of the player to leave the area when he returned.
So I do not know how to save all the weapons of the hand of the player.
Can someone help?
Re: help pls -
admantis - 12.01.2011
You don't neccesarely need that, to force a player to have Unarmed (Fist) and not a weapon use this function
pawn Код:
SetPlayerArmedWeapon(playerid, 0);