30.06.2009, 22:11
I was wondering, is there a way to make the gamemode change every hour, so I wouldn't have to do it manually? Thanks.
Originally Posted by Donnie_Viper
I am using 2 different gamemodes
|
SendRconCommand("changemode SecondGameModeName");
SendRconCommand("changemode FirstGameModeName");
Originally Posted by Donnie_Viper
It asks for a interval for the timer, what number will mean 1 Hour?
|
Originally Posted by Donnie_Viper
It asks for a interval for the timer, what number will mean 1 Hour?
|
Originally Posted by Donnie_Viper
OK, thanks, it works right (well, compiled right :P), thanks for the help (now I do believe I put both if them in the server.cfg? lol)
|