04-02-2020, 08:23 PM
Have you ever looked at that crosshair in the middle of your screen and thought to yourself "Wow I wish those 5 pixels weren't white".
Well have I got something for you.
Simply go to (steamapps\common\GarrysMod\garrysmod\resource\ClientScheme.res)
Open ClientScheme.res in a text editor
Scroll down to
// HL1-style HUD colors
"Yellowish" "255 160 0 255"
"Normal" "0 125 0 255"
"Caution" "255 48 0 255"
From here you can change the normal colour which is arranged in the classic Red Blue Green format for easy of use.
I am not responsible for any issues encountered while editing this document. Nor am I responsible for this not working as a prop and only for hunters. This is completely pointless and I have no idea why someone would ever actually want to change 5 pixels but isolation, boredom and gmod don't lead to useful decisions. When changing the RGBA colours don't touch A.
Well have I got something for you.
Simply go to (steamapps\common\GarrysMod\garrysmod\resource\ClientScheme.res)
Open ClientScheme.res in a text editor
Scroll down to
// HL1-style HUD colors
"Yellowish" "255 160 0 255"
"Normal" "0 125 0 255"
"Caution" "255 48 0 255"
From here you can change the normal colour which is arranged in the classic Red Blue Green format for easy of use.
I am not responsible for any issues encountered while editing this document. Nor am I responsible for this not working as a prop and only for hunters. This is completely pointless and I have no idea why someone would ever actually want to change 5 pixels but isolation, boredom and gmod don't lead to useful decisions. When changing the RGBA colours don't touch A.