AlienInRussia - Comments

Comments
#25745 Default Skin colors
AlienInRussia
13 years ago
11 years ago
3
Hi;

for these; edit the default settings.xml you need to install the Michael Murray base skins first. You can find them on SI, section Skinning Hideout.

Have a nice day
#25206 Patch 13.1.3
AlienInRussia
13 years ago
11 years ago
3
Hello,


so you need to edit the settings.xml

Which skin are you using please?

About attributes
you need to edit a code with name "attribute label". (first look for the following commentary <!-- attributes colours --> ). it's close to the commentary.

If you don't have it just copy paste the following line


<colour name="attribute label" red="0" green="0" blue="0"/>



About condition

I'm not sure but it should be these codes

<colour name="low condition" red="255" green="0" blue="0" />
<colour name="mid condition" red="255" green="255" blue="0" />
<colour name="high condition" red="0" green="0" blue="255" />

Copy paste if you don't have,


then reload your skin.

Hope it was helpful and clear