Don't click here unless you want to be banned.

LSL Wiki : llParcelMediaQuery

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings :: You are crawling22.us.archive.org
list llParcelMediaQuery(list query_list)

Queries the texture and/or URL for QuickTime-playable video on the land parcel.

This function will only work if the script is contained within an object owned by the landowner (or if the land is owned by a group, only if the object has been deeded to the group). It will not work for group land if the object owner is a member of the group. The object actually has to be owned by the group.

Note: this function delays the script for 2 seconds.

query_list can include one or more of the following flags:
Flag Value Description
PARCEL_MEDIA_COMMAND_TEXTURE 4 Returns the key of the texture to be replaced with video.
PARCEL_MEDIA_COMMAND_URL 5 Returns the movie URL.

llParcelMediaQuery will return a list with the results in the order the values were specified in query_list.

llParcelMediaQuery will return an empty list under the following conditions:

Things you can do but should not:

See llParcelMediaCommandList for an example of usage.


Functions | Video | Land
Comments [Hide comments/form]
Attach a comment to this page: