Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
Sorry for my late response, but I was very busy the last days.
For the moment, I can recommend you to check the very nice guide made by Josef. In the guide, he explains how to translate the HSV values of custom colors into the color code used in the XML file
You can find the guide under the name:
Jozef's Guide to Colour Modding
Hope this helps. In September I will be back into modding and we can discuss further, if you want.
Have fun by gaming!
Cheers!
Perhaps this information could be useful for you:
Team original color my mod
Multi1 --> gold gold
Multi2 --> blue dark grey
Multi3 --> red "ranger green"
Multi4 --> green green
Multi5 --> organge brown
Multi6 --> light blue light grey
Thank you very much for sharing that Steam Guide, it's quite helpful! I look forward to the next mod work you release in the future, thanks and take care. :)
The actual linking of teams and colours is:
Team -> Colour Name
Multi1 -> MULTI2 (Blue; originally teal in classic)
Multi2 -> MULTI5 (Orange)
Multi3 -> MULTI4 (Green)
Multi4 -> MULTI6 (Teal; originally gray in classic)
Multi5 -> MULTI1 (Yellow)
Multi6 -> MULTI3 (Red)
This error was caused by the fact they took the order of the colours list from the TD source code, which does not match the order of the multi-teams that used them, and then just numbered them from multi1 to multi6.