Add Network.CMD_SESSINIT

Wirlaburla 2023-09-29 16:04:31 -04:00
parent 63b102e4eb
commit a87cd792cd

7
Network.CMD_SESSINIT.md Normal file

@ -0,0 +1,7 @@
| Name | Type | Required | Description |
| ---- | ---- | :------: | :---------- |
| Length | Byte | ✗ | |
| ObjID | [ObjectID](Network.ObjectID) | ✗ | Always refers to client. |
| Type | Byte | ✗ | `0x06 (6)` |
| - | - | - | - |
| Properties | [OldPropertyList](Network.PropertyList#oldpropertylist) | ✗ | For properties to authenticate and initialize a login. |