Difference between revisions of "LlParcelMediaCommandList"

From Second Life Wiki
Jump to navigation Jump to search
Line 23: Line 23:
|constants
|constants
|spec
|spec
|caveats
|caveats = * This script's object must be owned by the landowner or the function will silently fail.
* If the land is over group owned land, then this object must be deeded to '''that''' group.
|examples
|examples
|helpers
|helpers

Revision as of 13:24, 8 February 2007

Summary

Function: llParcelMediaCommandList( list commandList );

Controls the playback of movies and other multimedia resources on a parcel or for an agent.

• list commandList A list of integer options to set as defined below.

Caveats

  • This script's object must be owned by the landowner or the function will silently fail.
  • If the land is over group owned land, then this object must be deeded to that group.
All Issues ~ Search JIRA for related Bugs

Examples

Deep Notes

Search JIRA for related Issues

Signature

function void llParcelMediaCommandList( list commandList );