Randomly die when I spawn - 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: Randomly die when I spawn (
/showthread.php?tid=528201)
Randomly die when I spawn -
DTV - 26.07.2014
On my server I'm making, there's a random chance that when I login, my character just randomly dies. I spawn with 0 health and fall through the ground in Blueberry before spawning back above ground before my character actually dies. Then I spawn normal, but my skin and money is set to 0. Anyone know why this could happen?
Re: Randomly die when I spawn -
Clad - 26.07.2014
Do you use any Timers or Specs before you spawn ? Are you sure that your system saves the coordinates ?
Re: Randomly die when I spawn -
DTV - 26.07.2014
My system does save coordinates and the only timers that run before I spawn is one that makes a server clock update every minute and one that checks if someone's in a certain area before doing a certain function.