-
Notifications
You must be signed in to change notification settings - Fork 1
Creating a Location
In order for a 'tutorial' to be playable, it needs to have a least one location. A location is to a tutorial as a 'map' is to a minigames game.
A tutorial can have an unlimited number of locations created for it, they are created by the creator of the tutorial in the process outlined below. The purpose of locations is to allow players to practice the same tutorial multiple times without learning the answers.
The process for completing a given tutorial is the same for any location of that tutorial, but the answers for any of the tasks may differ. For example if it's in a different location, the tpll answers will likely be different.
A tutorial itself doesn't have any answers associated with it, the creator sets the answers to a location.
- If you have a multi-server setup, connect to the tutorials server. (Use
/server tutorialson the BTE UK server). - Open the tutorials menu using the green emerald, or type
/tutorials - Click on the admin menu option in the bottom left hand corner
- Click the bookshelf option for 'My Tutorials'. In the My Tutorials menu you will have the option to set tutorials in use or create new locations for them.
From this point, please complete the entire location creation process in one go. If you do not have enough time to fully complete it then don't proceed
- Right click on the tutorial that you want to create a location for.
- Find your tutorial's new location on Google Maps
- Use tpll to define the region that needs to be generated. When you tpll you will tpll into the void. Your tpll points will be used as your points, you only have to tpll, you do not need to select anything. Go round in a circle, marking out the bounds of the area. This does not have to be precise because the terrain will be generated in chunks.
- Once you have finished drawing the area, run
/tutorials endareaand then tpll one more time to the desired start location of the location.
The area will now be generated in a new world and you will be transported shortly.
At this point your job is to run though the tutorial, and the blocks you select, commands you run, messages you send etc. will determine the answers. For each task, when you enter the answer you will be able to change it up until you run /tutorials [difficulty] which specifies the difficulty of the task you just completed.
Do not worry too much about the difficulty, but it must be an integer or floating point number between 0 and 1. This is [0,1] in set notation, so 0 and 1 are allowed values.
For each step you will have to specify the start location (including player direction) of the step, the location of the hologram if that is what you selected, and you will have to write the instructions. You do this in the location creation menu. Open the menu.
- To specify the start location, position yourself in the position and direction of the intended start location and then open the menu and select the option to set the start location to your location.
- The same system is used to specify the location of the hologram, just click the 'position hologram' option this time.
- Click the book to start editing the step instructions. If a change was detected then this will be saved and the hologram will be updated.
If you want coloured text then use the '&' Minecraft letter colour codes before each word. For example &ATpll &Ato &Aeach &Acorner would produce green text.
If you make a small mistake then we can manually change it in the database once the location has been created, so do not worry.
- Repeat the above steps for every tutorial Step until you have completed the tutorial!