Add Network.CMD_REGOBJID

Wirlaburla 2023-09-30 13:30:55 -04:00
parent 17a34fc7fd
commit b93c7c9527

8
Network.CMD_REGOBJID.md Normal file

@ -0,0 +1,8 @@
| Name | Type | Required | Description |
| ---- | ---- | :------: | :---------- |
| Length | Byte | ✗ | |
| ObjID | [ObjectID](Network.ObjectID) | ✗ | Always 255. |
| Type | Byte | ✗ | `0x0D (13)` |
| - | - | - | - |
| Long | String | ✗ | The long ID to assign. |
| Short | Byte | ✗ | The short ID to assign the long ID to. |