SA-MP Forums Archive
How to lose all your weapon on player death? - 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: How to lose all your weapon on player death? (/showthread.php?tid=154060)



How to lose all your weapon on player death? - Ihsan_Cingisiz - 12.06.2010

Is it GivePlayerWeapon(playerid, 0);
i want that if the player dies that he losesall his guns


Re: How to lose all your weapon on player death? - DJDhan - 12.06.2010

Код:
ResetPlayerWeapons(playerid);