visser.rijk - Comments

Comments
#881752 3D kits FM05-24 Technical Help Thread
visser.rijk
4 years ago
4 weeks ago
3
Premium
By Armamaddon 20 May 2026 - 11:40 AM UTC 

with “old version” I mean

I got an other created shirt for an other safe loaded like a year ago and that one still shows up in game but the new shirts won't. 

is it for Bari aswell?

 

try to do two folders, one for 2d, one for 3d

 

2d config:

 

<record>
<boolean id="preload" value="false"/>
<boolean id="amap" value="false"/>

<list id="maps">

 

   <record from="1110_home_kit" to="graphics/pictures/team/1110/kits/home"/>

   <record from="1110_away_kit" to="graphics/pictures/team/1110/kits/away"/>

 

</list>

</record>

 

3d config:

 

<record>
<boolean id="preload" value="false"/>
<boolean id="amap" value="false"/>

<list id="maps">

 

   <record from="1110_home_kit" to="graphics/pictures/team/1110/kit_textures/home"/>

   <record from="1110_away_kit" to="graphics/pictures/team/1110/kit_textures/away"/>

 

</list>

</record>

 

no the other kit is for AZ Alkmaar. I tried the configs you send me but it is still not working the kits are also blacked out right now in the main menu 

#881747 3D kits FM05-24 Technical Help Thread
visser.rijk
4 years ago
4 weeks ago
3
Premium
By Armamaddon 20 May 2026 - 10:39 AM UTC 

normally I do configs like this:

 

<record>
<boolean id="preload" value="false"/>
<boolean id="amap" value="false"/>

<list id="maps">

 

<record from="" to="graphics/pictures/team/ID/kit_textures/VERSION" />

 

</list>

</record>

 

Some more questions:

Do you still have your old version in the graphics?
Have you reset your Cache + reloaded your skin?

 

+ I would not recommend to load 2d kits together with 3d kits, although it should not affect each other

 

thanks for responding! can you please make a full config so I can change it the right way. and what do you mean by ‘old version’? I have reset my cache and reloaded my skin but that won't make a difference. 

 

edit: my home kit is showing in a match but if I play away my players are ‘naked’ and don't wear any kit… 

#881741 3D kits FM05-24 Technical Help Thread
visser.rijk
4 years ago
4 weeks ago
3
Premium

Hey I am having a problem using Fm kit creator I want a new shirt for my career with SSC Bari but I can't get it to work… I have tried a lot but nothing works for me. this is the config.xml : 

<record>
 <!-- resource manager options -->
 
 <!-- dont preload anything in this folder -->
 <boolean id="preload" 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="1110_away_kit" to="graphics/pictures/team/1110/kits/away"/>
   <record from="1110_away_kit_texture" to="graphics/pictures/team/1110/kit_textures/away"/>
 
 </list>
 
 </record>

 

I put the 2d and 3d file and the config in graphics> kits > Bari shirts 

 

I got an other created shirt for an other safe loaded like a year ago and that one still shows up in game but the new shirts won't. 

 

can somebody help? 

 

Edit: they do show up on the loading screen but not in game. 

edit 2: they do show up in the match but not in the menu's.