Jump to content

Changing Colour of Knowledge Bars


Watson156
 Share

Recommended Posts

I am hoping that somebody can point me in the right direction. I want to change the colour of the bars that display how much knowledge you have of a specific Nation/Region. Obviously I want to change that on the Scouting Knowledge page but I would also like to change it on the Manager Profile page. 

Assuming that it is relatively easy to change, I would also like to change the colour of the Characteristic bars on the Manager Profile page. Would they change colour immediately if the Scouting Knowledge bars colour gets changed?

spacer.png

spacer.png

Link to post
Share on other sites

6 minutes ago, bluestillidie00 said:

It's controlled by "fg accent".

You can edit the graphic files individually in here. Edit the paper.xml's

"sitoolkit\skins\fm-widgets\graphics\charts\bar\horizontal\percentage\normal".

Thanks. 

I assume that I'm going to need to use the Resource Archiver from FM21 to get to those files? 

Link to post
Share on other sites

For some reason when I re-installed Resource Archiver a few days ago I was having the same issue until I changed the installation hard drive. When I changed it back to the HDD that it was on last year instead of an SSD it worked first time afterwards. Weird.

Link to post
Share on other sites

3 hours ago, Watson156 said:

Ok thanks for the info. For some reason, last years resource editor wont even load up for me anymore so I'll have to wait until full release to change this. 

Thanks for the info though, it will help in a few weeks time!

 

2 hours ago, d2707 said:

For some reason when I re-installed Resource Archiver a few days ago I was having the same issue until I changed the installation hard drive. When I changed it back to the HDD that it was on last year instead of an SSD it worked first time afterwards. Weird.

it needs to be installed in the same folder as football manager

Link to post
Share on other sites

  • 2 weeks later...
11 hours ago, PequenoGenio said:

Hi @Watson156.

Did you manage to edit this? I have but keep ending with the same colour to all the bars.

Sort of, but ended up with the same result as you. 

I had a look at the charts graphics & xml's that were linked above, but I had zero ideas about what I was looking for and how I would get them to work for individual areas, e.g manager profile, scouting knowledge etc.

In the end the way that I did it was just go into my skin settings, found what colour "fg accent" controlled and then changed that colour which ended up changing the colours of the bars that I was looking for.

I'm sure that there is a way using the charts files that you can change the individual colours but unfortunately it's just not something that I know enough about to try!

Hope this helps in some way.

Link to post
Share on other sites

11 horas atrás, Watson156 disse:

Sort of, but ended up with the same result as you. 

I had a look at the charts graphics & xml's that were linked above, but I had zero ideas about what I was looking for and how I would get them to work for individual areas, e.g manager profile, scouting knowledge etc.

In the end the way that I did it was just go into my skin settings, found what colour "fg accent" controlled and then changed that colour which ended up changing the colours of the bars that I was looking for.

I'm sure that there is a way using the charts files that you can change the individual colours but unfortunately it's just not something that I know enough about to try!

Hope this helps in some way.

I've try to copy the codes from here but still all the same colour.

In the base skin there is this code:

<!-- Knowledge (descending order)-->
	<colour name="knowledge colour complete" 				value="green 500" />
	<colour name="knowledge colour outstanding" 			value="green 500" />
	<colour name="knowledge colour exceptional" 			value="green 500" />
	<colour name="knowledge colour extensive" 				value="light green 500" />
	<colour name="knowledge colour very good" 				value="light green 500" />
	<colour name="knowledge colour good" 					value="light green 500" />
	<colour name="knowledge colour average" 				value="grey 400" />
	<colour name="knowledge colour decent" 					value="grey 400" />
	<colour name="knowledge colour sporadic" 				value="yellow 700" />
	<colour name="knowledge colour nominal" 				value="yellow 700" />
	<colour name="knowledge colour minimal" 				value="deep orange 600" />

	<colour name="knowledge level" 							value="rgb(63,180,194)"/>

but still all the bars are the same colour.

Link to post
Share on other sites

11 hours ago, PequenoGenio said:

I've try to copy the codes from here but still all the same colour.

In the base skin there is this code:

<!-- Knowledge (descending order)-->
	<colour name="knowledge colour complete" 				value="green 500" />
	<colour name="knowledge colour outstanding" 			value="green 500" />
	<colour name="knowledge colour exceptional" 			value="green 500" />
	<colour name="knowledge colour extensive" 				value="light green 500" />
	<colour name="knowledge colour very good" 				value="light green 500" />
	<colour name="knowledge colour good" 					value="light green 500" />
	<colour name="knowledge colour average" 				value="grey 400" />
	<colour name="knowledge colour decent" 					value="grey 400" />
	<colour name="knowledge colour sporadic" 				value="yellow 700" />
	<colour name="knowledge colour nominal" 				value="yellow 700" />
	<colour name="knowledge colour minimal" 				value="deep orange 600" />

	<colour name="knowledge level" 							value="rgb(63,180,194)"/>

but still all the bars are the same colour.

I certainly don't know if this will work or not, but have you tried taking out the Knowledge Level section? Maybe that part overrules all of the other individual colours and just automatically sets all knowledge levels to that specific colour?

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

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