mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
Reply to the request made on opening XTarget window
This allows the Extended Targets option in the EQ Menu to open the window
This commit is contained in:
@@ -235,6 +235,8 @@ OP_TargetHoTT=0x3af5
|
||||
OP_XTargetResponse=0x7f64
|
||||
OP_XTargetRequest=0x6753
|
||||
OP_XTargetAutoAddHaters=0x5f51
|
||||
OP_XTargetOpen=0x7423
|
||||
OP_XTargetOpenResponse=0x27e8
|
||||
OP_TargetBuffs=0x1c71
|
||||
OP_BuffCreate=0x71f5
|
||||
OP_BuffRemoveRequest=0x7efd
|
||||
|
||||
@@ -235,6 +235,8 @@ OP_TargetBuffs=0x4f4b
|
||||
OP_XTargetResponse=0x4d59
|
||||
OP_XTargetRequest=0x3763
|
||||
OP_XTargetAutoAddHaters=0x672f
|
||||
OP_XTargetOpen=0x61df
|
||||
OP_XTargetOpenResponse=0x3ef8
|
||||
OP_BuffCreate=0x3377
|
||||
OP_BuffRemoveRequest=0x64f2
|
||||
OP_DeleteSpawn=0x7280
|
||||
|
||||
@@ -239,6 +239,8 @@ OP_TargetHoTT=0x790c # C
|
||||
OP_XTargetResponse=0x6eb5 #
|
||||
OP_XTargetRequest=0x4750 #
|
||||
OP_XTargetAutoAddHaters=0x1a28 #
|
||||
OP_XTargetOpen=0x11ae
|
||||
OP_XTargetOpenResponse=0x45d3
|
||||
OP_TargetBuffs=0x3f24 # C
|
||||
OP_BuffCreate=0x2121 # V
|
||||
OP_BuffRemoveRequest=0x4065
|
||||
|
||||
Reference in New Issue
Block a user