Jump to content

Still having trouble :(


jordanl

Recommended Posts

I have created my own club in the editor and created a kit and the config file but then when i load the game it still does not appear any help?

here is the config file:

<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 id="maps">

<record from="98005910_home" to="graphics/pictures/team/98005910/kit_textures/home/2009"/>

<record from="98005910_home" to="graphics/pictures/team/98005910/kit_textures/home/2010"/>

<record from="98005910_home" to="graphics/pictures/team/98005910/kit_textures/home/2011"/>

</list>

</record>

Link to post
Share on other sites

First make sure the ID you have used is the one generated in the game not from the editor as the game can sometimes change it.

Second the config you have made is for the 3D kits that show on the 3D pitch, the line you need in the config for the kits to show on the overview and club info screens is :

<record from="98005910_home" to="graphics/pictures/team/98005910/kits/home/2009"/>

etc...

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