Client crash after /spec off - 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: Client crash after /spec off (
/showthread.php?tid=329891)
Client crash after /spec off -
ikey07 - 30.03.2012
Okes, Im kinda need help as I just simply dont know what could cause it.
Thing is after we spec some player and do /spec off after few specs client just freezes, I kinda checked script and its looks good, also it does work as need first few times, but after you spec player after player and then /spec off client just crash on spawn, appears skin in small ball as on spawn and game just freezes, any ideas?
I cant show any script as its complicated sys, for me most confused is that first few times it works as need.
Thank you.
Re: Client crash after /spec off -
ikey07 - 30.03.2012
Nvm I found reason, maybe its useful for someone aswell, dont put RemoveBuildingForPlayer under onplayerspawn, after many spec player keep spawn and it removes objects till game just crashes aka some limits I guess, I have 200 removed objects, so 4x ~ 800 objects, as I could spec off only 4 times, no wonder client crashes.