Ulysses

General => Off-Topic => Topic started by: iViscosity on June 21, 2016, 07:29:03 PM

Title: Default colors for TTT?
Post by: iViscosity on June 21, 2016, 07:29:03 PM
I was wondering if there was anywhere, or if anyone knew, what the default colors were for TTT? The things of like where it says in the bottom-left what your role is. I figured they would just be default 255 for the respective colors (r,g,b) but they don't seem to look right, so I was wondering if anyone knew?
Title: Re: Default colors for TTT?
Post by: roastchicken on June 22, 2016, 02:33:39 AM
Well, the most logical place to have the code for the HUD would be gamemodes/terrortown/gamemode/cl_hud.lua (https://github.com/garrynewman/garrysmod/blob/master/garrysmod/gamemodes/terrortown/gamemode/cl_hud.lua). I suggest you take a look in that file.