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

Quote:
Originally Posted by Donnie_Viper
I am using 2 different gamemodes
So you can make it like this:
In first gamemode add one hour timer when the gamemode starts by using this (don't forget the timer):
pawn Код:
SendRconCommand("changemode SecondGameModeName");
and one hour timer in other gamemode by using this (don't forget the timer):
pawn Код:
SendRconCommand("changemode FirstGameModeName");
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)