Re: [hlcoders] HUD colors

2002-11-28 Thread Steve Rukuts
=To: =Sent: Wednesday, 27 November, 2002 20:29 =Subject: Re: [hlcoders] HUD colors = = = in hud.h, you've a #define RGB_YELLOWISH at the top of the file. It = defines the RGB color (in hexadecimal) of the color which is used in all =the = hud code. If you change only this value, the little divide

Re: [hlcoders] HUD colors

2002-11-28 Thread Cortex
That's what I said ! - Cortex : HL ALBATOR coder mapper - [EMAIL PROTECTED] ICQ : 71548738 - Original Message - From: Steve Rukuts [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, November 28, 2002 9:30 AM Subject: Re: [hlcoders] HUD colors -- [ Converted text

Re: [hlcoders] HUD colors

2002-11-28 Thread Steve Rukuts
-- [ Converted text/html to text/plain ] Baah. =That's what I said ! = = - Cortex : HL ALBATOR coder mapper = - [EMAIL PROTECTED] ICQ : 71548738 = =- Original Message - =From: Steve Rukuts = =To: =Sent: Thursday, November 28, 2002 9:30 AM =Subject: Re: [hlcoders] HUD colors

[hlcoders] HUD colors

2002-11-27 Thread Starbreaker
I know this has been talked about before, but I cannot seem to find any of my notes about it. Where in the code do I change the HUD colors??? Dave AKA Starbreaker ___ To unsubscribe, edit your list preferences, or view the list archives, please

Re: [hlcoders] HUD colors

2002-11-27 Thread Cortex
in hud.h, you've a #define RGB_YELLOWISH at the top of the file. It defines the RGB color (in hexadecimal) of the color which is used in all the hud code. If you change only this value, the little divide bar between health and armor will stay in yellow. To change this (I don't remember very well),

Re: [hlcoders] HUD colors

2002-11-27 Thread Starbreaker
cool thanks. Dave Aka Starbreaker - Original Message - From: Cortex [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, 27 November, 2002 20:29 Subject: Re: [hlcoders] HUD colors in hud.h, you've a #define RGB_YELLOWISH at the top of the file. It defines the RGB color