i have created my own team with custom pics and a logo i have them in the right folders in the right place named corrwectly so could someone take a look at my config file and tell me if there is anything wrong with it. I have loads of facepacks and logopacks running so im not sure what is wrong.
<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">
<!-- Auto generated by fmXML -->
<record from="Manchester Uni/Manchester" to="graphics/pictures/club/1394635250/logo/huge"/>
</list>
</record>
that is for the logo
<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">
<!-- Manchester Uni -->
<record from="MQW10" to="graphics/pictures/person/1394635255/portrait"/>
<record from="TM1" to="graphics/pictures/person/1394635343/portrait"/>
<record from="DT2" to="graphics/pictures/person/1394635278/portrait"/>
<record from="BW3" to="graphics/pictures/person/1394635349/portrait"/>
<record from="TS4" to="graphics/pictures/person/1394635295/portrait"/>
<record from="AS5" to="graphics/pictures/person/1394635311/portrait"/>
<record from="DM6" to="graphics/pictures/person/1394635261/portrait"/>
<record from="CH7" to="graphics/pictures/person/1394635290/portrait"/>
<record from="AR8" to="graphics/pictures/person/1394635266/portrait"/>
<record from="TVDG9" to="graphics/pictures/person/1394635284/portrait"/>
<record from="RP11" to="graphics/pictures/person/1394635272/portrait"/>
<record from="KA12" to="graphics/pictures/person/1394635300/portrait"/>
<record from="DS13" to="graphics/pictures/person/1394635337/portrait"/>
<record from="MC14" to="graphics/pictures/person/1394635305/portrait"/>
<record from="GW15" to="graphics/pictures/person/1394635332/portrait"/>
<record from="WJ16" to="graphics/pictures/person/1394635326/portrait"/>
<record from="YB19" to="graphics/pictures/person/1394635318/portrait"/>
<record from="EA20" to="graphics/pictures/person/1394635354/portrait"/>
<record from="BJ21" to="graphics/pictures/person/1394635360/portrait"/>
</list>
</record>
that is for the pics, they are all 95x95 and are PNG files.