• How do I get this damage indicator on hud?
    31 replies, posted
[img]http://img.loldepot.com/6dde26a8720afef6f89289.png[/img] Download: [url]http://blackrose.reager.org/downloadables/HudDamageAccount.rar[/url] Code: [code] "Resource/UI/HudDamageAccount.res" { "CDamageAccountPanel" { "fieldName" "CDamageAccountPanel" "text_x" "0" "text_y" "0" "delta_item_end_y" "5" "PositiveColor" "255 0 0 255" "NegativeColor" "255 0 0 255" "delta_lifetime" "1.75" "delta_item_font" "HudFontSmallest" "delta_item_font_big" "HudFontMedium" } "DamageAccountValue" { "ControlName" "CTFLabel" "fieldName" "DamageAccountValue" "xpos" "c-339" "ypos" "r33" "zpos" "2" "wide" "100" "tall" "26" "visible" "1" "enabled" "1" "labelText" "%metal%" "textAlignment" "center" "fgcolor" "255 0 0 255" "font" "HudFontSmallest" } "DamageAccountValueBG" { "ControlName" "CTFLabel" "fieldName" "DamageAccountValue" "xpos" "c-338" "ypos" "r32" "zpos" "1" "wide" "100" "tall" "26" "visible" "1" "enabled" "1" "labelText" "%metal%" "textAlignment" "center" "fgcolor" "0 0 0 255" "font" "HudFontSmallest" } "DamageLable" { "ControlName" "CTFLabel" "fieldName" "Ammooo" "font" "ScoreboardVerySmall" "labelText" "Dam:" "fgcolor" "TanLight" "textAlignment" "center" "xpos" "c-342" "ypos" "r40" "zpos" "1" "wide" "100" "tall" "26" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" } }[/code]
[QUOTE=Eight Bit;19293974]That HUD is ugly as fuck. [editline]01:29AM[/editline] Needs less viewmodel_fov.[/QUOTE] I hate when people overuse the viewmodel and you can see like, all of their arms.
Sorry, you need to Log In to post a reply to this thread.