Add Network.CMD_APPRACTR
parent
d311918df8
commit
6645d6ae4e
11
Network.CMD_APPRACTR.md
Normal file
11
Network.CMD_APPRACTR.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
| Name | Type | Required | Description |
|
||||
| ---- | ---- | :------: | :---------- |
|
||||
| Length | Byte | ✗ | |
|
||||
| ObjID | [ObjectID](Network.ObjectID) | ✗ | Refers to the drone appearing. |
|
||||
| Type | Byte | ✗ | `0x0C (12)` |
|
||||
| - | - | - | - |
|
||||
| Room | Short | ✗ | The ID of the room appearing in. |
|
||||
| Loc X | Short | ✗ | X Position |
|
||||
| Loc Y | Short | ✗ | Y Position |
|
||||
| Loc Z | Short | ✗ | Z Position |
|
||||
| Direction | Short | ✗ | Direction |
|
Loading…
Reference in New Issue
Block a user