Difference between revisions of "Talk:LlSensorRepeat"

From Second Life Wiki
Jump to navigation Jump to search
Line 2: Line 2:
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. --[[User:TxMasterG Ping|TxMasterG Ping]] 15:06, 10 April 2007 (PDT)
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. --[[User:TxMasterG Ping|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. -- [[User:Strife Onizuka|Strife Onizuka]] 20:18, 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. -- [[User:Strife Onizuka|Strife Onizuka]] 20:18, 10 April 2007 (PDT)
It seems to me that if you use 0 as your 'type', it never runs sensor() or no_sensor(). Why is this? How can I make it detect everything?

Revision as of 08:33, 17 May 2008

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)

It seems to me that if you use 0 as your 'type', it never runs sensor() or no_sensor(). Why is this? How can I make it detect everything?