Skip to main content

Toy.SetScale

Sets the scale of a toy.

Syntaxโ€‹

Toy.SetScale *toy_reference scale_mode? x_scale? y_scale? z_scale?

Argumentsโ€‹

NameRequiredTypeDescription
toy referenceYesa reference to AdminToy object.
scale modeNoOne of the following options:
> add
> set
Options: add, set
x scaleNoAny numberDefault: 0
y scaleNoAny numberDefault: 0
z scaleNoAny numberDefault: 0

On a running serverโ€‹

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