mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 01:08:21 +00:00
Found and added task packets (#5101)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user