x
ETF2L is looking for new Staff to recruit! Are you interested in supporting the league? Then click here for more details on what we can offer and how to apply! 

Forum

Damage text font help.

Created 27th March 2010 @ 15:03

Add A Reply Pages: 1

Deleteme

Iv got this in my resource/ui/huddamageaccout.res

“Resource/UI/HudDamageAccount.res”
{
“CDamageAccountPanel”
{
“fieldName” “CDamageAccountPanel”
“text_x” “0”
“text_y” “0”
“delta_item_end_y” “0”
“PositiveColor” “255 255 0 255”
“NegativeColor” “255 255 0 255”
“delta_lifetime” “3”
“delta_item_font” “HudFontMediumSmall”
“delta_item_font_big” “HudFontMediumSmall”
}
}

I want to know what to change the bottom two lines to to get the font tf2build for my combat text. Can anyone help? =]


Last edited by Deleteme,

Mors Immortalis

KoP!?

“delta_item_font” <- this is for "normal" dmg
delta_item_font_big” <- this if for critical hits I think
Try to one of these:
HudFontBiggerBold
HudFontMediumBold
HudFontSmallBold
instead of “HudAccountMediumSmal”


Last edited by Mors Immortalis,

Deleteme

Still need help =[

octochris

(0v0)

Try “HudFontSmallBold”, after a bit of digging around the res files I get the impression that is linked to the TF2 Build font.

Deleteme

Quoted from octochris

Try “HudFontSmallBold”, after a bit of digging around the res files I get the impression that is linked to the TF2 Build font.

Thanks for your help, i’ll check.

EDIT: Perfect! thanks so much =]


Last edited by Deleteme,

Add A Reply Pages: 1