Changing a GM
#1

Hey,

Just now I tryed to make my GM change. I have:

pawn Код:
public ExitGamemode()
{
    SendClientMessageToAll(COLOR_RED, "Game Changing");
    GameTextForAll("Game Changing", 500, 3);
    GameModeExit();
}
and

pawn Код:
SetTimer ("ExitGameMode", 360000, false);
and of course forward'd.

I then noticed that, it closes and kicks the players out. Is there a different way without using gmx?, I'm with serverffs, I heard they're way of doing but dident understand fully. Can someone explain it?

thanks

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)