Skip to main content

Toy.TPPosition

Teleports an Admin Toy to the given absolute coordinates

Syntax​

Toy.TPPosition *toy_reference mode x_position y_position z_position

Arguments​

NameRequiredTypeDescription
toy referenceYesa reference to AdminToy object.
modeYesOne of the following options:
> add
> set
Indicates whether to add the vector to the toy's position or to set the position to it.
x positionYesAny number
y positionYesAny number
z positionYesAny number

Details​

Spawns the toy if it hasn't been already

On a running server​

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