0x91 — Game Server Login
Client → Server
Game server login (0x91): the auth key from the redirect plus the account credentials.
- Class:
GameServerLoginPacket - Size: 65 bytes (fixed)
Fields
| Field | Type |
|---|---|
AuthKey |
uint |
Account |
string |
Password |
string |