mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 12:18:27 +00:00
Add a few opcodes
Add onlevelmessage encode
This commit is contained in:
@@ -313,14 +313,14 @@ OP_Stun=0x0000
|
||||
OP_SendFindableNPCs=0x0000
|
||||
OP_FindPersonRequest=0x0000
|
||||
OP_FindPersonReply=0x0000
|
||||
OP_Sound=0x0000
|
||||
OP_CashReward=0x0000
|
||||
OP_Sound=0x2fa8
|
||||
OP_CashReward=0x5e23
|
||||
OP_PetBuffWindow=0x0000
|
||||
OP_LevelAppearance=0x0000
|
||||
OP_Translocate=0x0000
|
||||
OP_Sacrifice=0x0000
|
||||
OP_PopupResponse=0x0000
|
||||
OP_OnLevelMessage=0x0000
|
||||
OP_LevelAppearance=0x5d24
|
||||
OP_Translocate=0x2772
|
||||
OP_Sacrifice=0x2cbf
|
||||
OP_PopupResponse=0x6be9
|
||||
OP_OnLevelMessage=0x2a41
|
||||
OP_AugmentInfo=0x0000
|
||||
OP_Petition=0x0000
|
||||
OP_SomeItemPacketMaybe=0x0000
|
||||
@@ -420,10 +420,10 @@ OP_MercenarySuspendResponse=0x0000
|
||||
OP_MercenaryUnsuspendResponse=0x0000
|
||||
|
||||
# Looting
|
||||
OP_LootRequest=0x0000
|
||||
OP_EndLootRequest=0x0000
|
||||
OP_LootRequest=0x60e5
|
||||
OP_EndLootRequest=0x35f6
|
||||
OP_LootItem=0x0000
|
||||
OP_LootComplete=0x0000
|
||||
OP_LootComplete=0x1f5e
|
||||
|
||||
# bazaar trader stuff:
|
||||
OP_BazaarSearch=0x0000
|
||||
|
||||
Reference in New Issue
Block a user