What's wrong with this XML? <pre class="ip-ubbcode-code-pre"> - <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="Ridder" to="graphics/pictures/person/856951/portrait" /> <record from="Doyle" to="graphics/pictures/person/5119852/portrait" /> <record from="Forssell" to="graphics/pictures/person/107434/portrait" /> <record from="Jaidi" to="graphics/pictures/person/5360520/portrait" /> <record from="Jerome" to="graphics/pictures/person/5006313/portrait" /> <record from="Johnson" to="graphics/pictures/person/2011564/portrait" /> <record from="Kapo" to="graphics/pictures/person/3503514/portrait" /> <record from="Kelly" to="graphics/pictures/person/5112417/portrait" /> <record from="Kingson" to="graphics/pictures/person/2008228/portrait" /> <record from="Larsson" to="graphics/pictures/person/615722/portrait" /> <record from="M_Taylor" to="graphics/pictures/person/108611/portrait" /> <record from="McSheffrey" to="graphics/pictures/person/5100004/portrait" /> <record from="Muamba" to="graphics/pictures/person/5111919/portrait" /> <record from="Nafti" to="graphics/pictures/person/3502071/portrait" /> <record from="O'Connor" to="graphics/pictures/person/5200669/portrait" /> <record from="Parnaby" to="graphics/pictures/person/5100707/portrait" /> <record from="Queudrue" to="graphics/pictures/person/3503746/portrait" /> <record from="Ridgewell" to="graphics/pictures/person/5104215/portrait" /> <record from="Taylor" to="graphics/pictures/person/2005673/portrait" /> </list> </record></pre>
It looks fine to me, yet the pictures still dont load ingame? |