mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 13:16:39 +00:00
AA struct work
This commit is contained in:
@@ -97,10 +97,10 @@ OP_SendExpZonein=0x02b4
|
||||
OP_SendAATable=0x5f30
|
||||
OP_ClearAA=0x3498
|
||||
OP_ClearLeadershipAbilities=0x0000 #removed; leadership abilities are baked in and always on
|
||||
OP_RespondAA=0x0000
|
||||
OP_UpdateAA=0x0000
|
||||
OP_SendAAStats=0x0000
|
||||
OP_AAExpUpdate=0x0000 #0x642f
|
||||
OP_RespondAA=0x4c67
|
||||
OP_UpdateAA=0x3b30
|
||||
OP_SendAAStats=0x7d65 #i'll be honest i think this was removed at some point but this is the op at the spot in the list
|
||||
OP_AAExpUpdate=0x642f #need to look into whether this has changed; exp did
|
||||
OP_ExpUpdate=0x611d
|
||||
OP_HPUpdate=0x775c
|
||||
OP_ManaChange=0x700f
|
||||
@@ -299,11 +299,11 @@ OP_SaveOnZoneReq=0x3bfe
|
||||
OP_ReadBook=0x0000
|
||||
OP_Dye=0x0000
|
||||
OP_InterruptCast=0x0000
|
||||
OP_AAAction=0x0000
|
||||
OP_AAAction=0x71BB
|
||||
OP_LeadershipExpToggle=0x0000
|
||||
OP_LeadershipExpUpdate=0x0000
|
||||
OP_PurchaseLeadershipAA=0x0000
|
||||
OP_UpdateLeadershipAA=0x0000
|
||||
OP_PurchaseLeadershipAA=0x0000 #removed, these act as if all purchased now
|
||||
OP_UpdateLeadershipAA=0x0000 #removed, these act as if all purchased now
|
||||
OP_MarkNPC=0x0000
|
||||
OP_ClearNPCMarks=0x0000
|
||||
OP_DelegateAbility=0x0000
|
||||
@@ -366,7 +366,7 @@ OP_OpenContainer=0x0000
|
||||
OP_Marquee=0x0000
|
||||
OP_ItemRecastDelay=0x0000
|
||||
#OP_OpenInventory=0x0000 # Likely does not exist in RoF -U
|
||||
OP_ResetAA=0x0000
|
||||
OP_ResetAA=0x53c0
|
||||
OP_Fling=0x0000
|
||||
OP_CancelSneakHide=0x0000
|
||||
OP_AggroMeterLockTarget=0x0000
|
||||
@@ -546,7 +546,7 @@ OP_GroupLeaderChange=0x0000
|
||||
OP_GroupRoles=0x0000
|
||||
OP_GroupMakeLeader=0x0000
|
||||
OP_DoGroupLeadershipAbility=0x0000
|
||||
OP_GroupLeadershipAAUpdate=0x0000
|
||||
OP_GroupLeadershipAAUpdate=0x0000 # removed these act as if you have always purchased them
|
||||
OP_GroupMentor=0x0000
|
||||
OP_InspectBuffs=0x0000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user