[Release] [DevTools] getcoords

This is the first time I publish a script. My English is not good. I watched various tutorials and developed a small tool, but it was originally used on my friend ’s server, but the server is about to shut down, so Post it and I won’t update it.
It was originally developed because it was cumbersome to enter coordinates
I know it has a little problem, but it does what I want

There is an English version inside, please change the file name yourself

Use: Copy the xyz coordinates directly after opening the interface, with three general formats
PS: If you need heading, add it yourself

Screenshot

1 2 3

Command
/showcoords - Open CoordsWindow
/swcoords - Toggle "~" key mode
Permission
add_ace group.admin getcoords.command allow

Download link: Github

16 Likes

very good

try changing this
if (data.which == 27) {
in script.js near document.onkeyup to this
data.which == 27 || data.which == 8

looks interesting, I must say…

I don’t know what to say, in my opinion is interesting but useless , sorry :frowning:

Why did do this?
I’m not familiar with developing code, sorry :joy:

It doesn’t matter, anyway, I just share it. Does not force anyone to use it

我能理解為他的作用是能更快捷的複製坐標嗎? :grinning:

yes! :grinning:
At first it was just because it was too much trouble to enter coordinates

That’s really great. I think he can really help our developers. :stuck_out_tongue_winking_eye:

1 Like

cuidado com o corona irmao

2 Likes

Nice share, good job

1 Like

Some reason its not closing or switching?

Have you changed the folder name?
http://getcoords/switch in script.js
Where getcoords must be the same as the resource name

This is awesome! Thanks.

1 Like

Great job! Makes my life a lot easier.

1 Like

nova esto

ahora si va

會卡住 必須透過RE才能跳開退出不完全的視窗畫面
有機會修復嗎? esc無效