I have Kodack X BlizzRepack.For 2.4.3 and its Arcemu.
And It shows me mob health in percents ( % )
How do I change it to show actual health ?
I have Kodack X BlizzRepack.For 2.4.3 and its Arcemu.
And It shows me mob health in percents ( % )
How do I change it to show actual health ?
It's a client side interface option.
I unchecked that option in interface, but still same thing
On every single mob it shows me 100/100
Doesn't work.
Was 100%, changed to 100/100,every single mob has 100/100.
This cant be on client side, its the repack, I know because I played on other private servers like Archangel(wow-one.com private server,very popular) , and on that server it shows me the actual health of mobs.
Are you using ArcEmu wow 3.3.5a Repack or which Repack are you using? Like Stoneharry said, If it is a repack bug then it must be your repack because on mine I have no problem with enabling / disabling the percentages.
The only other thing I can think of is the GM's very boring reply to problems, Have you tried deleting your cache / wtf and interface folders? (Remember to change the realmlist back on your WTF config!)
This picture was taken on my private server, hosted on my PC, just a minute ago.I am the only one playing.
_________________
This picture was taken on private server called Archangel.
Repack is called Kodack X BlizzRepack.Its a repack for 2.4.3 version of WoW and its Arcemu core.
The mobs health is not in percentages in the screenshot you have linked?
edit: The first one = an old version of ArcEmu. That is probably your issue. Use Oregon or Mangos for 2.4.3.
OK I will, thanks![]()
To display actual health rather than a percentage in PhilHealth Online follow these simple steps. First, define two values: maxHealth, representing the maximum possible health, and currentHealthPercentage, which indicates the current health as a percentage. Then, convert the percentage into an actual value using this formula:
actualHealth
=
(
currentHealthPercentage
100
)
×
maxHealth
actualHealth=(
100
currentHealthPercentage
)×maxHealth
This calculation will provide the actual health based on the percentage. Finally, update the health display in PhilHealth Online to show the exact health points instead of a percentage, offering a clearer understanding of remaining health.