Posts: 190
Threads: 20
Joined: Feb 2010
Reputation:
0
I need to know if there is a code/filterscript that can switch gamemodes/filterscripts like for a minigame server. Cheers
Posts: 6,129
Threads: 36
Joined: Jan 2009
You can use a timer, then execute an RCON command. It doesn't kill to search either, there are plenty of pre-made scripts for this precise thing.
Posts: 1,110
Threads: 183
Joined: Jul 2009
Reputation:
0
Simple. Timer then send rcon command changemode to your next mode.