Add Network.CMD_ROOMCHNG
11
Network.CMD_ROOMCHNG.md
Normal file
11
Network.CMD_ROOMCHNG.md
Normal file
@@ -0,0 +1,11 @@
|
||||
| Name | Type | Required | Description |
|
||||
| ---- | ---- | :------: | :---------- |
|
||||
| Length | Byte | ✗ | |
|
||||
| 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. |
|
||||
Reference in New Issue
Block a user