关于新建球员头像的问题
想问下,,我新建一个球员,,怎么设置他的头像啊?? 请指教。。。在线等 ,,急。谢谢先!!!0=062 找到他的ID 然后在Football Manager 2007\data\graphics\pictures\players\normal 建立个文件夹里边放95X95的图片 ID一致添加一个config.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="1405009" to="graphics/pictures/person/1405009/portrait"/>
<record from="22005754" to="graphics/pictures/person/22005754/portrait"/>
<record from="14000698" to="graphics/pictures/person/14000698/portrait"/>
</list>
</record>
这个自己改<record from="?????" to="graphics/pictures/person/?????/portrait"/> 楼上的强啊。。。 恩 已经会了 谢谢哦
页:
[1]