Found and added task packets (#5101)
Build / Linux (push) Has been cancelled
Build / Windows (push) Has been cancelled

This commit is contained in:
dannuic
2026-06-17 22:22:09 -06:00
committed by GitHub
parent dc559710ed
commit 974dbcd6ff
38 changed files with 586 additions and 79 deletions
+6
View File
@@ -15,6 +15,7 @@ E(OP_CharInventory)
E(OP_Charm)
E(OP_ClickObjectAction)
E(OP_ClientUpdate)
E(OP_CompletedTasks)
E(OP_Consider)
E(OP_Damage)
E(OP_Death)
@@ -60,6 +61,7 @@ E(OP_SendMaxCharacters)
E(OP_SendMembership)
E(OP_SendMembershipDetails)
E(OP_SendZonepoints)
E(OP_SharedTaskSelectWindow)
E(OP_ShopPlayerBuy)
E(OP_ShopPlayerSell)
E(OP_ShopRequest)
@@ -68,6 +70,10 @@ E(OP_SpecialMesg)
E(OP_SpawnAppearance)
E(OP_SpawnDoor)
E(OP_Stun)
E(OP_TaskActivity)
E(OP_TaskDescription)
E(OP_TaskHistoryReply)
E(OP_TaskSelectWindow)
E(OP_Track)
E(OP_WearChange)
E(OP_Weather)