Skip to main content

SetTextProperties

Sets the properties of a TextToy.

Syntaxโ€‹

SetTextProperties *text_toy_reference "label"? display_width? display_height?

Argumentsโ€‹

NameRequiredTypeDescription
text toy referenceYesa reference to TextToy object.
labelNoAny text e.g. "Hello, World!"Default: not changing
display widthNoAny numberDefault: not changing
display heightNoAny numberDefault: not changing

On a running serverโ€‹

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