From 410086a3df5f9fef0d77d8c1e83c2db2bc91815f Mon Sep 17 00:00:00 2001 From: raysfire Date: Wed, 11 Jun 2014 19:11:14 -0500 Subject: Updated to fix dual huntsman meters, adjusted for eureka effect --- minmode/scripts/hudlayout.res | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'minmode/scripts') diff --git a/minmode/scripts/hudlayout.res b/minmode/scripts/hudlayout.res index 9371974..dc18d43 100644 --- a/minmode/scripts/hudlayout.res +++ b/minmode/scripts/hudlayout.res @@ -892,6 +892,7 @@ "tall" "500" "MeterFG" "White" "MeterBG" "Gray" + "alpha" "0" } HudFlameRocketCharge @@ -1752,6 +1753,18 @@ "PaintBackgroundType" "0" } + "HudEurekaEffectTeleportMenu" + { + "fieldName" "HudEurekaEffectTeleportMenu" + "visible" "1" + "enabled" "1" + "xpos" "c-125" + "ypos" "c-55" + "wide" "500" + "tall" "200" + "PaintBackgroundType" "0" + } + "HudMenuSpyDisguise" { "fieldName" "HudMenuSpyDisguise" @@ -2107,4 +2120,17 @@ "bgcolor_override" "0 0 0 0" "PaintBackgroundType" "0" // rounded corners } + "HudMenuTauntSelection" + { + "fieldName" "HudMenuTauntSelection" + "visible" "1" + "enabled" "1" + "xpos" "c-235" + "ypos" "c-52" + "ypos_hidef" "c-42" + "ypos_lodef" "c-42" + "wide" "470" + "tall" "200" + "PaintBackgroundType" "0" + } } -- cgit v1.2.3