Color references?

The place to post your WML questions and answers.

Moderator: Forum Moderators

Forum rules
  • Please use [code] BBCode tags in your posts for embedding WML snippets.
  • To keep your code readable so that others can easily help you, make sure to indent it following our conventions.
Post Reply
SmokemJags
Posts: 580
Joined: February 14th, 2006, 3:24 am
Location: New Avalon
Contact:

Color references?

Post by SmokemJags »

Incredibly simple, but I can't find a written reference to this information.

What are the team colors?
For example, 1 is red, 2 is blue, 3 is green...
How high do the numbers go and what are the corresponding colors?

I was looking at
colour if you want side 4 to be the same colour as side 2 normally is, put colour=2.
in
http://www.wesnoth.org/wiki/SideWML
and thought this would make a good addition to the description of color and it's uses in [side].
Just so people can look it up without having to make a scenario with a whole bunch of teams just to look at their colors(colours).
"A wise man speaks when he has something to say. A fool speaks when he has to say something."
toms
Posts: 1717
Joined: November 6th, 2005, 2:15 pm

Post by toms »

AFAIK:
1->red
2->blue
3->green
4->yellow
5->pink
?
All colors are found when you start a MP game. Then you can choose your color.(and see all possible)
First read, then think. Read again, think again. And then post!
User avatar
Eleazar
Retired Terrain Art Director
Posts: 2481
Joined: July 16th, 2004, 1:47 am
Location: US Midwest
Contact:

Re: Color references?

Post by Eleazar »

SmokemJags wrote:Incredibly simple, but I can't find a written reference to this information.

What are the team colors?
The colors are found in data/team_colors,
but IIRC they can be changed by the campaign designer, so if you add this information put a note that these are only the default values.
Feel free to PM me if you start a new terrain oriented thread. It's easy for me to miss them among all the other art threads.
-> What i might be working on
Attempting Lucidity
SmokemJags
Posts: 580
Joined: February 14th, 2006, 3:24 am
Location: New Avalon
Contact:

Post by SmokemJags »

Perfect, I'll just add where to find them into the wiki.
The default list of numbers and corresponding colors can be found in data/team_colors.cfg.
Was all I was looking for and that's what I added.
Thx again for the info.
"A wise man speaks when he has something to say. A fool speaks when he has to say something."
Post Reply