SA-MP Forums Archive
server restart - 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: server restart (/showthread.php?tid=650608)



server restart - BulletRaja - 03.03.2018

whenever i restart my server always says Server Closed COnnection
please help to fix this and directly continue to login when server restarted


Re: server restart - ivndosos - 03.03.2018

You need to re-log.


Re: server restart - BulletRaja - 03.03.2018

Quote:
Originally Posted by ivndosos
Посмотреть сообщение
You need to re-log.
but when i use other script and do /restart its working and connecting directly to login


Re: server restart - Sew_Sumi - 03.03.2018

You could check the other script and see as to how it does it. It's likely a kick or something to make you reconnect.


Re: server restart - SoloMid - 03.03.2018

Maybe you're having a function that kick players after your server's restart?


Re: server restart - BulletRaja - 03.03.2018

Thanks all