How to automaticlly change Gamemodes when you win a round?
#8

pawn Код:
public ExitTheGameMode()
{
      PlaySoundForAll(1186, 0.0, 0.0, 0.0); // Stops the music
    //printf("Exiting Game Mode");
    SendRconCommand("changemode cng");
      GameModeExit();
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)