llParcelMediaQuery
LSLlist llParcelMediaQuery(list aList)
Queries the media properties of the parcel containing the script, via one or more PARCEL_MEDIA_COMMAND_* arguments specified in CommandList.\ This function will only work if the script is contained within an object owned by the land-owner (or if the land is owned by a group, only if the object has been deeded to the group).
Parameters
| Type | Name |
|---|---|
| list | aList |
Sleeps
2s
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
rotation llGetCameraRot()
string llInsertString(string dst, integer position, string src)
vector llGetPos()
integer llGetRegionFlags()
void llAllowInventoryDrop(integer add)
float llFabs(float f)
integer llListFindListNext(list src, list test, integer instance)
void llSetVelocity(vector vel, integer local)