1 Network.CMD_TELEPORT
Wirlaburla edited this page 2023-10-01 20:29:35 -04:00
Name Type Required Description
Length Byte
ObjID ObjectID The drone teleporting.
Type Byte 0x12 (18)
- - - -
Room Short The room the drone is teleporting to or from.
Exit Type Byte If the value is not 0, the drone exited the room.
Entry Type Byte If Exit Type is 0, this is checked. If the value is not 0, the drone has entered the room.
Position X Short The new position on the X axis.
Position Y Short The new position on the Y axis.
Position Z Short The new position on the Z axis.
Direction Short The new facing direction.