Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

[BUG-227641] Play/Loop/Stop sounds in linked primitives other than the primitive where the script exists. #5877

Open
3 tasks
sl-service-account opened this issue Sep 18, 2019 · 1 comment

Comments

@sl-service-account
Copy link

sl-service-account commented Sep 18, 2019

How would you like the feature to work?

This is a re-filing of https://jira.secondlife.com/browse/VWR-23809

Add LSL equivalents of llLinkParticleSystem for sound commands such as llLoopSound, llPlaySound, and llStopSound, so that sounds can be activated or stopped in other linked primitives without the script needing to reside in the primitive which the sound is playing in.

Why is this feature important to you? How would it benefit the community?

This feature can reduce overall script usage and eliminate the need to rely on link messages to have a script in a linked primitive play a sound. This benefit exists for particles and allows for one script to begin emitting particles in multiple prims within the linkset which the script resides in. The same would also benefit sounds.

Links

Related

Duplicates

Original Jira Fields
Field Value
Issue BUG-227641
Summary Play/Loop/Stop sounds in linked primitives other than the primitive where the script exists.
Type New Feature Request
Priority Unset
Status Accepted
Resolution Accepted
Reporter Duckie Dickins (duckie.dickins)
Created at 2019-09-18T00:22:03Z
Updated at 2021-05-12T17:55:56Z
{
  'Build Id': 'unset',
  'Business Unit': ['Platform'],
  'Date of First Response': '2019-09-17T23:06:25.842-0500',
  'How would you like the feature to work?': 'This is a re-filing of https://jira.secondlife.com/browse/VWR-23809\r\n\r\nAdd LSL equivalents of llLinkParticleSystem for sound commands such as llLoopSound, llPlaySound, and llStopSound, so that sounds can be activated or stopped in other linked primitives without the script needing to reside in the primitive which the sound is playing in.',
  'Original Reporter': 'Duckie Dickins (duckie.dickins)',
  'ReOpened Count': 0.0,
  'Severity': 'Unset',
  'Target Viewer Version': 'viewer-development',
  'Why is this feature important to you? How would it benefit the community?': 'This feature can reduce overall script usage and eliminate the need to rely on link messages to have a script in a linked primitive play a sound. This benefit exists for particles and allows for one script to begin emitting particles in multiple prims within the linkset which the script resides in. The same would also benefit sounds.',
}
@sl-service-account
Copy link
Author

Lucia Nightfire commented at 2019-09-18T04:06:26Z, updated at 2019-09-18T04:06:58Z

The Moles could use this to make the Linden Homes more script efficient and not have to waste scripts just for sound execution in child prims. See https://jira.secondlife.com/browse/BUG-227373

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant