summaryrefslogtreecommitdiff
path: root/resource/ui/HudItemEffectMeter_Sniper.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2017-02-18 14:01:42 -0700
committerCriticalFlaw <[email protected]>2017-02-18 14:01:42 -0700
commit9af5265fb62d3a398409b1be4a058d7762a2c380 (patch)
tree6f68667941e4182f6c9c6a8f7ff9619dc868ec2a /resource/ui/HudItemEffectMeter_Sniper.res
parent54dab300d1715a4fed8488a5b43d80c30e717597 (diff)
Minmode Reimplementation
- Added "_minmode" variables to files that use them - Removed minmode folder and files - Minmode can now be activated without needing to copy files over
Diffstat (limited to 'resource/ui/HudItemEffectMeter_Sniper.res')
-rw-r--r--resource/ui/HudItemEffectMeter_Sniper.res9
1 files changed, 9 insertions, 0 deletions
diff --git a/resource/ui/HudItemEffectMeter_Sniper.res b/resource/ui/HudItemEffectMeter_Sniper.res
index 28b5ded..b064e61 100644
--- a/resource/ui/HudItemEffectMeter_Sniper.res
+++ b/resource/ui/HudItemEffectMeter_Sniper.res
@@ -7,6 +7,8 @@
"enabled" "1"
"xpos" "c-75"
"ypos" "367"
+ "xpos_minmode" "c-125"
+ "ypos_minmode" "315"
"wide" "500"
"tall" "500"
"MeterFG" "White"
@@ -38,6 +40,7 @@
"ControlName" "CExLabel"
"fieldName" "ItemEffectMeterLabel"
"xpos" "190"
+ "xpos_minmode" "192"
"ypos" "-1"
"zpos" "2"
"wide" "40"
@@ -79,6 +82,8 @@
"fieldName" "ItemEffectMeterCount"
"xpos" "190"
"ypos" "10"
+ "xpos_minmode" "192"
+ "ypos_minmode" "6"
"zpos" "2"
"wide" "40"
"tall" "20"
@@ -91,6 +96,7 @@
"dulltext" "0"
"brighttext" "0"
"font" "CerbeticaBold28"
+ "font_minmode" "CerbeticaBold16"
}
"ItemEffectMeterCountBackground"
{
@@ -98,6 +104,8 @@
"fieldName" "ItemEffectMeterCountBackground"
"xpos" "191"
"ypos" "11"
+ "xpos_minmode" "193"
+ "ypos_minmode" "6"
"zpos" "2"
"wide" "40"
"tall" "20"
@@ -110,6 +118,7 @@
"dulltext" "0"
"brighttext" "0"
"font" "CerbeticaBold28"
+ "font_minmode" "CerbeticaBold16"
"fgcolor" "transparentblack"
}
}