Skip to content
DummkopfOfHachtenduden edited this page Sep 19, 2021 · 1 revision

Teleports a script object to a specific location.

Parameters

Nr Name Type Value range
1. ObjectID string ObjID or *player
3. TargetRegionX int 0 - 255
4. TargetRegionZ int 0 - 128
5. TargetOffsetX float 0 - 1920
6. TargetOffsetY float 0 - 1920
7. TargetOffsetZ float 0 - 1920
8. TargetRotation float 0 - 360

Example

0.4 S_Teleport *player 140 91 1204 0 1327 180

Clone this wiki locally