General Stuff about Armagetron, That doesn't belong anywhere else...
Hoax
Shutout Match Winner
Posts: 892 Joined: Sun Jun 18, 2006 5:24 pm
Location: UK
Post
by Hoax » Sat May 12, 2007 12:06 am
Party In The Enemy Zone!
DDMJ
Reverse Outside Corner Grinder
Posts: 1882 Joined: Thu Jun 08, 2006 12:15 am
Location: LA, CA, USA, NA
Contact:
Post
by DDMJ » Sat May 12, 2007 4:32 am
Zop --> Teammates : PARTY IN THE ENEMY ZONE!
(need black background
)
wrtlprnft
Reverse Outside Corner Grinder
Posts: 1679 Joined: Wed Jan 04, 2006 4:42 am
Location: 0x08048000
Contact:
Post
by wrtlprnft » Sat May 12, 2007 9:10 am
When has Zop ever played on team white on a fortress server?
There's no place like ::1
Rain
Round Winner
Posts: 300 Joined: Sat Apr 15, 2006 2:59 pm
Location: a random empty server playing with bots
Post
by Rain » Sat May 12, 2007 9:49 am
what did you read about team white?
wrtlprnft
Reverse Outside Corner Grinder
Posts: 1679 Joined: Wed Jan 04, 2006 4:42 am
Location: 0x08048000
Contact:
Post
by wrtlprnft » Sat May 12, 2007 10:45 am
DDMJ wrote: Zop --> Teammates : PARTY IN THE ENEMY ZONE!
There's no place like ::1
Rain
Round Winner
Posts: 300 Joined: Sat Apr 15, 2006 2:59 pm
Location: a random empty server playing with bots
Post
by Rain » Sat May 12, 2007 2:28 pm
"Zop" is in yellow as normal in gold team, "Teammates" is always in white, it doesn't change depending on team.
not?
wrtlprnft
Reverse Outside Corner Grinder
Posts: 1679 Joined: Wed Jan 04, 2006 4:42 am
Location: 0x08048000
Contact:
Post
by wrtlprnft » Sat May 12, 2007 2:58 pm
I could swear that I've seen that “Teammates” in the team's color in the past on servers (I think CTWF). Looking at the sourcecode, it does get colored in the team's color:
Code: Select all
eTeam.cpp:947 console << tColoredString::ColorString(team->R(),team->G(),team->B()) << "Teammates";No idea why it's white, sorry for the confusion anyways.
There's no place like ::1
Z-Man
God & Project Admin
Posts: 11767 Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:
Post
by Z-Man » Sat May 12, 2007 7:23 pm
Because the part you quoted is the part that gets printed to the server console, not the part sent to the clients. Where the color code usually is filtered away
(unless you run a hybrid server)
wrtlprnft
Reverse Outside Corner Grinder
Posts: 1679 Joined: Wed Jan 04, 2006 4:42 am
Location: 0x08048000
Contact:
Post
by wrtlprnft » Sat May 12, 2007 8:43 pm
Well, there's another piece of code at trunk line 1148, but that includes a color code as well…
These two seem to be the occurences of “Teammates” in a string, and it isn't in a language file, either.
And I do remember seeing it colored on at least one dedicated server.
There's no place like ::1
DDMJ
Reverse Outside Corner Grinder
Posts: 1882 Joined: Thu Jun 08, 2006 12:15 am
Location: LA, CA, USA, NA
Contact:
Post
by DDMJ » Sun May 13, 2007 1:45 am
It seems to be in color when the team names are taken after the player.