Add script changes for hud_keystate addition

This commit is contained in:
squeek 2015-04-23 19:55:37 -07:00
parent 4d8e9d63b7
commit 8865703ff6
3 changed files with 11 additions and 0 deletions

View file

@ -44,6 +44,8 @@ Scheme
"HealthIncAbove100Color" "0 255 0 255"
"HealthLowColor" "255 0 0 255"
"HealthDmgColor" "255 0 0 255"
"KeyStatePressed" "0 255 0 255"
/////////////// VGUI Colours ///////////////
"UI_Tone_Default" "199 219 255 255"

Binary file not shown.

View file

@ -769,6 +769,15 @@
"PaintBackgroundType" "2"
}
HudKeyState
{
"fieldName" "HudKeyState"
"xpos" "c-32"
"ypos" "r172"
"wide" "64"
"tall" "64"
}
HudAmmoSecondary
{
"fieldName" "HudAmmoSecondary"