Sent when the player submits the login form.
| Field | Type | Description |
LoginID | string | Player username |
Password | string | Player password |
SitePIN | int32 | Hardcoded to 1234 |
LanguageLocalePairID | OID | “Class”: 4, “Type”: 19, “Server”: 0, “Number”: 9023265 |
UserQueueingToken | string | Hardcoded to "Token" |
ClientEnvInfo | ClientEnvironmentData | OS, resolution, Unity version, etc. |
Token | string | |
LoginType | int32 | |
CNL | string | Channel: steam |
| Field | Type | Description |
SiteInfo | SiteInfo | |
Status | SessionStatus | |
SessionID | OID | |
ConversationID | int64 | |
AssetDeliveryURL | string | Base URL used for asset downloads |
Player | Player | |
MaxOutfit | int16 | |
PlayerStats | []PlayerStats | |
PlayerInfoTO | PlayerInfoTO | |
CurrentServerTime | time.Time | |
SystemLockoutTime | time.Time | |
SystemShutdownTime | time.Time | |
ClientInactivityTimeout | int32 | |
CNL | string | |