(20-05-2024, 11:34 PM)SELLECK87 Wrote: You are not allowed to view links. Register or Login to view.Dimenticavo: ho inserito le immagini dentro la cartella della Serie B e modificato quel file config.xml
ho fatto la stessa cosa ma il problema persiste.
no, nessun errore di codice. ho inserito le due stringhe nel file config della tua cartella serie B ma tutto come prima.
Code:
<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 Selleck87 -->
<record from="bari1" to="graphics/pictures/team/1110/kit_textures/home"/>
<record from="bari2" to="graphics/pictures/team/1110/kit_textures/away"/>
<record from="catanzaro1" to="graphics/pictures/team/1119/kit_textures/home"/>
<record from="catanzaro2" to="graphics/pictures/team/1119/kit_textures/away"/>
<record from="catanzaro3" to="graphics/pictures/team/1119/kit_textures/third"/>
<record from="cosenza1" to="graphics/pictures/team/1124/kit_textures/home"/>
<record from="cosenza2" to="graphics/pictures/team/1124/kit_textures/away"/>
<record from="feralpi1" to="graphics/pictures/team/43058693/kit_textures/home"/>
<record from="feralpi2" to="graphics/pictures/team/43058693/kit_textures/away"/>
<record from="lecco1" to="graphics/pictures/team/2205/kit_textures/home"/>
<record from="lecco2" to="graphics/pictures/team/2205/kit_textures/away"/>
<record from="parma1" to="graphics/pictures/team/1156/kit_textures/home"/>
<record from="parma2" to="graphics/pictures/team/1156/kit_textures/away"/>
<record from="palermo1" to="graphics/pictures/team/2194/kit_textures/home"/>
<record from="palermo2" to="graphics/pictures/team/2194/kit_textures/away"/>
<record from="sampdoria1" to="graphics/pictures/team/1167/kit_textures/home"/>
<record from="sampdoria2" to="graphics/pictures/team/1167/kit_textures/away"/>
<record from="sudtirol1" to="graphics/pictures/team/829172/kit_textures/home"/>
<record from="sudtirol2" to="graphics/pictures/team/829172/kit_textures/away"/>
<record from="venezia1" to="graphics/pictures/team/1179/kit_textures/home"/>
<record from="venezia2" to="graphics/pictures/team/1179/kit_textures/away"/>
<record from="messina1" to="graphics/pictures/team/700206/kit_textures/home"/>
<record from="messina2" to="graphics/pictures/team/700206/kit_textures/away"/>
</list>
</record>