update opcodes

This commit is contained in:
KimLS
2026-03-26 13:01:24 -07:00
parent 780dcdab5a
commit aa1c481f65
2 changed files with 10 additions and 10 deletions
@@ -0,0 +1,14 @@
#EQEmu Public Login Server OPCodes
OP_SessionReady=0x0001
OP_Login=0x0002
OP_ServerListRequest=0x0004
OP_PlayEverquestRequest=0x000d
OP_PlayEverquestResponse=0x0023
OP_ChatMessage=0x0017
OP_LoginAccepted=0x0019
OP_ServerListResponse=0x001a
OP_Poll=0x002a
OP_EnterChat=0x000f
OP_PollResponse=0x0011
OP_SystemFingerprint=0x0016
OP_ExpansionList=0x0031