Add a Lava Map to Lava Survival

Add a Lava Map to Lava Survival

Postby HelloWorldCool » 10 Jul 2012, 02:29

First Create a level by using: /newlvl mapname 64 64 64 flat
Note: Before starting make sure you have saved the map as a lava map. You can do this by using the command: /savelavamap [mapname]


Steps to Follow

1. Travel and Open "\lava\maps.txt"

2. You should see something like this:

Code: Select all
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<!--
* As Source you can use any Blocks, for example:
ahl, lta, ltb, ltc, ltd, lava_up, ahw
* Attributes x,y,z determines the place where lava block will be placed.
To find appropriate x,y,z values, use /about command in game and
click in the place where you want to lava to start from. Then read coordinates.
* Delay attribute determines how much time in seconds has to pass before
the block/command will be placed/triggered.
* Phase = "1" is time for building a shelter, phase ="2" is time when lava flood started
-->

<!--For more help visit http://mcdzienny.cba.pl and go to Help section.-->

<!--Lava maps list-->

<Maps>
  <Map name="cube" phase1="0" phase2="0" author="">
    <Source block="ahl" x="39" y="62" z="39" type="" delay="0" />
  </Map>
  <Map name="island" phase1="0" phase2="0" author="">
    <Source block="ahl" x="39" y="63" z="39" type="" delay="0" />
  </Map>
  <Map name="lava_geyser" phase1="0" phase2="0" author="">
    <Source block="ahl" x="0" y="63" z="63" type="" delay="0" />
  </Map>
  <Map name="bouda_metro" phase1="0" phase2="0" author="">
    <Source block="ahl" x="39" y="63" z="39" type="" delay="0" />
    <Source block="ahl" x="2" y="63" z="2" type="" delay="0" />
  </Map>
  <Map name="pluto" phase1="0" phase2="0" author="">
    <Source block="ahl" x="62" y="62" z="1" type="" delay="0" />
    <Command command="say %eOh noes %cMETEOR %eis coming!" delay="60" phase="1" />
    <Command command="place meteor 35 62 33 lava" delay="65" phase="1" />
  </Map>
  <Map name="vulcano" phase1="0" phase2="0" author="">
    <Source block="ahl" x="0" y="63" z="0" type="" delay="0" />
  </Map>
  <Map name="passage" phase1="0" phase2="0" author="">
    <Source block="ahl" x="126" y="63" z="7" type="" delay="0" />
  </Map>
  <Map name="desert_well" phase1="0" phase2="0" author="">
    <Source block="ahl" x="0" y="63" z="63" type="" delay="0" />
  </Map>
</Maps>


3. To add a lava map you add the following:

<Map name="mapname" phase1="0" phase2="0" author="">
<Source block="ahl" x="num" y="num" z="num" type="" delay="0" />
</Map>

*Note: Do not modify:
Code: Select all
<Maps>
</Maps>


4. Save the text document.
*Also if your server is on do: /setlava reloadmaps

5. Congrats you have successfully added a map to lava survival! 8-)
Download fCraft maps! - viewtopic.php?f=25&t=3012!



Note: The Developer(s) of MCDzienny have resigned and the software is no longer supported.
Errors are bound to occur and Mojang has not attempted to resolve them.
User avatar
HelloWorldCool
 
Posts: 867
Joined: 18 Oct 2011, 00:19
Location: MCDzienny Forums, HelloWorldCool Forums

Return to How-To

Who is online

Users browsing this forum: No registered users and 3 guests

cron