SA-MP Forums Archive
How to ...? - 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 ...? (/showthread.php?tid=218036)



How to ...? - mel~vin - 29.01.2011

I have a problem:

When the player gets weapons (/giveweapon) in game and he dies the weapons aren't there.
And i want that he has the same weapons when he dies and respawns.

Thanks


Re: How to ...? - legodude - 29.01.2011

tip: arrays, getplayerweapondata onplayerdeath onplayerspawn


Re: How to ...? - mel~vin - 29.01.2011

Okay thanks
I want to try