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

Edit HUD

Created 4th May 2015 @ 12:47

Add A Reply Pages: 1

Nevo

/ff
Jamz

Translation of my TF2Connexion topic:
Hey, I’m using a old m0reHUD, and something really bothers me as a medic and I can’t find a way to disable it. The bottom meter and the one under my crosshair. I want to keep only the meter on the right. A picture to illustrate: http://steamcommunity.com/sharedfiles/filedetails/?id=436821673
If someone as any idea how to remove those things that would be great. Tried to mess around my HudMedicCharge.res, didn’t work.

"Resource/UI/HudMedicCharge.res"
{
"Background"
{
"ControlName" "CTFImagePanel"
"fieldName" "Background"
"xpos" "175"
"ypos" "170"
"zpos" "0"
"wide" "130"
"tall" "65"
"visible" "0"
"enabled" "0"
"image" "../hud/medic_charge_blue_bg"
"scaleImage" "1"
"teambg_2" "../hud/medic_charge_red_bg"
"teambg_3" "../hud/medic_charge_blue_bg"
}

"IndividualChargesLabel"
{
"ControlName" "CExLabel"
"fieldName" "IndividualChargesLabel"
"xpos" "c64"
"ypos" "r138"
"zpos" "5"
"wide" "170"
"tall" "37"
"autoResize" "1"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_IndividualUberchargesMinHUD"
"fgcolor" "Garm3nHUDWhite"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"font" "Garm3nFontHuge"
}

"ChargeLabel"
{
"ControlName" "CExLabel"
"fieldName" "ChargeLabel"
"xpos" "c64"
"ypos" "r138"
"zpos" "5"
"wide" "170"
"tall" "37"
"autoResize" "1"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_UberchargeMinHUD"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"fgcolor" "Garm3nHUDWhite"
"font" "Garm3nFontHuge"
}

"ChargeMeter"
{
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter"
"font" "Default"
"xpos" "c-55"
"ypos" "r124"
"zpos" "2"
"wide" "110"
"tall" "11"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"textAlignment" "Left"
"bgcolor_override" "0 0 0 175"
"fgcolor_override" "Garm3nHUDRed"
"dulltext" "0"
"brighttext" "0"
}

"ChargeMeter1"
{
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter1"
"font" "Default"
"xpos" "c-55"
"ypos" "r124"
"zpos" "2"
"wide" "24"
"tall" "11"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"textAlignment" "Left"
"bgcolor_override" "0 0 0 175"
"fgcolor_override" "Garm3nWhite"
"dulltext" "0"
"brighttext" "0"
}

"ChargeMeter2"
{
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter2"
"font" "Default"
"xpos" "c-27"
"ypos" "r124"
"zpos" "2"
"wide" "24"
"tall" "11"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"textAlignment" "Left"
"bgcolor_override" "0 0 0 175"
"fgcolor_override" "Garm3nWhite"
"dulltext" "0"
"brighttext" "0"
}

"ChargeMeter3"
{
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter3"
"font" "Default"
"xpos" "c2"
"ypos" "r124"
"zpos" "2"
"wide" "24"
"tall" "11"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"textAlignment" "Left"
"bgcolor_override" "0 0 0 175"
"fgcolor_override" "Garm3nWhite"
"dulltext" "0"
"brighttext" "0"
}

"ChargeMeter4"
{
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter4"
"font" "Default"
"xpos" "c31"
"ypos" "r124"
"zpos" "2"
"wide" "24"
"tall" "11"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"textAlignment" "Left"
"bgcolor_override" "0 0 0 175"
"fgcolor_override" "Garm3nWhite"
"dulltext" "0"
"brighttext" "0"
}

"ResistIcon"
{
"ControlName" "ImagePanel"
"fieldName" "ResistIcon"
"xpos" "0"
"ypos" "0"
"wide" "0"
"tall" "0"
"visible" "0"
"enabled" "0"
"image" "../HUD/defense_buff_bullet_blue"
"scaleImage" "0"
}
}

I tried to switch enable and visible to 0 to everything one by one, the two meters stay no matter what. I tried to edit it using hudcreator.co.uk, no results.
Open to any idea at this point,thanks.

Nevo

/ff
Jamz

Someone added me and solved the issue ! Thanks a lot to him ! A mirrror for the updated HUD if someone is intrusted http://www14.zippyshare.com/v/FGmxFmzL/file.html

Add A Reply Pages: 1