We have used the server_name of:
0xffffffTeam 0x40C040§ï0x80C060LL0xA0C060ÿ þÛ0xC0FF80ÐÐ0xE0FFC0ÿ¦0x808080Fortress 0x40C040US
The server name reads: Team Silly Puddy Fortress US...in colors.
The color code using CT's server browser shows up as a green to yellow fade...like it should.
However, when look at the server through the master server list, it shows up as purple and grey.
Also, if you type in game in tron, it'll still show up as a purple grey name.
Why does it show up as the fade on CT's server browser?
CT server browser with AA master list
Re: CT server browser with AA master list
Dear Penix,
Please don't remove clans you don't know from the wiki list.
Thank you
Please don't remove clans you don't know from the wiki list.
Thank you
Re: CT server browser with AA master list
Dear Word,
Please don't accuse people of being someone else when you aren't sure.
Thank you.
P.S. i am not Chucky. I saw him remove LoT a couple of days ago. He also deleted all the teams off of the ladle challenge board Deserves a ban. Isn't dlh the one who does most of that?
Anyway, moving back to my post...
Please don't accuse people of being someone else when you aren't sure.
Thank you.
P.S. i am not Chucky. I saw him remove LoT a couple of days ago. He also deleted all the teams off of the ladle challenge board Deserves a ban. Isn't dlh the one who does most of that?
Anyway, moving back to my post...
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6712
- Joined: Thu Dec 18, 2003 7:03 pm
Re: CT server browser with AA master list
Use lowercase letters in your color codes.
Code: Select all
static char hex_array[]="0123456789abcdef";
int hex_to_int( char c ){
int ret=0;
for (int i=15;i>=0;i--)
if (hex_array[i]==c)
ret=i;
return ret;
}
Re: CT server browser with AA master list
Ty dlh. That was the issue.