I would like to figure out how to find out when an avatar is on my land. So far the best thing I have come up with is to do a llSensorRepeat watching for agents, then check to see if they are llOverMyLand.
The problem that I have with this is trying to catch everybody who hits my land without without catching a lot of neighbors' visitors. I would like this to work from the edge of my property as well as from the middle.
Any ideas?
Baron