Author Topic: Blockland GPS  (Read 1295 times)

is there a GPS thing for maps? like the in unlimited mining?

that tells your location?
can some one make one if theres not?

and a radar thing?

« Last Edit: February 15, 2011, 07:20:44 PM by ghost1 »

There's the compass mod that can use waypoints.

There's the compass mod that can use waypoints.

If there was a way to add waypoints to players, then you could have actual radar for TDMs and what not..

If there was a way to add waypoints to players, then you could have actual radar for TDMs and what not..
Player datablocks are trackable on a GUI, but it'd have to refresh continuously to show them moving accurately. This process causes a lot of lag.

Refresh every few seconds.




Player datablocks are trackable on a GUI, but it'd have to refresh continuously to show them moving accurately. This process causes a lot of lag.

You can't track the datablock. Datablocks aren't physical objects, they are information objects that tell the client and server how this object looks and what it does. But yes, you can track players, but only if the server is constantly telling the client where the players is, and this would cause aimbots to work.