Talk:LlSensorRepeat

From Second Life Wiki
Revision as of 22:34, 27 December 2007 by Bato Brendel (talk | contribs) (New section: RE: LlSensorRepeat 'float arc')
Jump to navigation Jump to search

Scanning adjacent regions

If I remember correctly using llSensorRepeat you can get sensor data from adjacent regions every (I think) 5 seconds. Should we include this information in the article? This does not affect llSensor. I am not sure if this has been fixed in previous updates. --TxMasterG Ping 15:06, 10 April 2007 (PDT)

I've not heard of this restriction before but if it can be verified then it belongs in the caveats section. I have not done worked with llSensorRepeat in a long time. -- Strife Onizuka 20:18, 10 April 2007 (PDT)

RE: LlSensorRepeat 'float arc'

Im no coding expect but as I know my geometry... PI is a only a half a sphere (ie. 180deg.). Should it not be TWO_PI for a full hemisphere for scanning? Or is this working as +180/-180 degrees for scanning, which thus would make a full sphere?