SA-MP Forums Archive
Entire arrays breaking - Script meltdown - WTF? - 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: Entire arrays breaking - Script meltdown - WTF? (/showthread.php?tid=122470)



Entire arrays breaking - Script meltdown - WTF? - MisterTickle - 22.01.2010

What would cause the entire server to have PlayerID's conflict with not only the Player Array but other arrays such as Vehicles itself.

Basically, A boat spawns halfway through the tutorial you /q make a new account on the same player id and it wont spawn there again

I found a solution for playerarrays by making all of em set to 0 on playerdis and playerconnect but i shouldnt have to cause i never had this problem and its just masking a bigger problem inside the script.

Please help.