Loads the given map cycle file.
bool LoadMapCycle( const string &filename )
Example from Scripts/autostart.as:
LoadMapCycle( "Scripts/mapcycle.cfg" );