Is it possible to create a module which tracks a specific player?
-
For example if the specific player is like 140 blocks away, a trail or something could lead to his current pos. Unless there's already one and I haven't even noticed. Could be really helpful for people who play gamemodes like Hide N Seek or something that has to do with hiding especially.
-
It's not possible to get the position of a player that far away.
-
@Senk-Ju, well at any distance could be fine, i guess?
-
esp/tracers should work
edit: i think you can set your view distance higher to see a player's position far away -
@ChocoPie_isme you can see more blocks, but not players. There is an extra range setting on the server how far a player can see other players.
-
I tested with the Tracers module and the maximum blocks away it could detect a player was 49 blocks....
-
@mems Then 49 blocks is the maximum. The server just doesn't send information about players further away.
-
@Senk-Ju yeah but if there were players lower than 49 blocks away from me and i wanted for example to find the specific one? or... from 49 blocks away i could see the name using the NameTags module... and... yeah, shit idea.