Skip to main content

MER.UnloadMap

Optional integration

This method requires ProjectMapEditorReborn.

Unloads a MER map.

Syntax​

MER.UnloadMap "map_name"

Returns​

bool value

Arguments​

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

Details​

Returns true when the map was loaded.

On a running server​

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