Bug Closed · Resolved

[Bug] region conditions __global__ not working

#2724 opened by Unknown 4 years ago

Unknownreported this bug

I've noticed when trying to use the global region for the region condition that it does not seem to work. The region condition works when I state another one of my regions.

Each one of the region conditions listed does not work.

  • region{r=global} true
  • region{r=GLOBAL} true
  • region{r=global} true
  • region{r=GLOBAL} true

I do not believe that the region condition is considering global as a proper region, if I am missing anything let me know, I've looked through past discord discussions of people trying to use global as a region condition as far back as 1/10/2021, but their issues were ignored without a proper fix to their issues.

[Legacy attachment omitted]

[Legacy attachment omitted]

Unknowncommented

I'm not sure what the point of this is because it would always be true, because __GLOBAL__ is everywhere?

Sign in to join the discussion.