KzoneDD wrote:Hiya,
Quick question: do the realms spawn at random spots or can I teleport to them as admin?
And if I missed this, sorry, but does mapgen v6 versus v7 make a difference?
It should work with any mapgen, but I generally use valleys, so v6 and v7 may have issues.
The sky realms and hellscapes are always created at the same altitude. The easiest way to get to them as admin is to give yourself the appropriate tesseract (coral for hellscapes and moonstone for the sky), but you can see the altitudes in the mapgen.lua code, in the underzones table and the if statements after 'aster = false'.
At the moment they are greater than 4000, 8400, 11000, and less than -4852, -9892, -14914, -19812, -29812. There isn't a whole lot in most of the realms except for cloudscape and Caina, because I've been focused on getting the game to work up to the point where you can go to them.