-
26.Ağustos.2010, 04:12
#9
not defteri ile aç
şunları kaydet: (büyük logolar için)
<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="isim" to="graphics/pictures/club/isim/logo"/>
</list>
</record>
isim yazılı yerlere takımın id sini alarak kopyala bu şekilde kopyalayarak istediğin takımları yapabilirsin
küçük logolar için ayrı bir klasöre config.xml oluştur
şunu kopyala:
<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="isim" to="graphics/pictures/club/isim/icon"/>
</list>
</record>
aynı şekilde id lerini ver.bu şekilde istediğin sayıda takımı yapabilirsin.
kolay gelsin.
Mesaj Yetkileri
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules