OnGameModeInit keeps getting called automatically.
#8

It seems to me that something in the script is explicitly restarting the server, either by:

pawn Код:
SendRconCommand("gmx");
Or:

pawn Код:
GameModeExit();
Search for those two functions and remove them.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)