MER.ShowSchematic
Optional integration
This method requires ProjectMapEditorReborn.
Shows a MER schematic.
Syntax
MER.ShowSchematic @players *schematic_reference
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
players | Yes | Player variable (e.g. @all, @classDPlayers) | |
schematic reference | Yes | a reference to MERSchematic object. |
Details
Sends spawn messages only to the specified players; visibility is transient.
Possible errors
- The schematic reference is no longer valid.
- A player's connection is not available.
On a running server
Use serhelp MER.ShowSchematic to inspect the reference generated by your installed SER version.