Skip to main content

MER.SetScale

Optional integration

This method requires ProjectMapEditorReborn.

Sets a MER object scale.

Syntax

MER.SetScale *MER_reference mode x_scale y_scale z_scale

Arguments

NameRequiredTypeDescription
MER referenceYesa reference to IMerReference object.
modeYesOne of the following options:
> set
> add
Options: set, add
x scaleYesAny number
y scaleYesAny number
z scaleYesAny number

Details

Map object changes are refreshed automatically. Some changes can invalidate the old runtime reference.

Possible errors

  • The reference does not represent a map object, definition, or standalone schematic.

On a running server

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