MER.UnloadMap
Optional integration
This method requires ProjectMapEditorReborn.
Unloads a MER map.
Syntax
MER.UnloadMap "map_name"
Returns
bool value
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
map name | Yes | Any 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.