Server crash
#6

Read somewhere that it is necessary to move the mysql_close (connectionHandle); of OnGameModeExit () in GameModeExitFunc () to set the reset mode, that is, would look something like this:

Quote:

public GameModeExitFunc ()
{
mysql_close (connectionHandle);
GameModeExit ();
}

instead connectionHandle your connection will insert

I apologize for my knowledge of English, I'm from Russia
Reply


Messages In This Thread
Server crash - by jamesmercer1947 - 07.05.2013, 22:29
Respuesta: Server crash - by LoLeRo - 07.05.2013, 22:32
Re: Server crash - by jamesmercer1947 - 07.05.2013, 23:14
Respuesta: Server crash - by LoLeRo - 07.05.2013, 23:35
Re: Server crash - by jamesmercer1947 - 08.05.2013, 13:13
Re: Server crash - by Vlad_Cruiser - 03.06.2013, 18:51
Re: Server crash - by Richie© - 03.06.2013, 18:55

Forum Jump:


Users browsing this thread: 2 Guest(s)