LoadMapCycle
From King Arthur's Gold Wiki
Revision as of 19:01, 22 August 2012 by Shadlington (Talk | contribs)
Loads the given map cycle file.
bool LoadMapCycle( const string &filename )
Example from Scripts/autostart.as:
LoadMapCycle( "Scripts/mapcycle.cfg" );