|
照片我放在
D:\Program Files\Sports Interactive\Football Manager 2006\data\graphics\pictures\players
同个目录下建立一个xml文件:
<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="100017196" to="graphics/pictures/person/100017196/portrait"/>
</list>
</record>
我的ID就是100017196,和照片一个名字,不行呀,大家有成功的吗?照片JPG,NPG格式的都试过了~ |
|