hello all!
i'm attempting to write a script that can check if any specific parcel allows for rezzing within it. ideally i should be able to pass a function the name of a region and a set of coordinates, and have it return whether or not anyone can rez there. i initially considerd llGetParcelFlags, but it only works for coordinates with your current region and not one that you arent in
i'm beginning to think that such a thing is impossible, but no harm in asking i suppose.
thanks for reading!