Counter-Strike 2

Counter-Strike 2

Not enough ratings
How to have a colorful hud in CSGO
By BBQ
   
Award
Favorite
Favorited
Unfavorite
🖤 hi 🖤
To have a color hud in cs go you need to add a few = commands in cfg
bind "w" "+ forward; toggle cl_hud_color 5 6 4 3 2 1 9 8 7 10"
bind "s" "+ back; toggle cl_hud_color 5 6 4 3 2 1 9 8 7 10"
bind "a" "+ moveleft; toggle cl_hud_color 5 6 4 3 2 1 9 8 7 10"
bind "d" "+ moveright; toggle cl_hud_color 5 6 4 3 2 1 9 8 7 10"
then the hud will change colors as we walk
we can also add our own keys, just copy one of the commands above and enter "key" in the bind place.