Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Help
»
console code that tells you your current position
« previous
next »
Print
Pages: [
1
]
Author
Topic: console code that tells you your current position (Read 385 times)
GhostStar
October 15, 2013, 07:31:02 PM
whats the code that you insert into your console and it tells you your current position?
Ad Bot
Advertisement
otto-san
October 15, 2013, 07:55:13 PM
server-sided:
echo(findClientByName(player).player.getPosition());
client-sided:
echo(ServerConnection.getControlOb
ject().getPosition());
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Help
»
console code that tells you your current position