Is this the right config file?

  • Thread starter Thread starter II TyleRR
  • Start date Start date
  • Replies Replies 0
  • Views Views 1K

II TyleRR

Member
Joined
Jun 25, 2010
Messages
270
Reaction score
0
Points
0
Trying ot get kits into the game but they wont work is this the right config file?
- <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 generated by FM Graphics Guru, by NabaDwA -->
- <list id="maps">
<record from="copySpain_h" to="graphics/pictures/team/796/kits/home" />

<record from="copySpain_a" to="graphics/pictures/team/796/kits/away" />

<record from="copySpain_t" to="graphics/pictures/team/796/kits/third" />

</list>


</record>
 
Back
Top