bencough

Member
Joined
Apr 8, 2012
Messages
34
Reaction score
0
Points
0
So, I set up a team and want to insert a custom badge

I have already done everything I can think of

I have 1 x 180x180 badge in the "Normal" folder
I have 1 x 20x20 badge in the "Small" folder
I have the badges renamed to the custom ID of the Club
I have the badges inserted into the league that the club is in (not sure if that matters tbh)
I have reloaded the skin

All to no effect, and I don't really want to start the save without the badge in place, any help would be appreciated
 
You need to edit the XML file to say what picture to use for what club. Also, go into preferences and click 'clear cache' and untick 'use caching', then reload the skin :)
 
When I click on the config file all I get is this with no means to edit it
View attachment 369358
How do I actually edit it and do I just put:
<record from="CUSTOM ID" to="graphics/pictures/club/CUSTOM ID/logo" /> ?
 
When I click on the config file all I get is this with no means to edit it
View attachment 369358
How do I actually edit it and do I just put:
<record from="CUSTOM ID" to="graphics/pictures/club/CUSTOM ID/logo" /> ?


You need to open it in notepad! (Using Vista, at the top of the screen where you browse files, you click the arrow next to "open")

Then if you write:
<record from="CUSTOM ID" to="graphics/pictures/club/NAME OF PICTURE/logo" />
 
Top