Removebuildings 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: Removebuildings problem (
/showthread.php?tid=559436)
Removebuildings problem -
bigboy81 - 23.01.2015
If i delete some house and other house stuff i cant enter to the server.
Server just freeze and nobody can't enter,only if i undo deleted object..
How to delete object without problems..
I put all removeobject inside onplayerspawn??
AW: Removebuildings problem -
Saize - 23.01.2015
try to put it into onplayerconnect maybe, I got some deleted object in OnPlayerSpawn too dunno whats wrong
You should get the crashdetect-plugin maybe
Re: Removebuildings problem -
bigboy81 - 23.01.2015
@Saize server doesn't crash,only crash client..
And i don't know how to check why client crash..
AW: Removebuildings problem -
Saize - 23.01.2015
Maybe youґve made a mistake in your script while removing them objects?
Re: Removebuildings problem -
bigboy81 - 23.01.2015
Yes,but i don't know where i make mistake..
I have lot of removeobject in my script.
What i should to do to fix ?
AW: Removebuildings problem -
Saize - 23.01.2015
How can I know how to fix your problem without seeing your code? x.x
Re: Removebuildings problem -
bigboy81 - 23.01.2015
if i send you the code how you will know where is mistake..
Only delete one of one..
Re: Removebuildings problem -
Vince - 23.01.2015
Wolf fence debugging. If you don't know what that means, look it up.
Re: Removebuildings problem -
bigboy81 - 23.01.2015
where to look?