
Colorful HUD (Interface)
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.
You May Also Read
- Counter-Strike: Global Offensive – How to Make Your HUD Rainbow
- Counter-Strike: Global Offensive – Fun Console Commands
- Counter-Strike: Global Offensive – Improving the Сrosshair in AWP
- Counter-Strike: Global Offensive – Headshot Spree Guide
- Counter-Strike: Global Offensive – How to Practice Offline with Bots (Danger Zone)
Be the first to comment