Jump to content

Changing the colour of the knowledge level box


FoolInjection

Recommended Posts

Would anyone be able to tell me what and where the modifier is for the colour of this knowledge level box on the scout card screen?

knowledge_box.thumb.png.c4f982cf2aa802686d506467002a9787.png

I've used:

<colour name="scout card" value="dialog_box_background" />
<colour name="scout card text" red="204" green="204" blue="204" />

To change the background colour of the scout card to a darker colour to match the skin I'm using.  Not sure what I need to change to make the knowledge level box darker too.

Thanks in advance.

Link to post
Share on other sites

think its on the panel -player scout reports for scouting centre card- there should be a link to the graphic in that file

if that's where I think I remember it is!

 

Link to post
Share on other sites

Yeah should be this line:

<container class="bordered_box" width="180" red_replacement="blue grey 100">

From the 'player scout reports for scouting centre card' xml file found in the panels/player folder.

Changing the red_replacement value to a different colour should recolour it.

If the file isn't included with your skin you'll need to extract it instructions here:

 

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