I want to put a command into a command block that basically... well, I'll explain after I use the fake command that doesn't exist.
/tp @p x+2 y+10 z-7
Basically this command teleports (/tp) the nearest player (@p) two blocks positive in the x direction (x+2), ten blocks positive/up in the y direction (y+10) and seven blocks negative in the z direction (z-7).
So basically, it doesn't teleport you to a specific location, but instead to a location compared to where you are at the moment. I know Sethbling did it, but I can't remember how.
So the whole point of the forum post is:
HOW DO I TELEPORT PLAYERS TO A LOCATION SPECIFIC TO WHERE THEY ARE WHEN THE COMMAND IS IGNITED?
/tp @p x+2 y+10 z-7
Basically this command teleports (/tp) the nearest player (@p) two blocks positive in the x direction (x+2), ten blocks positive/up in the y direction (y+10) and seven blocks negative in the z direction (z-7).
So basically, it doesn't teleport you to a specific location, but instead to a location compared to where you are at the moment. I know Sethbling did it, but I can't remember how.
So the whole point of the forum post is:
HOW DO I TELEPORT PLAYERS TO A LOCATION SPECIFIC TO WHERE THEY ARE WHEN THE COMMAND IS IGNITED?
5
Dafariaatomick86Dafaria
/tp @p x+2 y+10 z-7
HOW DO I TELEPORT PLAYERS TO A LOCATION SPECIFIC TO WHERE THEY ARE WHEN THE COMMAND IS IGNITED?
If you want to do this, all that you need to do is this command: /tp @p ~2 ~10 ~7 Where the ~ means current location, + the given amount.
-atomick86
Thank you so much
No problem, if you need help with anything else redstone/command block related, you can just PM me here on PMC.
atomick86Dafaria
/tp @p x+2 y+10 z-7
HOW DO I TELEPORT PLAYERS TO A LOCATION SPECIFIC TO WHERE THEY ARE WHEN THE COMMAND IS IGNITED?
If you want to do this, all that you need to do is this command: /tp @p ~2 ~10 ~7 Where the ~ means current location, + the given amount.
-atomick86
Thank you so much
Dafaria
/tp @p x+2 y+10 z-7
HOW DO I TELEPORT PLAYERS TO A LOCATION SPECIFIC TO WHERE THEY ARE WHEN THE COMMAND IS IGNITED?
If you want to do this, all that you need to do is this command: /tp @p ~2 ~10 ~7 Where the ~ means current location, + the given amount.
-atomick86
He used a bunch of command blocks with the test for command watch one of his videos or download the dropper 2 and see how they did it.
How in easy steps...
1. Download Sethblings world
2. Cut and paste with world edit
3. Profit!
Sorry, but all I know it had something to do with the height you use the map.
1. Download Sethblings world
2. Cut and paste with world edit
3. Profit!
Sorry, but all I know it had something to do with the height you use the map.
