Map-12-Pack

Re: Map-12-Pack

Postby g0d01w4r99 » 27 Jun 2011, 14:30

Great job on those maps ;)
Image
User avatar
g0d01w4r99
 
Posts: 453
Joined: 09 May 2011, 13:05
Location: Behind you.

Re: Map-12-Pack

Postby jkl139 » 27 Jun 2011, 14:38

g0d01w4r99 wrote:Great job on those maps ;)


wee, thanx :P
Image
Image
User avatar
jkl139
 
Posts: 444
Joined: 13 Jun 2011, 11:46
Location: MCDzienny Forum

Re: Map-12-Pack

Postby misskitt » 01 Nov 2011, 22:04

help! how do I add this to my server?!?!?!?!? :( :( :( :(
misskitt
 
Posts: 2
Joined: 24 Oct 2011, 09:09

Re: Map-12-Pack

Postby GrimWeaper » 04 Nov 2011, 23:05

hOW DO I LOAD THE MAPS ON TO THE SERVER? I HAVE SAVED IN LAVA / MAPS BUT HOW DO I LOAD IT
GrimWeaper
 
Posts: 52
Joined: 04 Nov 2011, 21:43

Re: Map-12-Pack

Postby HelloWorldCool » 05 Nov 2011, 16:15

GrimWeaper wrote:hOW DO I LOAD THE MAPS ON TO THE SERVER? I HAVE SAVED IN LAVA / MAPS BUT HOW DO I LOAD IT


Hello GrimWeaper,

Here are directions on how you load maps.

1) If you are using the maps on this Subject then it should be easy.
2) The format of adding maps is in your lava/maps.txt Sample here:
Code: Select all
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<!--For 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="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" />
    <Command command="place meteor 30 50 30 lava" delay="65" />
  </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>
</Maps>


3) Simply make a new line like this:
<Map name="passage" phase1="0" phase2="0" author="">
<Source block="ahl" x="126" y="63" z="7" type="" delay="0" />
</Map>

and change it to this:
<Map name="mapname" phase1="0" phase2="0" author="">
<Source block="ahl" x="#" y="#" z="#" type="" delay="0" />
</Map>

4) Your maps.txt should look like this now:
Code: Select all
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<!--For 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="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" />
    <Command command="place meteor 30 50 30 lava" delay="65" />
  </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="mapname" phase1="0" phase2="0" author="">
    <Source block="ahl" x="#" y="#" z="#" type="" delay="0" />
  </Map>
</Maps>


5) If you have have additional problems or need help you have 2 solutions
-You can PM me
-You can upload your entire lava folder and i can fix it for you. (I don't need your whole server! :o I just need the lava folder)
Hope This helps! :D

P.S. Oh and lastly if you want to load maps in game type: /setlava reloadmaps
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

Re: Map-12-Pack

Postby jkl139 » 12 Nov 2011, 11:05

Thanks for helping him :D
I plan on adding more maps.
Image
Image
User avatar
jkl139
 
Posts: 444
Joined: 13 Jun 2011, 11:46
Location: MCDzienny Forum

Re: Map-12-Pack

Postby raxwr » 23 Nov 2011, 19:26

Im New To This Whole Lava Thing. :?: After Downloading The Map Pack What Do You Do With Them Then To Get Them To Work?
raxwr
 
Posts: 1
Joined: 19 Nov 2011, 21:50

Re: Map-12-Pack

Postby HelloWorldCool » 24 Nov 2011, 01:25

First take the maps and copy them to the lava\maps folder.

Second open up the "maps.txt" located in your lava folder.
There you must enter in the configuration for the new maps you added.

Configuration example:
Code: Select all
  <Map name="example" phase1="0" phase2="0" author="">
    <Source block="ahl" x="30" y="60" z="30" type="" delay="0" />
  </Map>


Third. If you did this while your server was on type: /setlava reloadmaps
If not just start your server and you should be ready to go! :D
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

Previous

Return to Lava Maps

Who is online

Users browsing this forum: No registered users and 3 guests

cron