Introduction
This concept is simple, but it may be hard to pull off if you want to do multiple names. I’ve seen other people make guides on this, but they use more than what is really necessary.
Devices Needed
1 trigger
At least 1 teleporter
Understanding of how to use blocks
Step 1
First, place your trigger where players spawn. Set it to be activated when a player steps over it, and to be invisible. Also set the scope to player, because I don’t know if setting the scope to global breaks the system. Now you will go to the top left corner and click “blocks” then create a new block.
Step 2
Now drag out an if, do block from the logic section. Also drag an = block from the same section. Connect the = block to the if section of the if, do block.
In the first section of the = block, place a triggering player’s name block from the essentials section. In the second section of the “=” block, place a blank block from the text section. In this block, type what the player’s name has to be to activate the secret area.
Step 3
Now in the do section of the if, do block, add a broadcast message on channel block from the essentials section. It will immediately have you select a channel. You can make a new one by typing in your channel name and pressing [enter]. In this example, I set the channel name to Secret Area.
Step 4
Now we are done with the trigger and its blocks. Here’s a candy for completing the trigger section! Now we go to the teleporter. Place it where you want, then set it to be invisible. Now edit its channels so that you get teleported to it when you have the correct name.
Yay! You did it!
Optional Step
If you want to make more secret areas based on names, just repeat all the steps, but with different names and channels. You can save on blocks by pressing the gear and adding else ifs to the original block. This gives you a result like this
Thank you for reading through this guide! (If you really did read through it.)
2 more candies for you!
On a scale of 1 to 10, how helpful was this guide?
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10