SA-MP Forums Archive
Load Weapon Problem - 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)
+--- Thread: Load Weapon Problem (/showthread.php?tid=595848)



Load Weapon Problem - alex7233 - 08.12.2015

Hi again ;x i have last problem in weapons save script... Problem? - No load Player Weapons after join on server. Please Help.

http://pastebin.com/b7SAqbbt


Re: Load Weapon Problem - TwinkiDaBoss - 08.12.2015

You need to get player weapon before saving it.
https://sampwiki.blast.hk/wiki/GetPlayerWeaponData


Re: Load Weapon Problem - Vince - 08.12.2015

This script is a timebomb. Timers are being set but are never being killed. Lots and lots of unnecessary file IO.