Belfemor
14 years ago
1 month ago
298

hi i have news kits for rfc tournai (3div belgium) but dont appear in the game, i dont know if the cfg file is good :s i have create this but doesnt work :s

 

<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="RFC Tournai away" to="graphics/pictures/team/251/kits/away"/>
<record from="RFC Tournai home" to="graphics/pictures/team/251/kits/home"/>
</list>
</record>

 

thank !!

 

hammer9
16 years ago
1 month ago
94,628
By Belfemor 14 May 2021 - 11:58 AM UTC 

hi i have news kits for rfc tournai (3div belgium) but dont appear in the game, i dont know if the cfg file is good :s i have create this but doesnt work :s

 

<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="RFC Tournai away" to="graphics/pictures/team/251/kits/away"/>
<record from="RFC Tournai home" to="graphics/pictures/team/251/kits/home"/>
</list>
</record>

 

thank !!

 

give me your rfc tournai with this config, ill text them which you play FM20? 21? ill fix for you

Belfemor
14 years ago
1 month ago
298

thank i have fix that 😉

 

<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="251_home" to="graphics/pictures/team/251/kits/home"/>
 <record from="251_away" to="graphics/pictures/team/251/kits/away"/>
 
</list>
</record>

 

its good now !!

This post has been locked, preventing new comments.