TMap.SetMap

From Soldat Community Wiki
Jump to: navigation, search
procedure SetMap(NewMap: string)
 NewMap: Name of the map to be loaded

Description

Tries to change map to NewMap
If the map file is not found, warning is being generated and sent to server console.

Example

Map.SetMap('ctf_Laos');