mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-19 16:52:25 +00:00
14 lines
333 B
Plaintext
14 lines
333 B
Plaintext
#EQEmu Public Login Server OPCodes
|
|
OP_SessionReady=0x0001
|
|
OP_Login=0x0002
|
|
OP_ServerListRequest=0x0004
|
|
OP_PlayEverquestRequest=0x000d
|
|
OP_PlayEverquestResponse=0x0022
|
|
OP_ChatMessage=0x0017
|
|
OP_LoginAccepted=0x0018
|
|
OP_ServerListResponse=0x0019
|
|
OP_Poll=0x0029
|
|
OP_LoginExpansionPacketData=0x0031
|
|
OP_EnterChat=0x000f
|
|
OP_PollResponse=0x0011
|