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:
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?
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?