That looks like it works Thanks
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jonathan White Sent: Sunday, February 21, 2010 10:11 AM To: [email protected] Subject: Re: [hlcoders] Server Plugin message panel issue That looks like the hint text region as mentioned before. Make sure these entries are in your ClientScheme.res // Hint message colors "HintMessageFg" "255 255 255 255" "HintMessageBg" "0 0 0 60" See if that fixes the problem. In C++ its located in hud_hintdisplay.cpp Killermonkey GoldenEye: Source _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

