mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-07 18:43:52 +00:00
16 lines
401 B
Plaintext
16 lines
401 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
|
|
OP_CancelOfflineTrader=0x0016
|
|
OP_CancelOfflineTraderResponse=0x0030
|