function LoadList(MapsList: string): Boolean MapsList: path to a new list of maps Result: if it worked or not
Changes list of maps used Returns true if changing the list was successfull, false otherwise
Game.LoadList('climbmaps.txt');