LSL Status/Functions
From OpenSimulator
(Difference between revisions)
m (→Removed L => Moved to Subpage L) |
m |
||
(143 intermediate revisions by 32 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | {{ | + | {{Quicklinks}} |
− | + | = What is the current LSL Function Status? = | |
− | + | Back to [[LSL Status]] | |
− | = | + | == LSL Functions Status == |
− | + | '''Updated: October 28, 2014 using OpenSim-1a24b7f/r25290 (0.8-post-fixes)''' | |
+ | added EEP function tested with Y and X Engine using OpenSim 0.9.2.0 Yeti Dev night build 2020-09-09 | ||
− | + | The update will reflect ALL current LL-LSL Functions including those which are not supported in OpenSimulator.<br /> | |
− | + | These unsupported functions (notably Pathfinding etc) are there to show what is implemented & not.<br /> | |
− | + | <br /> | |
− | + | There is a total of 415 LL Functions as of the date of the update.<br /> | |
+ | Deprecated Functions: 12 indicated<br /> | ||
+ | God Mode Functions: 3 indicated<br /> | ||
+ | Pathfinding Functions: 12 indicated. (Path Finding is '''not''' supported by OpenSimulator)<br /> | ||
+ | Total remaining functions: 389<br/> | ||
+ | <br />llXorBase64Strings | ||
+ | Function List Reference at SL. [http://wiki.secondlife.com/wiki/Template:LSL_All_Functions/Name Reference] | ||
− | ''' | + | '''Note:''' If the Implemented field is blank, the function requires testing and verification. Possibly incomplete or stub within the OpenSimulator Source code.<br /> |
− | { | + | {{LSL Key Table}}<br /> |
− | + | ||
− | + | ||
− | + | Click on a letter to see the implementation information or click on the function to see an example how the function was tested in-world. | |
− | + | ||
− | + | {{ABC}}<br /> | |
− | + | ||
− | |- style="background-color:# | + | {| cellspacing="0" cellpadding="5" border="1" align="center" style="width: 100%;" class="sortable" |
− | | | + | |- style="background-color:#57C604;font-size:10pt;font-weight:bold;border-bottom:1px solid;" align="center" valign="bottom" |
+ | | width="5%" scope="col" | Function | ||
+ | | width="2%" scope="col" | Implemented | ||
+ | | width="2%" scope="col" | Developer | ||
+ | | width="2%" scope="col" | Tester | ||
+ | | width="10%" scope="col" | Comments | ||
+ | {{FunctionStatusRow | ||
+ | |name=llAbs | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=See also [[LlAbs|llAbs]] | ||
+ | |anc=A | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llAcos | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=F | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llAddToLandBanList | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llAddToLandPassList | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llAdjustSoundVolume | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llAgentInExperience | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=LL Experience Only. Not in OpenSimulator | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llAllowInventoryDrop | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Patnad | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llAngleBetween | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=NUnit | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llApplyImpulse | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llApplyRotationalImpulse | ||
+ | |status= | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llAsin | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llAtan2 | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llAttachToAvatar | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= acryline | ||
+ | |comment= Works in OpenSim 0.9.1.0 Dev | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llAttachToAvatarTemp | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= acryline | ||
+ | |comment= Works in OpenSim 0.9.1.0 Dev | ||
− | | | + | with an error message in Singularity |
− | | | + | }} |
+ | {{FunctionStatusRow | ||
+ | |name=llAvatarOnLinkSitTarget | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= acryline | ||
+ | |comment= Works in OpenSim 0.9.1.0 Dev | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llAvatarOnSitTarget | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Teravus | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llAxes2Rot | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Patnad | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llAxisAngle2Rot | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llBase64ToInteger | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | |anc=B | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llBase64ToString | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llBreakAllLinks | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llBreakLink | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llCastRay | ||
+ | |status= full | ||
+ | |impl= Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | |anc=C | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llCeil | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
− | | | + | {{FunctionStatusRow |
− | | | + | |name=llChar |
− | |} | + | |status=full |
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
− | {| | + | {{FunctionStatusRow |
− | | | + | |name=llClearCameraParams |
− | |} | + | |status=full |
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llClearLinkMedia | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= acryline | ||
+ | |comment= Works in OpenSim 0.9.1.0 Dev | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llClearPrimMedia | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= acryline | ||
+ | |comment= Works in OpenSim 0.9.1.0 Dev | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llCloseRemoteDataChannel | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Jimbo21 | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llCloud | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llCollisionFilter | ||
+ | |status= | ||
+ | |impl= yes | ||
+ | |dev= | ||
+ | |test= acryline | ||
+ | |comment= Works in OpenSim 0.9.1.0 Dev | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llCollisionSound | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llCollisionSprite | ||
+ | |status= | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llCos | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llCreateCharacter | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Not in OpenSimulator | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llCreateKeyValue | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Not in OpenSimulator | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llCreateLink | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llCSV2List | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDataSizeKeyValue | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Not in OpenSimulator | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDeleteCharacter | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Not in OpenSimulator | ||
+ | |anc=D | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDeleteKeyValue | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Not in OpenSimulator | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDeleteSubList | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDeleteSubString | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetachFromAvatar | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedGrab | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedGroup | ||
+ | |status=full | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedKey | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment=works. | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedLinkNumber | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=tested at 2011.01.25 on 0.7.1 Dev | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedName | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment=works. | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedOwner | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment=works. | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedPos | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment=works. | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedRot | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedTouchBinormal | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedTouchFace | ||
+ | |status=full | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test=Jeff Kelley | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedTouchNormal | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedTouchPos | ||
+ | |status=full | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test=Jeff Kelley | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedTouchST | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Azwaldo Villota | ||
+ | |comment=* Tested in OpenSim 0.8.0 Dev | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedTouchUV | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test=acryline | ||
+ | |comment=Works in OpenSim 0.9.1.0 Dev | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedType | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment=works. | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDetectedVel | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDialog | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDie | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Krtaylor | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2683) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llDumpList2String | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llEdgeOfWorld | ||
+ | |status=full | ||
+ | |impl=Yes* | ||
+ | |dev= | ||
+ | |test=Garmin Kawaguichi | ||
+ | |comment= | ||
+ | |anc=E | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llEjectFromLand | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llEmail | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llEscapeURL | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llEuler2Rot | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llEvade | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=LL Pathfinding Only. Not in OpenSimulator | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llExecCharacterCmd | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=LL Pathfinding Only. Not in OpenSimulator | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llFabs | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2683) | ||
+ | |anc=F | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llFleeFrom | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Not in OpenSimulator | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llFloor | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2683) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llForceMouselook | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llFrand | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGenerateKey | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | |anc=G | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetAccel | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetAgentInfo | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetAgentLanguage | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev=cinderblocks | ||
+ | |test=Gimisa | ||
+ | |comment=Working as of 0.8.2.0 for local avatar only | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetAgentList | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Jeff Kelley | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetAgentSize | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetAlpha | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment=ALLSIDES returns default texture, not sum, specific faces display correctly | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetAndResetTime | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2750) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetAnimation | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=StrawberryFride | ||
+ | |test=StrawberryFride | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetAnimationList | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetAnimationOverride | ||
+ | |status= | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Gimisa | ||
+ | |comment=works in 0901 | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetAttached | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetAttachedList | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetBoundingBox | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetCameraPos | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Phrearch | ||
+ | |test=Phrearch | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetCameraRot | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetCenterOfMass | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetClosestNavPoint | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Not in OpenSimulator | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetColor | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment=ALLSIDES returns default texture, not average, anything trying to grab more than 3 sides fails per example 2 | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetCreator | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2683) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetDate | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2683) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetDisplayName | ||
+ | |status=part | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= returns usernames | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetEnergy | ||
+ | |status=part | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Always returns 1.0f | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetEnv | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetEnvironment | ||
+ | |status= | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetExperienceDetails | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Not in OpenSimulator | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetExperienceErrorMessage | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Not in OpenSimulator | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetForce | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetFreeMemory | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetFreeURLs | ||
+ | |status=full | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test=Jeff Kelley | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetGeometricCenter | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetGMTclock | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetHTTPHeader | ||
+ | |status= | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Tokeiito | ||
+ | |comment=tested at 2011.01.25 on 0.7.1 Dev with XEngine | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetInventoryCreator | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetInventoryKey | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetInventoryName | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetInventoryNumber | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetInventoryPermMask | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetInventoryType | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetKey | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetLandOwnerAt | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetLinkKey | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetLinkMedia | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetLinkName | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetLinkNumber | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2754) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetLinkNumberOfSides | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Azwaldo Villota | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetLinkPrimitiveParams | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetListEntryType | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetListLength | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2750) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetLocalPos | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetLocalRot | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetMass | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetMassMKS | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetMaxScaleFactor | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetMemoryLimit | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation (Mar.01.2012) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetMinScaleFactor | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetNextEmail | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetNotecardLine | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev=Krtaylor | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetNumberOfNotecardLines | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev=Krtaylor | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetNumberOfPrims | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetNumberOfSides | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetObjectDesc | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetObjectDetails | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetObjectLinkKey | ||
+ | |status= | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= 0.9.2.2 | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetObjectMass | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Gimisa | ||
+ | |comment=Sitting avatars are phanton, don't count for the mass. | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetObjectName | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2688) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetObjectPermMask | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetObjectPrimCount | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetOmega | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetOwner | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetOwnerKey | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetParcelDetails | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetParcelFlags | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetParcelMaxPrims | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetParcelMusicURL | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetParcelPrimCount | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetParcelPrimOwners | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment=See also [[LlGetParcelPrimOwners|llGetParcelPrimOwners]] | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetPermissions | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Melanie | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetPermissionsKey | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Melanie | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetPhysicsMaterial | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetPos | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetPrimitiveParams | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetPrimMediaParams | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetRegionAgentCount | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetRegionCorner | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2688) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetRegionFlags | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetRegionFPS | ||
+ | |status=part | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Always returns 10.0f | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetRegionName | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2688) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetRegionTimeDilation | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetRootPosition | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetRootRotation | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetRot | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetScale | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetScriptName | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment=works. | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetScriptState | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment=Works. | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetSimStats | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetSimulatorHostname | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetSPMaxMemory | ||
+ | |status= | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation (Mar.01.2012) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetStartParameter | ||
+ | |status=part | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Returns always 0! Same limitations as llSetStatus | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetStaticPath | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Not in OpenSimulator | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetStatus | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=dev | ||
+ | |test= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetSubString | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetSunDirection | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Krtaylor | ||
+ | |test=FredoChaplin | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetTexture | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetTextureOffset | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetTextureRot | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetTextureScale | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetTime | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetTimeOfDay | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev=Vytek | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetTimestamp | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetTorque | ||
+ | |status= | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetUnixTime | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetUsedMemory | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetUsername | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetVel | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGetWallclock | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGiveInventory | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGiveInventoryList | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Patnad | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGiveMoney | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Melanie | ||
+ | |test=Aran | ||
+ | |comment=Works | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGodLikeRezObject | ||
+ | |status= | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGround | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Aran | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGroundContour | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGroundNormal | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGroundRepel | ||
+ | |status= | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llGroundSlope | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
− | {| | + | {{FunctionStatusRow |
− | | | + | |name=llHash |
− | |} | + | |status=full |
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
− | == | + | {{FunctionStatusRow |
+ | |name=llHTTPRequest | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=jimbo21 | ||
+ | |test= | ||
+ | |comment= | ||
+ | |anc=H | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llHTTPResponse | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Tokeiito | ||
+ | |comment=Tested on 2011.01.25 with 0.7.1 Dev OS and xEngine | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llInsertString | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= Unlike SL, negative indexes are relative to end of string, so not compatible in this case | ||
+ | |anc=I | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llInstantMessage | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment=100% | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llIntegerToBase64 | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llJson2List | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llJsonGetValue | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llJsonSetValue | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llJsonValueType | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llKey2Name | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | |anc=K | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llKeyCountKeyValue | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Not in OpenSimulator | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llKeysKeyValue | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Not in OpenSimulator | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llLinear2sRGB | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=0.9.3.0 | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llLinkAdjustSoundVolume | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llLinkParticleSystem | ||
+ | |status=full | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test=Jeff Kelley | ||
+ | |comment= | ||
+ | |anc=L | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llLinkPlaySound | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | |anc=L | ||
+ | }} | ||
− | {| | + | {{FunctionStatusRow |
− | | | + | |name=llLinkSitTarget |
− | |- | + | |status=full |
− | | | + | |impl=yes |
− | |} | + | |dev= |
+ | |test=Jeff Kelley | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llList2CSV | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llList2Float | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llList2Integer | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llList2Json | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llList2Key | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llList2List | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llList2ListStrided | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llList2Rot | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2754) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llList2String | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llList2Vector | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llListen | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=jimbo21 | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llListenControl | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=jimbo21 | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llListenRemove | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=jimbo21 | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llListFindList | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Needed for Kan-ed#11 | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llListInsertList | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llListRandomize | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llListReplaceList | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llListSort | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llListStatistics | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llLoadURL | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llLog | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llLog10 | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llLookAt | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llLoopSound | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Aran | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llLoopSoundMaster | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llLoopSoundSlave | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llMakeExplosion | ||
+ | |status=deprecated | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Deprecated | ||
+ | |anc=M | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llMakeFire | ||
+ | |status=deprecated | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Deprecated | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llMakeFountain | ||
+ | |status=deprecated | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Deprecated | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llMakeSmoke | ||
+ | |status=deprecated | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Deprecated | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llManageEstateAccess | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llMapDestination | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llMD5String | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llMessageLinked | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llMinEventDelay | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llModifyLand | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llModPow | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llMoveToTarget | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llName2Key | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llNavigateTo | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Not in OpenSimulator | ||
+ | |anc=N | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llOffsetTexture | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2683) | ||
+ | |anc=O | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llOpenRemoteDataChannel | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=jimbo21 | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
− | {{ | + | {{FunctionStatusRow |
− | + | |name=llOrd | |
− | + | |status=full | |
− | + | |impl=Yes | |
− | + | |dev= | |
− | + | |test= | |
− | + | |comment= | |
− | + | }} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | | | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | | | + | |
− | | | + | |
− | | | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | {{FunctionStatusRow | ||
+ | |name=llOverMyLand | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llOwnerSay | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llParcelMediaCommandList | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | |anc=P | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llParcelMediaQuery | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llParseString2List | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment=Spacers are not parsed if separator list is empty | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llParseStringKeepNulls | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llParticleSystem | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Teravus | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llPassCollisions | ||
+ | |status= | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= True/False argument only, as SL was until 2015 | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llPassTouches | ||
+ | |status= | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= True/False argument only, as SL was until 2015 | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llPatrolPoints | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Not in OpenSimulator | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llPlaySound | ||
+ | |status= | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Azwaldo Villota | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llPlaySoundSlave | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llPointAt | ||
+ | |status=deprecated | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llPow | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llPreloadSound | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llPursue | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Not in OpenSimulator | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llPushObject | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llReadKeyValue | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Not in OpenSimulator | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRefreshPrimURL | ||
+ | |status=deprecated | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | |anc=R | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRegionSay | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRegionSayTo | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=BlueWall | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llReleaseCamera | ||
+ | |status=deprecated | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Deprecated | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llReleaseControls | ||
+ | |status= | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llReleaseURL | ||
+ | |status=part | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRemoteDataReply | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=jimbo21 | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRemoteDataSetRegion | ||
+ | |status=deprecated | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRemoteLoadScript | ||
+ | |status=deprecated | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Deprecated (from LSL Wiki) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRemoteLoadScriptPin | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRemoveFromLandBanList | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRemoveFromLandPassList | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRemoveInventory | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRemoveVehicleFlags | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRequestAgentData | ||
+ | |status=full | ||
+ | |impl=yyes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRequestDisplayName | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRequestExperiencePermissions | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Not in OpenSimulator | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRequestInventoryData | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRequestPermissions | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Melanie | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRequestSecureURL | ||
+ | |status=part | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRequestSimulatorData | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= Will only report status as up, if the region is registered to grid service, otherwise unknown. Does not test actual connection or any status of a region. Does not return specific version string. | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRequestURL | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Tokeiito | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRequestUserKey | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRequestUsername | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llResetAnimationOverride | ||
+ | |status= | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Gimisa | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llResetLandBanList | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llResetLandPassList | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llReturnObjectsByID | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=No Plans to implement at this time | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llReturnObjectsByOwner | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=No Plans to implement at this time | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llResetOtherScript | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llResetScript | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment=This function is ignored in the state_entry() function of the default state | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llResetTime | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2750) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRezAtRoot | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRezObject | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRot2Angle | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRot2Axis | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRot2Euler | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRot2Fwd | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRot2Left | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRot2Up | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRotateTexture | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2683) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRotBetween | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRotLookAt | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Kayaker Magic | ||
+ | |comment=Works different than SL (better?) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRotTarget | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRotTargetRemove | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llRound | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSameGroup | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | |anc=S | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSay | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2688)(limited to 1023 chars) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llScaleByFactor | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llScaleTexture | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2683) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llScriptDanger | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llScriptProfiler | ||
+ | |status= | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation (Mar.01.2012) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSendRemoteData | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=jimbo21 | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSensor | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment=Works beyond 96m :) tested past 1000m | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSensorRemove | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment=Works | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSensorRepeat | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment=Works beyond 96m :) tested past 1000m | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetAgentEnvironment | ||
+ | |status= | ||
+ | |impl=no | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetAlpha | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2688) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetAngularVelocity | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation (Mar.01.2012) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetAnimationOverride | ||
+ | |status= | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Gimisa | ||
+ | |comment=works in 0901 | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetBuoyancy | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Mlorrey | ||
+ | |comment=Works on free objects, does not make avatars buoyant with scripted attachments | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetCameraAtOffset | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetCameraEyeOffset | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetCameraParams | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetClickAction | ||
+ | |status=full | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test=Jeff Kelley | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetColor | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2688) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetContentType | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation (Mar.01.2012) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetDamage | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetForce | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= Does not work with current avatar motors physics | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetForceAndTorque | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetHoverHeight | ||
+ | |status=full | ||
+ | |impl=Yes/No | ||
+ | |dev= | ||
+ | |test=Gimisa | ||
+ | |comment= 0901 works with ubode physic ONLY | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetInventoryPermMask | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetKeyframedMotion | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Kayaker Magic | ||
+ | |comment=Worked well since OpenSim 0.7.6 | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetLinkAlpha | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Charlie Omega | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2760) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetLinkCamera | ||
+ | |status=full | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test=Jeff Kelley | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetLinkColor | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Charlie Omega | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2760) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetLinkMedia | ||
+ | |status=full | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test=Jeff Kelley | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetLinkPrimitiveParams | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Melanie | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetLinkPrimitiveParamsFast | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetLinkTexture | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetLinkTextureAnim | ||
+ | |status=full | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test=Jeff Kelley | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetLocalRot | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetMemoryLimit | ||
+ | |status= | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation (Mar.01.2012) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetObjectDesc | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment=100% implemented | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetObjectName | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment=100% implemented | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetObjectPermMask | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetParcelMusicURL | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetPayPrice | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetPhysicsMaterial | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetPos | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2688) (now with limitation of 10m as in sl) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetPrimitiveParams | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Melanie | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetPrimMediaParams | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=* Requires testing and Verification (update here plz) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetPrimURL | ||
+ | |status=deprecated | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Deprecated | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetRegionPos | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=MrFrans/Frans Charming | ||
+ | |comment=Tested on the Kitely and Avacon grids. | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetRemoteScriptAccessPin | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Tokeiito | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetRot | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2688) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetScale | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2688) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetScriptState | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment=Works. | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetSitText | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Teravus | ||
+ | |test=Aran | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetSoundQueueing | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetSoundRadius | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetStatus | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetText | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2760) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetTexture | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2688) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetTextureAnim | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetTimerEvent | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2688) (uses Timer plugin!) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetTorque | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetTouchText | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment=Works. | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetVehicleFlags | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetVehicleFloatParam | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetVehicleRotationParam | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetVehicleType | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetVehicleVectorParam | ||
+ | |status=part | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSetVelocity | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires Implementation (Mar.01.2012) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSHA1String | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llShout | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2688) (limits 1023 chars) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSin | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2688) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSitOnLink | ||
+ | |status= | ||
+ | |impl= | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }}{{FunctionStatusRow | ||
+ | |name=llSitTarget | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSleep | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=This function CAN lock script threads on XEngine, do not use with XEngine | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSound | ||
+ | |status=deprecated | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Deprecated | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSoundPreload | ||
+ | |status=deprecated | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Deprecated | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSqrt | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2688) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llStartAnimation | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llStopAnimation | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llStopHover | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llStopLookAt | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llStopMoveToTarget | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llStopPointAt | ||
+ | |status=deprecated | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Deprecated | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llStopSound | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llStringLength | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llStringToBase64 | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llStringTrim | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Hashbox | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llSubStringIndex | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llTakeCamera | ||
+ | |status=deprecated | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Deprecated | ||
+ | |anc=T | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llTakeControls | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Patnad | ||
+ | |comment=Needed for Kan-ed#12 | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llTan | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2688) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llTarget | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llTargetOmega | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment=Works. | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llTargetRemove | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llTeleportAgent | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llTeleportAgentGlobalCoords | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llTeleportAgentHome | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llTextBox | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Melanie_T | ||
+ | |test=Fritigern | ||
+ | |comment=Operational with Viewers that support it. V3 and above all do. | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llToLower | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llToUpper | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llTransferLindenDollars | ||
+ | |status=part | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Requires External money Module | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llTriggerSound | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment=Works. | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llTriggerSoundLimited | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llUnescapeURL | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | |anc=U | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llUnSit | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Aran | ||
+ | |comment=Works. | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llUpdateCharacter | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=LL Pathfinding Only. Not in OpenSimulator | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llUpdateKeyValue | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=LL Experience Only. Not in OpenSimulator | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llVecDist | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Azwaldo Villota | ||
+ | |comment=Tested in OpenSim 0.7.6 Dev | ||
+ | |anc=V | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llVecMag | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Azwaldo Villota | ||
+ | |comment=Tested in OpenSim 0.7.6 Dev | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llVecNorm | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2688) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llVolumeDetect | ||
+ | |status= | ||
+ | |impl=Yes | ||
+ | |dev=Gerhard | ||
+ | |test=Gimisa | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llWanderWithin | ||
+ | |status=unsupported | ||
+ | |impl=No | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=LL Pathfinding Only. Not in OpenSimulator | ||
+ | |anc=W | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llWater | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev=Alondria | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llWhisper | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test=Charlie Omega | ||
+ | |comment=(2688) (but limited to 1023 chars) | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llWind | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llXorBase64 | ||
+ | |status= | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }}{{FunctionStatusRow | ||
+ | |name=llXorBase64Strings | ||
+ | |status=deprecated | ||
+ | |impl=yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment=Deprecated | ||
+ | |anc=X | ||
+ | }} | ||
+ | {{FunctionStatusRow | ||
+ | |name=llXorBase64StringsCorrect | ||
+ | |status=full | ||
+ | |impl=Yes | ||
+ | |dev= | ||
+ | |test= | ||
+ | |comment= | ||
+ | }} | ||
|} | |} | ||
− | + | Back to [[LSL Status]] | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
[[Category:Users]] | [[Category:Users]] | ||
[[Category:Support]] | [[Category:Support]] | ||
− | [[Category:Tech Reference]] | + | [[Category:Tech Reference]] |
[[Category:Help]] | [[Category:Help]] | ||
[[Category:Configuration]] | [[Category:Configuration]] | ||
− | [[Category: | + | [[Category:Getting Started]] |
[[Category:Development]] | [[Category:Development]] | ||
[[Category:Todo]] | [[Category:Todo]] |
Latest revision as of 13:46, 7 June 2023
[edit] What is the current LSL Function Status?
Back to LSL Status
[edit] LSL Functions Status
Updated: October 28, 2014 using OpenSim-1a24b7f/r25290 (0.8-post-fixes)
added EEP function tested with Y and X Engine using OpenSim 0.9.2.0 Yeti Dev night build 2020-09-09
The update will reflect ALL current LL-LSL Functions including those which are not supported in OpenSimulator.
These unsupported functions (notably Pathfinding etc) are there to show what is implemented & not.
There is a total of 415 LL Functions as of the date of the update.
Deprecated Functions: 12 indicated
God Mode Functions: 3 indicated
Pathfinding Functions: 12 indicated. (Path Finding is not supported by OpenSimulator)
Total remaining functions: 389
llXorBase64Strings
Function List Reference at SL. Reference
Note: If the Implemented field is blank, the function requires testing and verification. Possibly incomplete or stub within the OpenSimulator Source code.
Ready for Testing | Partially Implemented | Fully Implemented | Tested/Fail | Deprecated | Not supported |
Click on a letter to see the implementation information or click on the function to see an example how the function was tested in-world.
A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z |
Back to LSL Status