Quote Originally Posted by handemert View Post
YOrum yazan cevap weren hiiç kimse yok mu ?
Şimdi herhangi bir resmini paintle aç, ve onun boyutunu 180*180 yap. Sonra onu;
C:\Documents and Settings\Administrator\Belgelerim\Sports Interactive\Football Manager 2008\graphics\pictures\players\(bir dosya oluştur), bunun içine png formatında kaydet. Resim dosyasının ismi herşey olabilir. Sonra not defterini aç ve şunları yaz;
<record>
<!-- resource manager options -->

<!-- don't preload anything in this folder -->
<boolean id="preload" value="false"/>

<!-- turn off auto mapping -->
<boolean id="amap" value="false"/>

<!-- picture 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">
<!-- Generated by FM Graphics Configurator, by HMan -->

<record from="resim dosyasını ismi" to="graphics/pictures/person/oyundaki ID numaran/portrait"/>
Bunları yazdıktan sonra not defterini, resim dosyasının olduğu yere kaydet ve adı config.xml şeklinde olsun. Bunları yapınca oyunda resmi görünür.