diff --git a/Network.CMD_SESSINIT.md b/Network.CMD_SESSINIT.md new file mode 100644 index 0000000..58a1ed5 --- /dev/null +++ b/Network.CMD_SESSINIT.md @@ -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. | \ No newline at end of file