SA-MP Forums Archive
Help please - 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 please (/showthread.php?tid=243253)



Help please - jejemonerz123 - 22.03.2011

what is the command of disarming player in filterscript example of setting player position SetPlayesrPos what is the command of disarming a player?


Re: Help please - mrcoolballs - 22.03.2011

ResetPlayerWeapons(playerid);


Re: Help please - jejemonerz123 - 22.03.2011

Quote:
Originally Posted by mrcoolballs
Посмотреть сообщение
ResetPlayerWeapons(playerid);
thanks