PDA

View Full Version : Regarding the party health bars numerical values



Senta
11-25-2004, 01:22 AM
I like having them visable all the time, what would I have to change to get it so the numbers stay visable rather than relying on a mouse over.

Doodle
11-25-2004, 03:19 PM
you can change this using WoW own settings in the options somewhere, browse around

Senta
11-28-2004, 06:19 AM
/deleted

found it ;)

Ralrra
11-28-2004, 01:14 PM
I've been looking around forever and can't find this option lol. Could somebody clue me in as to which one it is?

Zinjinn
11-28-2004, 02:28 PM
I believe it is something along the lines of "Status Bar Text."

Ralrra
11-28-2004, 04:20 PM
Yeah I have that turned on but it's only showing my health/mana, not that of my party members :/

Zinjinn
11-28-2004, 07:20 PM
Do you use the Nurfed UI? As far as I know, the default UI does not show party member stats; however, the Nurfed UI does.

Senta
11-29-2004, 06:38 AM
I'm using nurfed ui, and my party members health/mana doesnt show

It does if i mouse over it.

That was my initial question. How to get it so I dont have to mouseover my parties health to see their value.

I've gotten over it though, but still it'd be nice to see their exact hp

Tivoli
11-29-2004, 07:50 AM
You can open a file called TextStatusBar.lua in the FrameXML folder and change the following line from;

This.Lockshow = 0;

to

This.Lockshow = 1;

I think it's like line 4.

a67rhf7823jn8747==