Overlapping Regions, Priorities, and Skript

  • 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.

Lummox

Member
Jan 29, 2017
28
0
1
42
When you are in a region that overlaps with another region, how can you specify that it only "sees" the region with the highest priority?

Code:
broadcast "%region at player%"

It always returns the name of all overlapping regions, regardless of their priority.
 
How are you determining which region should have the highest priority? Is it something you want to specify yourself, or?
 
@GRRRilla_Ninja The priority of a region is determined in the "Worldguard" itself.

What I want is for "Skript" to find the region with the highest priority in "Worldguard" and only work on that region, and not with all the others that are overlapping.
 
Status
Not open for further replies.