mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-05 07:02:37 +00:00
Add OPs for the rest of the clients with support
This commit is contained in:
parent
89bbf05b63
commit
ef74205503
@ -672,3 +672,7 @@ OP_Some3ByteHPUpdate=0x0000 # initial HP update for mobs
|
|||||||
OP_InitialHPUpdate=0x0000
|
OP_InitialHPUpdate=0x0000
|
||||||
|
|
||||||
OP_ItemRecastDelay=0x57ed
|
OP_ItemRecastDelay=0x57ed
|
||||||
|
|
||||||
|
#aura related
|
||||||
|
OP_UpdateAura=0x1fa9
|
||||||
|
OP_RemoveTrap=0x6a4d
|
||||||
|
|||||||
@ -669,3 +669,7 @@ OP_Some3ByteHPUpdate=0x0000 # initial HP update for mobs
|
|||||||
OP_InitialHPUpdate=0x0000 #
|
OP_InitialHPUpdate=0x0000 #
|
||||||
|
|
||||||
OP_ItemRecastDelay=0x15c4
|
OP_ItemRecastDelay=0x15c4
|
||||||
|
|
||||||
|
#aura related
|
||||||
|
OP_UpdateAura=0x169a
|
||||||
|
OP_RemoveTrap=0x4bb6
|
||||||
|
|||||||
@ -658,3 +658,7 @@ OP_ItemRecastDelay=0x0ada
|
|||||||
#OP_NpcMoveUpdate=0x0d11 #SEQ 10/07/08 --NEW FROM SEQ
|
#OP_NpcMoveUpdate=0x0d11 #SEQ 10/07/08 --NEW FROM SEQ
|
||||||
#OP_Zone_MissingName01=0x0000 #
|
#OP_Zone_MissingName01=0x0000 #
|
||||||
#new titles avaliable: #
|
#new titles avaliable: #
|
||||||
|
|
||||||
|
#aura related
|
||||||
|
OP_UpdateAura=0x62a9
|
||||||
|
OP_RemoveTrap=0x7bd9
|
||||||
|
|||||||
@ -685,3 +685,7 @@ OP_ItemRecastDelay=0x82d7
|
|||||||
|
|
||||||
# unhandled
|
# unhandled
|
||||||
OP_ShieldGroup=0x23a1
|
OP_ShieldGroup=0x23a1
|
||||||
|
|
||||||
|
#aura related
|
||||||
|
OP_UpdateAura=0x2480
|
||||||
|
OP_RemoveTrap=0x0115
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user