01.11.2012, 13:35
Quote:
|
Very nicely explained good job, i hope every tutorial was like this.
|
Quote:
|
Also works even in other colors?
Without editing the TextDrawBoxColors? Btw. Nice. |
E.G: Right now it's 0x000000FF, which is a solid black.
Editing it to 0xFFFFFFFF would make it a solid white.
Of course, everywhere you see 0x000000(ALPHA), you would have to edit 000000 to FFFFFF.
That was hard to explain, if it didn't make sense, reply back and I'll try to explain it in more detail.
Quote:
|
There is a much simpler way to do that switch by calculating the TD colour, and thus also supporting other colours. Check y_zonepulse for an example of slowly fading between two arbitrary colours in arbitrary time. I'd suggest also checking seiffade, but I'm not sure how that one works.
|


