PDA

View Full Version : How can I get the Nurfed raid frames to...



Miskus
09-26-2006, 10:59 PM
How can i make the raid bars display the amount of health lost and not have it show the % of HP left...what I would like to do is this here...

http://img148.imageshack.us/my.php?image=ifni1.jpg

cheetah256
09-26-2006, 11:42 PM
Those are nurfed unitframes, but RDX raid frames. http://rdx-raid.com/

kinkyafro
09-27-2006, 01:14 AM
Edit the Default.lua and look for the section Nurfed_RaidUnit_Template and change the line

vars = {format = "$perc"}

to

vars = {format = "$miss"}

a67rhf7823jn8747==