Add a few opcodes

Add onlevelmessage encode
This commit is contained in:
KimLS
2024-12-24 14:29:51 -08:00
parent d9132e84ab
commit 45db09303f
3 changed files with 37 additions and 10 deletions
+10 -10
View File
@@ -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