• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
MAINTENANCE ANNOUNCEMENT - JIRA will undergo maintenance starting 1:00am PDT through 3:00am on Saturday 2010.03.20. Please do not enter issues during this time as the system maybe restarted.
Issue Details (XML | Word | Printable)

Key: SVC-2642
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: kimmie Loveless
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
2. Second Life Service - SVC

in a HUD object, llSensorRepeat will stop repeating if the script rotates the HUD object;

Created: 14/Jul/08 09:01 AM   Updated: 16/Jul/09 09:14 PM
Component/s: Scripts
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Environment: Not Applicable


 Description  « Hide
Create an Object, with a script that has an llSensorRepeat, and provides someform of output for what it detects.
Add a touch event, to rotate the object when clicked.
While rezzed in world, click the object. The Sensor Repeat continues functioning.
Take the object and attach to HUD.
Click the object to rotate it,, and the sensor repeat will cease.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
bryn forcella added a comment - 16/Jul/09 09:14 PM
This seems more severe than just rotating HuDs. I get only 2 sensor events out of my HuD with a touch event in it. The touch includes llRestScript. This failed after a recompile so it looks like a compile problem not an execution problem.