Page 1 of 1

Transparency Level

Posted: Fri Jul 06, 2007 2:14 pm
by joviro
Hi Luis,

Has a manner to leave the transparency level of polygons at midlle(128) as default?

Regards

joviro

Posted: Fri Jul 06, 2007 11:10 pm
by Luis Sa
Hi,

Please open the Polys.txt file that you can find inside the Tools folder. Every polygon has a Color. Color=80XXYYZZ will do what you want. When color starts by FF (=255) it will be full opaque. If it starts with 80 (=128) it will be semi transparent. Use Find & Replace and create your own custom Polys.txt.

Good luck,

Luis

Posted: Sat Jul 07, 2007 1:52 am
by rhumbaflappy
Hi joviro.

You may also want to change transparency for colors in the following files in the Tools folder:

Lands.txt, Lines.txt, Polys.txt, and Waters.txt

Using a replace funtion in a text editor, change

Color=FF to Color=80 for all the "finds".

Dick

Posted: Mon Jul 09, 2007 2:56 am
by joviro
Thanks to Luis and Dick!

joviro