I am creating a script that looks for the boundaries of a parcel of land. I am using the llGetLandOwnerAt function. The script increments the position and then llGetLandOwnerAt looks to see who owns that land.
The script is working well in 3 directions. East, South, West. But when it tries to go North it fails. I suspect it has something to do with the fact that my North boundary is a sim division. I have yet to test the device in another piece of property.
I also at this point think I may have a problem if 2 pieces of property are owned by the same owner.
Any thoughts and comments will be appreciated.
RT