• 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.
Issue Details (XML | Word | Printable)

Key: SVC-3726
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Duplicate
Priority: Normal Normal
Assignee: Unassigned
Reporter: sydney pinion
Votes: 0
Watchers: 0
Operations

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

llLinkParticleSystem

Created: 25/Jan/09 07:53 AM   Updated: 25/Jan/09 09:59 AM
Return to search
Component/s: Scripts
Affects Version/s: None
Fix Version/s: None

Environment: All
Issue Links:
Duplicate
 


 Description  « Hide
Request for llLinkParticleSystem, like llParticleSystem with additional parameter to specify a member of the linked set (as llSetLinkPrimitiveParams is to llSetPrimitiveParams, but for particle systems). Addition of this function would permit reduction in the number of scripts running in a linked object.

Function: llLinkParticleSystem( integer linknumber, list rules );

As in llSetLinkPrimitiveParams, the linknumber parameter should accept LINK_* flags and specific child prim numbers. Behavior with invalid linknumber values should be consistent with llSetLinkPrimitiveParams.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Fake Fitzgerald added a comment - 25/Jan/09 09:59 AM
Probably duplicate of SVC-3360.