So this isn't exclusively for a health bar but is there any way of tracking health when the game doesn't display HP every refresh (Like aardwolf does).
The only way of checking your own health is by typing "he"
Which displays
and the only way of checking others health is typing gr and it displays
Would you have to have the script type it in, hide it somehow and then capture the values from it and display it elsewhere?
Thanks for any input!
The only way of checking your own health is by typing "he"
Which displays
Mana: 0 / 0
Vitality: 158 / 159
Status: Healthy
and the only way of checking others health is typing gr and it displays
Your group currently consists of:
Guran (F) [HE:100% ST:Ready]
Jinx (F) [HE: 98% ST:Ready]
Platy (F) [HE:100% ST:Ready]
Meeps (F) [HE:100% ST:Ready]
Magica (F) [HE:100% ST:Ready]
Lodie (L) [HE:100% ST:Ready]
Would you have to have the script type it in, hide it somehow and then capture the values from it and display it elsewhere?
Thanks for any input!