Server not shutting down..
#1

My server isn't shutting down ..

Code:
[18:23:35] --- Server Shutting Down.
And thats it.. Server is not shutting down. My hoster said that something is wrong with my Gamemode, because other servers are working..
Please help.. I think something with 0.3d.
Im using these plugins:
Code:
mysql.so streamer.so Whirlpool.so sscanf.so MerRandom.so
Reply
#2

Show us your OnGameModeExit() callback.
Reply
#3

Quote:

public OnGameModeExit()
{
foreach(Player, i) update(i);
UpdateCars();
UuendaMajad();
KillTimer(accountupdate);
mysql_close();
KillTimer(Spido);
return 1;
}

Thiisss
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)