Skip to main content

MER.ShowSchematic

Optional integration

This method requires ProjectMapEditorReborn.

Shows a MER schematic.

Syntax

MER.ShowSchematic @players *schematic_reference

Arguments

NameRequiredTypeDescription
playersYesPlayer variable (e.g. @all, @classDPlayers)
schematic referenceYesa 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.