OnPlayerDisconnect Help - 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: OnPlayerDisconnect Help (
/showthread.php?tid=498890)
OnPlayerDisconnect Help -
iBeast - 05.03.2014
OnPlayerDisconnect isnt executing properly, what can cause this ?
Everything was working fine until I was using dini...
When I converted to MySQL OnPlayerDisconnect started to execute like, half.
it isnt executing properly...
debugging isnt helping, my variables and other things are correct, if i convert the script back to dini everything works fine.
HELP!
Re: OnPlayerDisconnect Help -
Konstantinos - 05.03.2014
Use crashdetect plugin:
https://github.com/Zeex/samp-plugin-...ases/tag/v4.13
Run time errors can cause this.
Re: OnPlayerDisconnect Help -
iBeast - 05.03.2014
its not showing anything. i.e not giving any errors.
Re: OnPlayerDisconnect Help -
iBeast - 05.03.2014
Anyone ?
Re: OnPlayerDisconnect Help -
Clad - 05.03.2014
I think you need crash detect bcz it is crashing
Re: OnPlayerDisconnect Help -
iBeast - 06.03.2014
Ok, I used the crash detect plugin and the include but I got no errors -_-
What to do ?