I can't get this quest, can someone target him and open HBConsole Plugin and run this script pls. I need more data on him.
Log("Me.CurrentTarget.Name: " + Me.CurrentTarget.Name);
Log("Me.CurrentTarget.Entry: " + Me.CurrentTarget.Entry);
Log("Me.CurrentTarget.IsFriendly: " + Me.CurrentTarget.IsFriendly);
HBConsole can download here: http://www.thebuddyforum.com/honorb...gin-allows-you-use-c-lua-directly-plugin.html
Thank you
Hey TuanHA,
here is the data.
Wrathion before Healing Challenge started:
Me.CurrentTarget.Name: Wrathion
Me.CurrentTarget.Entry: 71166
Me.CurrentTarget.IsFriendly: True
Wrathion during healing Challenge:
Me.CurrentTarget.Name: Wrathion
Me.CurrentTarget.Entry: 71357
Me.CurrentTarget.IsFriendly: True
Hope, that helps. It's at least another ID than You posted above.
Myra