Changing 'mini' badges.

  • Thread starter Thread starter SwiftY
  • Start date Start date
  • Replies Replies 3
  • Views Views 1K

SwiftY

Member
Joined
Jan 15, 2009
Messages
3
Reaction score
0
Points
0
I've managed to edit my kits and logos successfully but the default badges are still showing when it comes up in the news or if you look under the league positions.

My config so far looks like this:
<record>
<!-- resource manager options -->

<!-- dont preload anything in this folder -->
<boolean id="preload" value="false"/>

<!-- turn off auto mapping -->
<boolean id="amap" value="false"/>

<!-- logo mappings -->
<!-- the following XML maps pictures inside this folder into other positions
in the resource system, which allows this folder to be dropped into any
place in the graphics folder and still have the game pick up the graphics
files from the correct places
-->

<!-- List generated by FM Graphics Guru, by NabaDwA-->
<list id="maps">
<record from="swift" to="graphics/pictures/club/2062002128/logo"/>
<record from="swiftkit" to="graphics/pictures/team/2062002128/kits/home"/>
<record from="swiftaway" to="graphics/pictures/team/2062002128/kits/away"/>
</list>
</record>

Can anyone help me out here please?

---------- Post added at 09:31 AM ---------- Previous post was yesterday at 02:11 PM ----------

Any help at all here please?
 
i think you may need to make a small version of your logo
as with logos you have a large version and a small version.
 
How would i put these into the config to show in game though?
 
Back
Top