Hallo Freunde,
ich habe nun seit Tagen alles mögliche probiert, aber das mit den Bildern will nicht hinhauen. Ich sehe die ICons im Spiel, das klappt. Aber die Portraits sind nur teilweise drin. NUr sehr wenige Spieler haben das Portrait angezeigt. Bei den meisten fehlt es.
Habe das Panini Megapack und dann die entsprechenden Updates dazu geladen und entpackt.
1) Im Userordner liegen in graphics/players zwei Ordner. Einer für die Panini Icons und einer für die Panini Portrait Bilder.
2) In beiden Verzeichnissen ist eine config.xml , die ich mit FMXML erstellt habe.
Auszug der config.xml für die Portraits:
<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="1" to="graphics/pictures/person/1/portrait"/>
<record from="1000042" to="graphics/pictures/person/1000042/portrait"/>
<record from="1000050" to="graphics/pictures/person/1000050/portrait"/>
<record from="1000055" to="graphics/pictures/person/1000055/portrait"/>
<record from="1000060" to
...
3) Ich habe die IDs eingeschaltet und bin sicher, dass für diese ID auch ein Portraitbild da ist.
4) Habe den Cache geleert, die Erstellung des Cache ausgeschaltet und den Skin neugeladen. Dann wieder Cache-Erstellung eingeschaltet.
Ich weiß nun nicht mehr, was ich tun kann. Habt ihr noch ne Idee?