summaryrefslogtreecommitdiff
path: root/scripts/hudlayout.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2017-12-07 22:08:09 -0500
committerCriticalFlaw <[email protected]>2017-12-07 22:08:09 -0500
commit1f4193750cf5e187579f95d6d196aeeb1f55fdb5 (patch)
tree60b7b58671613a750f213c9c45c0659e0c85fc7d /scripts/hudlayout.res
parent6a84e1117b257217344eddce009dc470c3c9440b (diff)
20171207 - Miscellenaous Formatting Tweaks II
Diffstat (limited to 'scripts/hudlayout.res')
-rw-r--r--scripts/hudlayout.res44
1 files changed, 27 insertions, 17 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res
index 7fdb954..ff15f44 100644
--- a/scripts/hudlayout.res
+++ b/scripts/hudlayout.res
@@ -1379,7 +1379,6 @@
"TextFont" "Default"
"ItemFont" "Default"
"ItemFontPulsing" "Default"
-
}
HudSpellMenu
@@ -1562,8 +1561,8 @@
"avatar_tall" "14"
"show_dead_icon" "1"
- "dead_ypos" "0"
"dead_xpos" "118"
+ "dead_ypos" "0"
"dead_wide" "16"
"dead_tall" "16"
@@ -2181,32 +2180,43 @@
"bgcolor_override" "0 0 0 0"
"PaintBackgroundType" "0" // rounded corners
}
+
+ CTFFlagCalloutPanel
+ {
+ "fieldName" "CTFFlagCalloutPanel"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "40"
+ "tall" "40"
+ "priority" "40"
+ }
+
"HudMenuTauntSelection"
{
"fieldName" "HudMenuTauntSelection"
"visible" "1"
"enabled" "1"
"xpos" "c-235"
-
-
-
-
-
-
-
-
-
-
-
-
-
-
"ypos" "c-85"
"wide" "470"
"tall" "200"
"PaintBackgroundType" "0"
}
+ "ItemAttributeTracker"
+ {
+ "fieldName" "ItemAttributeTracker"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f5"
+ "tall" "f0"
+ "PaintBackgroundType" "0"
+ }
+
HudMiniGame
{
"fieldName" "HudMiniGame"
@@ -2290,4 +2300,4 @@
"mouseinputenabled" "0"
"alpha" "100"
}
-}
+} \ No newline at end of file