Using the selector
Last updated
Last updated
The selector is the tool to use to select dungeons part as explained in the Building dungeon part.
To get the tool, use the command /selector
.
To transform blocks into a xml file (a file you will need to place later in folder to store dungeons parts), you have to follow these 3 steps :
Select doors
Select minimum and maximum positions
Use the serialize
command as follow : /serialize <name>
To select a door with selector in hand, right click on the first position and left click on the second position. Then use the command /door add
. See the example below :
Door must be 4 blocks long
You have to do that for every door in the build.
If you selected wrong doors, you can use /door reset
to reset the door list
To select the minimum and maximum positions of room (or corridor), select two positions using right and left click. The cube defined by these two points will define the area to copy. The example below shows you how to select a full corridor :
When you finish select doors and min/max positions, use the serialize command to create a xml file into the /plugins/DungeonMMO/block_files/
folder.