Daichi
Retired EN Staff
Heyo! I'd like to show you all how you can load in event backgrounds and/or characters from the original TFM game into your maps!
The process of loading in an event map is pretty easy. The most important thing you'll be using is this code:
The process of loading in an event map is pretty easy. The most important thing you'll be using is this code:
<C><P D="image goes here" /><Z><S /><D /><O /></Z></C>
Loading in the image is simple. You will find a background off of this website and click the image to get the XML code.
That code will then be placed between the quotation marks, which can then be loaded into your map!
Some examples of these codes are:
Jungle
That code will then be placed between the quotation marks, which can then be loaded into your map!
Some examples of these codes are:
Jungle
<C><P D="x_transformice/x_maps/x_peche2014/x_jungle.jpg"d="x_transformice/x_maps/x_peche2014/x_jungle2.png" /><Z><S /><D /><O /></Z></C>
Easter
<C><P D="x_transformice/x_maps/x_papaques_2015/map1.jpg?c=29" d="x_transformice/x_maps/x_papaques_2015/map2.jpg?c=29" /><Z><S /><D /><O /></Z></C>
Christmas 2013
<C><P d="x_evenements/x_fondNowel2013.jpg" D="x_evenements/x_fondNowel2013.jpg" /><Z><S /><D /><O /></Z></C
Christmas Falling Map
<C><P D="x_transformice/x_maps/x_nonoel_2014/x_cheminee.jpg?c=12" G="0,1" d="x_transformice/x_maps/x_nonoel_2014/x_cheminee.jpg?c=12" H="800" /><Z><S /><D /><O /></Z></C>
Attic
<C><P d="x_transformice/x_maps/x_hw2014/x_2.jpg" D="x_transformice/x_maps/x_maps/x_hw2014/x_2.jpg" /><Z><S /><D /><O /></Z></C>
Graveyard
<C><P d="x_transformice/x_maps/x_hw2014/x_2.jpg" D="x_transformice/x_maps/x_hw2014/x_2.jpg" /><Z><S /><D /><O /></Z></C>
Street
<C><P d="x_transformice/x_maps/x_hw2014/x_3.jpg" D="x_transformice/x_maps/x_hw2014/x_3.jpg" /><Z><S /><D /><O /></Z></C>
801 Bar
-
Once you find your specific XML code of the background/character you would like to load in, head into Map Editor and click Save / Load / Test
Head to the bottom of the sidebar, and paste your XML code into the box and click "Load" to load in your map!
If you have any further questions or concerns, feel free to ask me.
Other's can be found here.<C><P D="x_transformice/x_salon801/x_bar.jpg?c=11" d="x_transformice/x_salon801/x_bar.jpg?c=11" /><Z><S /><D /><O /></Z></C>
-
Once you find your specific XML code of the background/character you would like to load in, head into Map Editor and click Save / Load / Test
Head to the bottom of the sidebar, and paste your XML code into the box and click "Load" to load in your map!
If you have any further questions or concerns, feel free to ask me.





