summaryrefslogtreecommitdiff
path: root/resource/scheme/clientscheme_colors.res
diff options
context:
space:
mode:
authorigor.nikitin <[email protected]>2018-12-19 15:17:35 -0500
committerigor.nikitin <[email protected]>2018-12-19 15:17:35 -0500
commitd0c91bfb5ef3e45b3dd1900a066ea0f2f5be4ab5 (patch)
tree34dd708255b12617c33bd7875504cdc182792a6d /resource/scheme/clientscheme_colors.res
parent86dde7e8b30b6b5236de1c64ba854de66aae9daa (diff)
Installer Changes
- Added additional KonrWings sizes - Rearranged variables to better work with the latest installer
Diffstat (limited to 'resource/scheme/clientscheme_colors.res')
-rw-r--r--resource/scheme/clientscheme_colors.res32
1 files changed, 11 insertions, 21 deletions
diff --git a/resource/scheme/clientscheme_colors.res b/resource/scheme/clientscheme_colors.res
index c82b4eb..296829d 100644
--- a/resource/scheme/clientscheme_colors.res
+++ b/resource/scheme/clientscheme_colors.res
@@ -8,6 +8,17 @@ Scheme
"Ammo In Reserve" "72 255 255 255"
"Ammo In Clip Low" "255 42 130 255"
"Ammo In Reserve Low" "255 128 28 255"
+ "Health Normal" "235 226 202 255"
+ "Health Buff" "48 255 48 255"
+ "Health Hurt" "255 153 0 255"
+ "Uber Bar Color" "235 226 202 255"
+ "Solid Color Uber" "255 50 255 255"
+ "Flashing Uber Color1" "255 165 0 255"
+ "Flashing Uber Color2" "255 69 0 255"
+ "Heal Numbers" "48 255 48 255"
+ "Damage Numbers" "72 255 255 255"
+ "Crosshair" "242 242 242 255"
+ "CrosshairDamage" "255 0 0 255"
//refers to watching stvs/killcam shots
"Spec Health Normal" "235 226 202 255"
@@ -19,32 +30,11 @@ Scheme
"Alternate Spec Health Buff" "48 255 48 255"
"Alternate Spec Health Hurt" "255 153 0 255"
- //refers to player health/targetids
- "Health Normal" "235 226 202 255"
- "Health Buff" "48 255 48 255"
- "Health Hurt" "255 153 0 255"
-
//alternate colors for flashing values
"Alternate Health Normal" "235 226 202 255"
"Alternate Health Buff" "48 255 48 255"
"Alternate Health Hurt" "255 153 0 255"
- "Uber Bar Color" "235 226 202 255"
-
- //solid color uber disabled by default; to enable, uncomment lines in hudanimations_tf.txt
- "Solid Color Uber" "255 50 255 255"
-
- "Flashing Uber Color1" "255 165 0 255"
- "Flashing Uber Color2" "255 69 0 255"
- //"Ubercharge Amount" "48 255 48 255" // disabled temporarily; currently controlled by ammo in clip color
-
- "Heal Numbers" "48 255 48 255"
- "Damage Numbers" "72 255 255 255"
-
- //crosshair colors
- "Crosshair" "242 242 242 255"
- "CrosshairDamage" "255 0 0 255"
-
//'Last DamageHeal Info' refers to the number that appears above hp
"Last DamageHeal Info" "72 255 255 255"