A quick guide to crafting a beautiful HUD using console commands.
The Commands
So, basically the command is toggle cl_hud_color 5 6 4 3 2 1 9 8 7 10, you bind that to a key and it’ll change the HUD color, but to get it working automatically, just bind it to normally used keys like WASD. These are the commands I used.
- 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”
- bind “SPACE” “+jump; toggle cl_hud_color 5 6 4 3 2 1 9 8 7 10”
- bind “MOUSE1” “+attack; toggle cl_hud_color 5 6 4 3 2 1 9 8 7 10”
Now you can get angry at yourself when you get distracted in your comp game!
You May Also Like:
- Counter-Strike: Global Offensive – How to Practice Offline with Bots (Danger Zone)
- Counter-Strike: Global Offensive – Mirage Ramp to Balcony Molotov
- Counter-Strike: Global Offensive – Virus Outbreak Coins + Hard Mode (Operation Shattered Web)
- Counter-Strike: Global Offensive – Danger Zone Tips
- Counter-Strike: Global Offensive – FPS Drops & Solutions for Better FPS on Low / Mid-end Machines
Leave a Reply