Author Topic: Coordinates Mod  (Read 1072 times)

/title

Does anybody have it/can code it? It is much appreciated if anyone has one!

Look for Script_Compass in the RTB Archives.
Quote from: the guy who made it
Usage:
Bind a key to Waypoint GUI under Compass in controls.
You can also bind a key to toggle the compass directly.

Press said key to open the GUI:
 - Adding dialog:
 Enter a name, check the box if it's a waypoint on the server (you must be an admin to add a waypoint on the server) and click add.

 - Removing or updating:
 Select a waypoint and click remove or update. Only an admin can remove or update a serverside waypoint (marked with a *).

 - Saving or loading:
 Click the disk (bottom right of the GUI next to the checkbox) to open the save/load dialog. Enter the name and hit save or load depending on what you want to do.
 You can't load serverside waypoints unless you're an admin, same as always.

Check the checkbox in the bottom right of the GUI to toggle the compass/radar. You can also use the mentioned keybind to do this.
No idea if the mod still works though.

I think he wants numbers.

Assuming you want a GUI that shows your position: http://forum.blockland.us/index.php?topic=241791.0
Last post should have a working DL for it, but if not I'll put a mirror up.

If you just need it for a one-time thing, copy it from the client by doing setClipBoard(ServerConnection.getControlOb ject().getPosition());