Set lava

Set lava

Postby Twooze » 12 Nov 2011, 12:25

Whats the command to set where the lava spawns? and if i want lava to come out of 2 places is there a different command?
Twooze
 
Posts: 9
Joined: 08 Nov 2011, 12:45

Re: Set lava

Postby HelloWorldCool » 12 Nov 2011, 16:55

Well in your \lava\maps.txt you can set the lava spawn using x y z.

Code: Select all
    <Source block="ahl" x="0" y="63" z="63" type="" delay="0" />


In this case x=0, y=63, and z=63
If you are wondering what is source block...it's the type of lava it is. In this case it is active hot lava.

Optional: If you ever want to do a sneak attack (or come out of another place) do something like this below:

Code: Select all
  <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="2" />
    <Command command="place meteor 30 50 30 lava" delay="65" phase="2" />
  </Map>

The command /place is very useful make sure you only let high ranks or nobody to use it.


Hope this helps! :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


Return to Help

Who is online

Users browsing this forum: No registered users and 21 guests

cron