Page 1 of 2

Custom Maps, need help

PostPosted: 23 Jun 2011, 12:48
by PlatinumKiller
Hello,

My custom map, i made, works, takes it to the lava game, but it does not spawn lava when the timer is done.
Please someone help me thanks.

Re: Custom Maps, need help

PostPosted: 23 Jun 2011, 13:11
by dzienny
Well are you sure you set coordinates of lava source correctly? Check it, and if still doesn't work post the content of your lavamaps.txt file.

Re: Custom Maps, need help

PostPosted: 23 Jun 2011, 13:28
by PlatinumKiller
dzienny wrote:Well are you sure you set coordinates of lava source correctly? Check it, and if still doesn't work post the content of your lavamaps.txt file.

kk, the map packs work ill get back 2 u on my own ty.

Re: Custom Maps, need help

PostPosted: 23 Jun 2011, 18:47
by PlatinumKiller
The Lvl Mystic does not spawn the lava.
What i ahve is:
** Here you write list of maps and the x , y , z coordinates
** of the active lava placement. You have to set the start place
** for each map. In order to get x, y, z coordinates use /about in game.

map_name : x : y : z

mystic : 59 : 33 : 59 : 18 : 9 : true
lava2 : 39 : 63 : 39
lava10 : 62 : 62 : 1
lava4 : 0 : 63 : 0
lava6 : 126: 63: 7
lava9 : 0 : 63 : 63
lava3 : 0:63:63
bouda : 39 : 63 : 39
lava : 39 : 62 : 39

Re: Custom Maps, need help

PostPosted: 23 Jun 2011, 21:25
by dzienny
PlatinumKiller wrote:The Lvl Mystic does not spawn the lava.


Lava on Mystic map is a little different, it raises steadily.

The files look good, everything is correctly set.

Re: Custom Maps, need help

PostPosted: 23 Jun 2011, 21:38
by PlatinumKiller
How do we make lava go up in every map.
Pls and Thanks

Re: Custom Maps, need help

PostPosted: 23 Jun 2011, 21:50
by dzienny
That's pretty simple, first you have to find a good starting place, where there is a clean way up to the roof of the map. Then you have to write down coordinates of this place. Next you edit the lavamaps.txt file according to this pattern:

lava_map_name : source_x : source_y : source_z : time_before : time_after : true

and example:

mystic : 59 : 33 : 59 : 18 : 9 : true

Re: Custom Maps, need help

PostPosted: 24 Jun 2011, 05:59
by PlatinumKiller
Dzienny,
My custom maps still don't spawn lava.....

Re: Custom Maps, need help

PostPosted: 24 Jun 2011, 16:11
by dzienny
Are you sure that you added your map to lavamaps.txt ?
If yes, did you add also source x,y,z coords?
If yes make sure these coordinates are correct :)

Re: Custom Maps, need help

PostPosted: 24 Jun 2011, 18:22
by jkl139
dzienny wrote:Are you sure that you added your map to lavamaps.txt ?
If yes, did you add also source x,y,z coords?
If yes make sure these coordinates are correct :)


I found a possible reason, maybe he didnt /savelavamap :D