OnGameModeExit does not work
#1

Hello. I have a problem with OnGameModeExit because I did not work.
The whole looks like this:
pawn Код:
public OnGameModeExit()
{
print("UNLOAD");
mysql_close();
return true;
}
But the problem is that in our server log files nothing appears
Reply


Messages In This Thread
OnGameModeExit does not work - by LeNy - 01.11.2011, 13:12
Re: OnGameModeExit does not work - by sleepysnowflake - 01.11.2011, 13:17
Re: OnGameModeExit does not work - by LeNy - 01.11.2011, 13:19
Re: OnGameModeExit does not work - by Jakku - 01.11.2011, 13:19
Re: OnGameModeExit does not work - by Michael@Belgium - 01.11.2011, 13:21
Re: OnGameModeExit does not work - by sleepysnowflake - 01.11.2011, 13:25
Re: OnGameModeExit does not work - by LeNy - 01.11.2011, 13:25
AW: Re: OnGameModeExit does not work - by Nero_3D - 01.11.2011, 14:33

Forum Jump:


Users browsing this thread: 1 Guest(s)