I was reading in the Wikki and there was an interresting question that arose...
With llDetectedPos, it detects the position of the detected object (duh!) but is that position relative to the position within the similator containing the detected object, or the sensor?
IE, if the person is sitting across a sim border at <254, 254, 4> and a sensor at <1, 254, 4> detects them from the corner of the adjacent sim will the detected person be detected at <-1, 254, 4> (position in relation to sim of sensor) or at <254, 254, 4> (position in relation to sim containing the person). I am going to probably answer this myself, seeing as that if it is in relation to the sim of the sensor that presents some issues with things I am working on... but an answer for the public and an addition to the Wikki would be useful. Oftentimes it is useful to restrict objects to staying and acting ONLY in the sim they were executed in (like pushes in sims like rausch...)