You can up to 16 different games this way.
Basically what it does when the time comes is make that game the "DefaultGame" so once there are no players on the server for 3 minutes it will switch
It picks the game by the Hour you want it to switch.
Eg:
SwitchToGame=(SwitchHour=12,ClassName="XGame.xDeat hMatch",DoSwitch=True)
The server will switch to that game a 12:00 midday.
The DoSwitch= at the end must be True for the switch to happen.
Comment