Counter-Strike 2

Counter-Strike 2

Otillräckligt med betyg
How to have a colorful hud in CSGO
Av BBQ
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
🖤 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.