load

Loads map data from a named map file.

Function

Synopsis

btech.map.load( map, name )

Arguments

DbRef|Object map
The BattleTech map.
string name
The non-empty map-file name. It cannot contain .., /, or \.

Returns

None.

Notes

Loading replaces the map’s terrain data and clears attached units and map objects.

See Also