I'm really really new to this so forgive my question if it's stupid or anything.
I have managed to get some quads and labels on screen and also a link or two which all works fine.
Now I want to install a track with the code:
Code: Select all
content of track59.xml
<?xml version='1.0' encoding='utf-8' ?>
<maniacode>
<install_map>
<name>testmap</name>
<url>http://www.xs4all.nl/~zarexz/tracks/testmap.Map.Gbx</url>
</install_map>
</maniacode>
Code: Select all
Content of the main XML file:
<label posn="27 27 2" scale="1" halign="right" valign="center" style="TextButtonBig" text="$fffDOWNLOAD" manialink="./tracks/track59.xml" />