Jump to content

Changing Player stat colour's and thresholds on player search


tankybhoy

Recommended Posts

Hello,

I have honestly looked through the forums to find an answer but I cannot seem to locate anyone else asking this question at all?

I have changed the colour of player stats as per below

<!-- profile attribute colours -->

<colour name="low attribute" red="128" green="128" blue="128" />

<colour name="normal attribute" red="255" green="255" blue="145" />

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

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

<colour name="special attribute" red="157" green="212" blue="238" />

I have change the threshold for Low, Normal, Good and Excellent stats as per below

<!-- attribute colouring -->

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

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

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

however, when I search for a player and change the view to say attributes > Goalkeeping the threshold of the stats is the default, It's not a massive problem, but I keep thinking I've found the next big thing for buttons, then when I click on profile it brings up my threshold and they are pants.

Would much appreciate it if someone can help me. I've changed the attribute threshold on the following files player attributes panel.xml, player attributes panel OVERVIEW.xml, player attributes panel SMALL.xml and non player profile.xml

I assume I need to change it somewhere else, but I have no idea where.

Many thanks for your assistance.

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...