30.06.2009, 22:15
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");).
But if you're using same gamemode every time, you can just set one_hour_timer to restart the gamemode (SendRconCommand("gmx");).