PDA

View Full Version : how to change province's name letter color


geri
March 21st, 2012, 04:22 AM
Hi, i notice that some map like aran and cradle of dominion has province's name letter with white color instead of black, i can't read too well because the letter is blending with ground color. is there any way to change the letter to black?
thanks for any help.

Gandalf Parker
March 21st, 2012, 10:05 AM
#maptextcol <red> <green> <blue><alpha>red green blue alpha

Black should be all zeroes I believe. 0 0 0 0
Or just look on the map and see if there is a maptextcol command. Delete that or just delete the # in front of it so that it wont work anymore

Here is a quick-reference list of all of the cool map commands.
http://www.dom3minions.com/docs/map_qref.txt

The full reference for Map commands should be in the docs directory of your dom3 game.

You can add this to local maps and get the effect but I dont think it will effect maps that are being used in multiplayer games.
</alpha></blue></green></red>

geri
March 21st, 2012, 12:15 PM
thank you!
it's work.
oh and black is #maptextcol 0 0 0 1