Getting Y pos, using X and Z

Wut

Well-known member
Joined
Mar 1, 2013
Messages
338
Reaction score
1
Hello!
I have the X and Z position of something on the map.
I want to get the Y position (height)of the ground in that X Z position.

How can I do that?
 

xzytro

God
Joined
Apr 1, 2013
Messages
2,294
Reaction score
7
height of the ground is Z position. Y position is either your front or your back. For example you created an object inside yourself, and you did "+y 1" to move the object, then the object moves right in front of you. When you do "-y 2" it passes behind you.

About your question, for me, it's possible with airbreak into Y position, or a spam with something like /gotopos or similar. If i were an admin for example and if i were to find that map, i would spam this :

/gotopos 1921.842 100.0 15.0
*couldn't find ? ==>
/gotopos 1921.842 200.0 15.0
*again couldn't find ? ==>
/gotopos 1921.842 400.0 15.0
/gotopos 1921.842 600.0 15.0
/gotopos 1921.842 900.0 15.0
[...]
I don't know any other ways than that. If you have a teleporter like that you could give it a shot.
 

Wut

Well-known member
Joined
Mar 1, 2013
Messages
338
Reaction score
1
I think there is a way to read out the ground pos for X and Y



Why U So useful? :yuno: :yuno::yuno:

Anyways, with the s0beit you can put a target on the map and teleport to ir with right click..

I am pretty sure that you get only X Y values from that 2D map.. and somehow s0beits know the height of that position.


I was trying to make a red marker teleporter, and i finally found the Z position.
 
Top