LoadMapCycle

From King Arthur's Gold Wiki
Jump to: navigation, search

Loads the given map cycle file.

bool LoadMapCycle( const string &filename )

Example from Scripts/autostart.as:

LoadMapCycle( "Scripts/mapcycle.cfg" );