SA-MP Forums Archive
SERVER DO NOT 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: SERVER DO NOT OFF. (/showthread.php?tid=369212)



SERVER DO NOT OFF. - budelis - 16.08.2012

Hi. I can't off my sever ( my server is on host ). I think this is host problem, but i wrote owner and he too couldn't off server with hands. I think here is problem:

Код:
public OnGameModeExit()
{
    mysql_close();
    SendRconCommand( "exit" );
}
And too, when i go to server i can't connect. AND THIS IS JUST THEN WHEN I OFF SERVER. Maybe need return 1; ? or something more. Help if you know.


Re: SERVER DO NOT OFF. - SaYrOn - 16.08.2012

Try to add return 1;