Border Coordinates

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Pyrhex

Member
Feb 1, 2017
2
0
0
28
How can I use skript to put the vanilla world border coordinates into the scoreboard? eg. -1000,+1000
 
Use MundoSK and its border center expression for get the location of the world's border center, then get the player's location and set two variables, one to the world's border center location and the other to the player's location, then, use the distance between expression for see how far of the world's border center the player is.
 
Use MundoSK and its border center expression for get the location of the world's border center, then get the player's location and set two variables, one to the world's border center location and the other to the player's location, then, use the distance between expression for see how far of the world's border center the player is.
That is for the distance between the worldborder and the player. What I want is the coordinates of the border as it is moving. Like if its at 500x500 it would be -500,+500 regardless of the players location. Also, how would I implement it into the scoreboard?
[doublepost=1487092341,1486918303][/doublepost]Anyone can help?
 
Status
Not open for further replies.