mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +00:00
Add OPs for the rest of the clients with support
This commit is contained in:
@@ -672,3 +672,7 @@ OP_Some3ByteHPUpdate=0x0000 # initial HP update for mobs
|
||||
OP_InitialHPUpdate=0x0000
|
||||
|
||||
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_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_Zone_MissingName01=0x0000 #
|
||||
#new titles avaliable: #
|
||||
|
||||
#aura related
|
||||
OP_UpdateAura=0x62a9
|
||||
OP_RemoveTrap=0x7bd9
|
||||
|
||||
@@ -685,3 +685,7 @@ OP_ItemRecastDelay=0x82d7
|
||||
|
||||
# unhandled
|
||||
OP_ShieldGroup=0x23a1
|
||||
|
||||
#aura related
|
||||
OP_UpdateAura=0x2480
|
||||
OP_RemoveTrap=0x0115
|
||||
|
||||
Reference in New Issue
Block a user