Is there a way to make my server change gamemodes every hour?
#2

Make a every_hour_timer in which you're going to use SendRconCommand function which will send rcon command to change gamemode (SendRconCommand("changemode modename");).

But if you're using same gamemode every time, you can just set one_hour_timer to restart the gamemode (SendRconCommand("gmx");).
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)