[Opensim-users] llDetectedLinkNumber() help

Kevin Buckley kevin at buckley70.freeserve.co.uk
Fri Nov 13 11:13:04 UTC 2009


Can anyone confirm that llDetectedLinkNumber works OK in an Opensim script?

 

I have a script which rezzes a panel (llRezObject), links the panel to
itself keeping self as root (llCreateLink) and then needs to receive
touch_end events from the child (the child panel does NOT have a touch_end
handler - so it should do this without needing to call llPassTouches -
although I have tried that and it doesn't seem to work either).

 

Touches to the child panels DO trigger a touch_end(integer num) event in the
parent, but llDetectedLinkNumber(num) returns 0 (ie root).

 

Thanks, Kevin

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20091113/6b40aaa2/attachment.html>


More information about the Opensim-users mailing list