Jump to content

Changing attribute colours and values


sperlz

Recommended Posts

I know how to change the colours, but my question is how can I add an extra value.

at the moment there are these in the player attribute base file

<integer id="exca" value="16" /> <!-- excellent threshold -->

<integer id="excn" value="11" /> <!-- normal threshold -->

<integer id="excl" value="6" /> <!-- low threshold -->

and these in the base2012 file

<!-- profile attribute colours -->

<colour name="low attribute" red="40" green="40" blue="40" alpha="140"/>

<colour name="normal attribute" red="40" green="40" blue="40" alpha="200"/>

<colour name="good attribute" red="40" green="40" blue="120" />

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

what I would like is to add one more which is for value 19 and make it have its own colour. so like addiing a world class value for attributes 19 and above....... How do I do this please?

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...