Changed hud a bit

This commit is contained in:
Kamay Xutax 2024-09-15 13:42:01 +02:00
parent 006c21e0a2
commit 480b86bae4
40 changed files with 7 additions and 15 deletions

3
.gitignore vendored
View file

@ -52,5 +52,6 @@ css_enhanced/game/dedicated_launcher
css_enhanced/game/cstrike/cfg/config.cfg
css_enhanced/game/bin/*.lib
css_enhanced/game/cstrike/bin/*.lib
css_enhanced/game/cstrike/downladlists/*
css_enhanced/game/cstrike/downloadlists/*
css_enhanced/game/cstrike/download/*
css_enhanced/game/cstrike/materials/temp

View file

@ -16,9 +16,9 @@ Scheme
Colors
{
// base colors
"Nira1" "255 255 255 255"
"Nira1" "255 255 255 230"
"Nira2" "255 255 255 200"
"White" "255 255 255 255"
"White" "255 255 255 230"
"TransparentWhite" "255 255 255 200"
"Black" "0 0 0 255"
"TransparentBlack" "0 0 0 200"

View file

@ -16,11 +16,11 @@ Scheme
Colors
{
// base colors
"Nira1" "255 255 255 255"
"Nira1" "255 255 255 230"
"Nira2" "255 255 255 210"
"White" "255 255 255 255"
"White" "255 255 255 230"
"TransparentWhite" "255 255 255 210"
"Black" "0 0 0 255"
"Black" "0 0 0 230"
"TransparentBlack" "0 0 0 210"
"BGTransparentBlack" "0 0 0 90"
"Blank" "0 0 0 0"

View file

@ -1 +0,0 @@
"maps\awp_lego_3_v20.bsp"

View file

@ -1,2 +0,0 @@
"maps\de_aztec.bsp"
"maps\de_aztec.nav"

View file

@ -1,2 +0,0 @@
"maps\de_cbble.bsp"
"maps\de_cbble.nav"

View file

@ -1,2 +0,0 @@
"maps\de_corse.bsp"
"maps\de_corse.nav"

View file

@ -1,2 +0,0 @@
"maps\de_dust2.bsp"
"maps\de_dust2.nav"