Connect To Game Server (0x8C)
- Status:
implemented - Direction:
Server - Length:
11 Bytes - POL reference: https://docs.polserver.com/packets/index.php?Packet=0x8C
- Last modified in POL docs:
2008-10-11 12:57:22byMuadDib
Moongate Packet Classes
ServerRedirectPacket(Outgoing, Fixed, length11) fromsrc/Moongate.Network.Packets/Outgoing/Login/ServerRedirectPacket.cs
Current Moongate Behavior
Moongate currently has packet classes for this opcode.
Packet Build
| Type | Field |
|---|---|
BYTE[1] |
cmd |
BYTE[4] |
gameServer IP |
BYTE[2] |
gameServer port |
BYTE[4] |
new key |
Subcommand Build
N/A
Notes
N/A