Skip to main content

MER.ReadMapData

Optional integration

This method requires ProjectMapEditorReborn.

Reads a MER map file.

Syntax​

MER.ReadMapData "map_name"

Returns​

reference to MERMap object

Arguments​

NameRequiredTypeDescription
map nameYesAny text e.g. "Hello, World!"

Details​

Returns a detached map reference; it is not spawned or added to loaded maps.

Possible errors​

  • The requested map file does not exist or is invalid.

On a running server​

Use serhelp MER.ReadMapData to inspect the reference generated by your installed SER version.