TGame.LoadList
function LoadList(MapsList: string): Boolean MapsList: path to a new list of maps Result: if it worked or not
Description
Changes list of maps used
Example
Game.LoadList('climbmaps.txt');
function LoadList(MapsList: string): Boolean MapsList: path to a new list of maps Result: if it worked or not
Changes list of maps used
Game.LoadList('climbmaps.txt');