IdleMapSwitch Mutator by prom6 / HrvBoedefeld

Description:
AutoSwitch to next map in maplist when no one joins/readies the map within set time (GameType TimeLimit).
You can use this so empty servers do map rotation and not halt on a map for forever which maybe no one wants to play/join.

Installation:
Put IdleMapSwitch.u and IdleMapSwitch.int into your UT system folder.

Usage/Explanation:
The currently active gametypes TimeLimit will determine how much time the game should wait until the map is switched. If you set the gametypes TimeLimit to 10, it waits 10mins (timer checking every 10 secs) for someone to ready and if no one does it switches to next map. If someone starts the map the timer is stopped. After that either timelimit or map win condition will switch normally. TimeLimit has to be something else than 0.