Coordinates: Difference between revisions

From Vintage Story Wiki
m
no edit summary
mNo edit summary
Line 25: Line 25:
</table>
</table>


'''Example:''' Teleport to the absolute coordinates 0, 50, 0<br>
'''Example:''' Teleport to the absolute coordinates 0, 50, 0 (Note that the Y value is by default interpreted as an absolute value)<br>
<syntaxhighlight lang="c#">
//Note that the Y value is by default interpreted as an absolute value
/tp =0 50 =0
/tp =0 50 =0
</syntaxhighlight>