Update Network.CMD_ROOMCHNG
parent
ec8caa0178
commit
a3321ac4b4
|
@ -4,8 +4,8 @@
|
|||
| ObjID | [ObjectID](Network.ObjectID) | ✗ | Refers to the drone. |
|
||||
| Type | Byte | ✗ | `0x05 (5)` |
|
||||
| - | - | - | - |
|
||||
| RoomID | Short | ✗ | The room in which the drone was changed to. |
|
||||
| Loc X | Short | ✗ | New X position in room. |
|
||||
| Loc Y | Short | ✗ | New Y position in room. |
|
||||
| Loc Z | Short | ✗ | New Z position in room. |
|
||||
| Rotation | Short | ✗ | New rotation in room. |
|
||||
| Room | Short | ✗ | The room in which the drone was changed to. |
|
||||
| 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. |
|
Loading…
Reference in New Issue
Block a user