LSL Status/Functions
From OpenSimulator
(integrated) |
|||
| (125 intermediate revisions by 29 users not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
| − | {{ | + | {{Quicklinks}} |
| − | + | = What is the current LSL Function Status? = | |
| − | + | ||
| − | =What is the current LSL Function Status?= | + | |
Back to [[LSL Status]] | Back to [[LSL Status]] | ||
| Line 10: | Line 8: | ||
== LSL Functions 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] | ||
| − | + | == Source Delta (2026-04-30) == | |
| − | + | This page was cross-checked against ''OpenSim/Region/ScriptEngine/Shared/Api/Interface/ILSL_Api.cs''. | |
| + | Detailed local categorization: ''LSL-Delta-Categories.txt'' | ||
| − | + | * LSL source unique signatures: 473 | |
| + | * LSL unique names in compared wiki files: 501 | ||
| + | * LSL missing in wiki: 0 | ||
| + | * LSL wiki-only (not found in current interface): 28 | ||
| − | + | '''LSL missing in wiki (source present) categories''' | |
| + | * <none> | ||
| − | + | '''LSL wiki-only (source missing) categories''' | |
| − | + | * LL-only Environment APIs (2) | |
| − | + | * LL-only Experience/KeyValue (11) | |
| − | + | * LL-only Pathfinding/Characters (12) | |
| − | + | * Wiki legacy/other not in interface (3) | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | {{ | + | '''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 /> | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | }} | + | |
| + | {| 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 | {{FunctionStatusRow | ||
|name=llAbs | |name=llAbs | ||
| Line 49: | Line 61: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment=See also [[LlAbs|llAbs]] |
| − | | | + | |anc=A |
| − | | | + | |
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llAcos | |name=llAcos | ||
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
| − | |dev= F | + | |dev=F |
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llAddToLandBanList | |name=llAddToLandBanList | ||
| Line 72: | Line 79: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llAddToLandPassList | |name=llAddToLandPassList | ||
| Line 83: | Line 87: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llAdjustSoundVolume | |name=llAdjustSoundVolume | ||
| Line 94: | Line 95: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llAgentInExperience | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llAllowInventoryDrop | |name=llAllowInventoryDrop | ||
| Line 105: | Line 111: | ||
|test=Patnad | |test=Patnad | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llAngleBetween | |name=llAngleBetween | ||
| Line 114: | Line 117: | ||
|impl=Yes | |impl=Yes | ||
|dev=Alondria | |dev=Alondria | ||
| − | |test= NUnit | + | |test=NUnit |
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llApplyImpulse | |name=llApplyImpulse | ||
| Line 127: | Line 127: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llApplyRotationalImpulse | |name=llApplyRotationalImpulse | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llAsin | |name=llAsin | ||
| Line 148: | Line 142: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llAtan2 | |name=llAtan2 | ||
| Line 159: | Line 150: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llAttachToAvatar | |name=llAttachToAvatar | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
| − | |test= | + | |test= acryline |
| − | |comment= | + | |comment= Works in OpenSim 0.9.1.0 Dev |
| − | + | ||
| − | + | ||
}} | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llAttachToAvatarTemp | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= acryline | ||
| + | |comment= Works in OpenSim 0.9.1.0 Dev | ||
| + | with an error message in Singularity | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llAvatarOnLinkSitTarget | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= acryline | ||
| + | |comment= Works in OpenSim 0.9.1.0 Dev | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llAvatarOnSitTarget | |name=llAvatarOnSitTarget | ||
| Line 181: | Line 184: | ||
|dev=Teravus | |dev=Teravus | ||
|test= | |test= | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llAxes2Rot | |name=llAxes2Rot | ||
| Line 193: | Line 193: | ||
|test=Patnad | |test=Patnad | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llAxisAngle2Rot | |name=llAxisAngle2Rot | ||
| Line 204: | Line 201: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llBase64ToInteger | |name=llBase64ToInteger | ||
| Line 215: | Line 209: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
|anc=B | |anc=B | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llBase64ToString | |name=llBase64ToString | ||
| Line 226: | Line 217: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llBreakAllLinks | |name=llBreakAllLinks | ||
| Line 238: | Line 226: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llBreakLink | |name=llBreakLink | ||
| Line 249: | Line 234: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llCastRay | ||
| + | |status= full | ||
| + | |impl= Yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | |anc=C | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llCeil | |name=llCeil | ||
| Line 259: | Line 250: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
| − | + | ||
}} | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
| − | |name= | + | |name=llChar |
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
| Line 272: | Line 260: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llClearCameraParams | ||
| + | |status=full | ||
| + | |impl=Yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llClearLinkMedia | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= acryline | ||
| + | |comment= Works in OpenSim 0.9.1.0 Dev | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llClearPrimMedia | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= acryline | ||
| + | |comment= Works in OpenSim 0.9.1.0 Dev | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llCloseRemoteDataChannel | |name=llCloseRemoteDataChannel | ||
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
| − | |dev= Jimbo21 | + | |dev=Jimbo21 |
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llCloud | |name=llCloud | ||
| Line 294: | Line 301: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llCollisionFilter | |name=llCollisionFilter | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl= yes |
|dev= | |dev= | ||
| − | |test= | + | |test= acryline |
| − | |comment= | + | |comment= Works in OpenSim 0.9.1.0 Dev |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llCollisionSound | |name=llCollisionSound | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llCollisionSprite | |name=llCollisionSprite | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llComputeHash | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llCos | |name=llCos | ||
| Line 337: | Line 340: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llCreateCharacter | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llCreateKeyValue | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llCreateLink | |name=llCreateLink | ||
| Line 349: | Line 365: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llCSV2List | |name=llCSV2List | ||
| Line 360: | Line 373: | ||
|test=Charlie Omega | |test=Charlie Omega | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llDataSizeKeyValue | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llDeleteCharacter | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| + | |anc=D | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llDeleteKeyValue | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llDeleteSubList | |name=llDeleteSubList | ||
| Line 371: | Line 406: | ||
|test=Charlie Omega | |test=Charlie Omega | ||
|comment= | |comment= | ||
| − | |||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llDeleteSubString | |name=llDeleteSubString | ||
| Line 383: | Line 414: | ||
|test=Charlie Omega | |test=Charlie Omega | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llDerezObject | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llDetachFromAvatar | |name=llDetachFromAvatar | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llDetectedGrab | |name=llDetectedGrab | ||
| Line 404: | Line 437: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llDetectedGroup | |name=llDetectedGroup | ||
|status=full | |status=full | ||
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llDetectedKey | |name=llDetectedKey | ||
| Line 426: | Line 453: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= works. | + | |comment=works. |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llDetectedLinkNumber | |name=llDetectedLinkNumber | ||
| Line 437: | Line 461: | ||
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= | + | |comment=tested at 2011.01.25 on 0.7.1 Dev |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llDetectedName | |name=llDetectedName | ||
| Line 448: | Line 469: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= works. | + | |comment=works. |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llDetectedOwner | |name=llDetectedOwner | ||
| Line 459: | Line 477: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= works. | + | |comment=works. |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llDetectedPos | |name=llDetectedPos | ||
| Line 470: | Line 485: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= works. | + | |comment=works. |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llDetectedRot | |name=llDetectedRot | ||
| Line 482: | Line 494: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llDetectedTouchBinormal | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llDetectedTouchFace | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test=Jeff Kelley | ||
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llDetectedTouchNormal | ||
| + | |status=full | ||
| + | |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=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test=acryline | ||
| + | |comment=Works in OpenSim 0.9.1.0 Dev | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llDetectedType | |name=llDetectedType | ||
| Line 492: | Line 549: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= works. | + | |comment=works. |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llDetectedVel | |name=llDetectedVel | ||
| Line 504: | Line 558: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llDialog | |name=llDialog | ||
| Line 514: | Line 565: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llDie | |name=llDie | ||
| Line 525: | Line 573: | ||
|dev=Krtaylor | |dev=Krtaylor | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2683 | + | |comment=(2683) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llDumpList2String | |name=llDumpList2String | ||
| Line 537: | Line 582: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llEdgeOfWorld | |name=llEdgeOfWorld | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=Yes* |
|dev= | |dev= | ||
| − | |test= | + | |test=Garmin Kawaguichi |
|comment= | |comment= | ||
| − | |||
| − | |||
|anc=E | |anc=E | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llEjectFromLand | |name=llEjectFromLand | ||
| Line 560: | Line 599: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llEmail | |name=llEmail | ||
| Line 571: | Line 607: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llEscapeURL | |name=llEscapeURL | ||
| Line 582: | Line 615: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llEuler2Rot | |name=llEuler2Rot | ||
| Line 592: | Line 622: | ||
|dev=Alondria | |dev=Alondria | ||
|test= | |test= | ||
| − | |comment= | + | |comment= |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llEvade | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llExecCharacterCmd | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llFabs | |name=llFabs | ||
| Line 603: | Line 646: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2683) | + | |comment=(2683) |
| − | + | ||
| − | + | ||
|anc=F | |anc=F | ||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llFleeFrom | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llFloor | |name=llFloor | ||
| Line 615: | Line 663: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2683) | + | |comment=(2683) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llForceMouselook | |name=llForceMouselook | ||
| Line 627: | Line 672: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llFrand | |name=llFrand | ||
| Line 637: | Line 679: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llGenerateKey | ||
| + | |status=full | ||
| + | |impl=Yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | |anc=G | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetAccel | |name=llGetAccel | ||
| Line 649: | Line 697: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetAgentInfo | |name=llGetAgentInfo | ||
| Line 661: | Line 705: | ||
|test= | |test= | ||
|comment= | |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 | {{FunctionStatusRow | ||
|name=llGetAgentSize | |name=llGetAgentSize | ||
| Line 672: | Line 729: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetAlpha | |name=llGetAlpha | ||
| Line 682: | Line 736: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= ALLSIDES returns default texture, not sum, specific faces display correctly | + | |comment=ALLSIDES returns default texture, not sum, specific faces display correctly |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetAndResetTime | |name=llGetAndResetTime | ||
| Line 693: | Line 744: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2750) | + | |comment=(2750) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetAnimation | |name=llGetAnimation | ||
| Line 705: | Line 753: | ||
|test=StrawberryFride | |test=StrawberryFride | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetAnimationList | |name=llGetAnimationList | ||
| Line 716: | Line 761: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llGetAnimationOverride | ||
| + | |status=full | ||
| + | |impl=Yes | ||
| + | |dev= | ||
| + | |test=Gimisa | ||
| + | |comment=works in 0901 | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetAttached | |name=llGetAttached | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llGetAttachedList | ||
| + | |status=full | ||
| + | |impl=yes | ||
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetBoundingBox | |name=llGetBoundingBox | ||
| Line 738: | Line 793: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llGetCameraAspect | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llGetCameraFOV | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetCameraPos | |name=llGetCameraPos | ||
| Line 749: | Line 817: | ||
|test=Phrearch | |test=Phrearch | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetCameraRot | |name=llGetCameraRot | ||
| Line 760: | Line 825: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetCenterOfMass | |name=llGetCenterOfMass | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llGetClosestNavPoint | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetColor | |name=llGetColor | ||
| Line 781: | Line 848: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= ALLSIDES returns default texture, not average, anything trying to grab more than 3 sides fails per example 2 | + | |comment=ALLSIDES returns default texture, not average, anything trying to grab more than 3 sides fails per example 2 |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetCreator | |name=llGetCreator | ||
| Line 792: | Line 856: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2683) | + | |comment=(2683) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetDate | |name=llGetDate | ||
| Line 803: | Line 864: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2683) | + | |comment=(2683) |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llGetDayLength | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llGetDayOffset | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llGetDisplayName | ||
| + | |status=part | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= returns usernames | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetEnergy | |name=llGetEnergy | ||
|status=part | |status=part | ||
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= Always returns 1.0f | + | |comment=Always returns 1.0f |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llGetEnv | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llGetEnvironment | ||
| + | |status= | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Environment API only. Not in current OpenSim ILSL_Api.cs | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llGetExperienceDetails | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llGetExperienceErrorMessage | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetForce | |name=llGetForce | ||
| Line 826: | Line 937: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetFreeMemory | |name=llGetFreeMemory | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= | + | |comment= |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llGetFreeURLs | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test=Jeff Kelley | ||
| + | |comment= | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetGeometricCenter | |name=llGetGeometricCenter | ||
| Line 847: | Line 960: | ||
|dev=Alondria | |dev=Alondria | ||
|test= | |test= | ||
| − | |comment | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetGMTclock | |name=llGetGMTclock | ||
| Line 858: | Line 968: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llGetHealth | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetHTTPHeader | |name=llGetHTTPHeader | ||
| − | |status= | + | |status=full |
|impl=Yes | |impl=Yes | ||
|dev= | |dev= | ||
| − | |test= Tokeiito | + | |test=Tokeiito |
| − | |comment= | + | |comment=tested at 2011.01.25 on 0.7.1 Dev with XEngine |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llGetInventoryAcquireTime | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetInventoryCreator | |name=llGetInventoryCreator | ||
| Line 881: | Line 1,001: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llGetInventoryDesc | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetInventoryKey | |name=llGetInventoryKey | ||
| Line 892: | Line 1,017: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetInventoryName | |name=llGetInventoryName | ||
| Line 903: | Line 1,025: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetInventoryNumber | |name=llGetInventoryNumber | ||
| Line 914: | Line 1,033: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetInventoryPermMask | |name=llGetInventoryPermMask | ||
| Line 925: | Line 1,041: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetInventoryType | |name=llGetInventoryType | ||
| Line 936: | Line 1,049: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetKey | |name=llGetKey | ||
| Line 946: | Line 1,056: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetLandOwnerAt | |name=llGetLandOwnerAt | ||
| Line 958: | Line 1,065: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetLinkKey | |name=llGetLinkKey | ||
| Line 968: | Line 1,072: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llGetLinkMedia | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetLinkName | |name=llGetLinkName | ||
| Line 979: | Line 1,088: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetLinkNumber | |name=llGetLinkNumber | ||
| Line 990: | Line 1,096: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2754) | + | |comment=(2754) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetLinkNumberOfSides | |name=llGetLinkNumberOfSides | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=Yes |
|dev= | |dev= | ||
| − | |test= | + | |test=Azwaldo Villota |
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llGetLinkPrimitiveParams | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llGetLinkSitFlags | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetListEntryType | |name=llGetListEntryType | ||
| Line 1,013: | Line 1,129: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetListLength | |name=llGetListLength | ||
| Line 1,023: | Line 1,136: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2750) | + | |comment=(2750) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetLocalPos | |name=llGetLocalPos | ||
| − | |status= | + | |status=full |
|impl=Yes | |impl=Yes | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetLocalRot | |name=llGetLocalRot | ||
| Line 1,046: | Line 1,153: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetMass | |name=llGetMass | ||
| Line 1,056: | Line 1,160: | ||
|dev=Alondria | |dev=Alondria | ||
|test= | |test= | ||
| − | |comment= | + | |comment= |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llGetMassMKS | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llGetMaxScaleFactor | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Requires Implementation | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llGetMemoryLimit | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Requires Implementation (Mar.01.2012) | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llGetMinScaleFactor | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Requires Implementation | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llGetMoonDirection | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llGetMoonRotation | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetNextEmail | |name=llGetNextEmail | ||
| Line 1,068: | Line 1,217: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetNotecardLine | |name=llGetNotecardLine | ||
| Line 1,078: | Line 1,224: | ||
|dev=Krtaylor | |dev=Krtaylor | ||
|test= | |test= | ||
| − | |comment= | + | |comment= |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llGetNotecardLineSync | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetNumberOfNotecardLines | |name=llGetNumberOfNotecardLines | ||
| Line 1,090: | Line 1,241: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetNumberOfPrims | |name=llGetNumberOfPrims | ||
| Line 1,100: | Line 1,248: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetNumberOfSides | |name=llGetNumberOfSides | ||
| Line 1,112: | Line 1,257: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llGetObjectAnimationNames | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetObjectDesc | |name=llGetObjectDesc | ||
| Line 1,122: | Line 1,272: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetObjectDetails | |name=llGetObjectDetails | ||
| − | |status= | + | |status=part |
|impl=Yes | |impl=Yes | ||
|dev=Alondria | |dev=Alondria | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
| − | |name= | + | |name=llGetObjectLinkKey |
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= | + | |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 | {{FunctionStatusRow | ||
|name=llGetObjectName | |name=llGetObjectName | ||
| Line 1,155: | Line 1,304: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2688) | + | |comment=(2688) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetObjectPermMask | |name=llGetObjectPermMask | ||
| Line 1,167: | Line 1,313: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetObjectPrimCount | |name=llGetObjectPrimCount | ||
| Line 1,178: | Line 1,321: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetOmega | |name=llGetOmega | ||
| Line 1,189: | Line 1,329: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetOwner | |name=llGetOwner | ||
| Line 1,199: | Line 1,336: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetOwnerKey | |name=llGetOwnerKey | ||
| Line 1,211: | Line 1,345: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetParcelDetails | |name=llGetParcelDetails | ||
| Line 1,222: | Line 1,353: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetParcelFlags | |name=llGetParcelFlags | ||
| Line 1,233: | Line 1,361: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetParcelMaxPrims | |name=llGetParcelMaxPrims | ||
| Line 1,244: | Line 1,369: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llGetParcelMusicURL | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetParcelPrimCount | |name=llGetParcelPrimCount | ||
| Line 1,255: | Line 1,385: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetParcelPrimOwners | |name=llGetParcelPrimOwners | ||
| Line 1,265: | Line 1,392: | ||
|dev=Alondria | |dev=Alondria | ||
|test= | |test= | ||
| − | |comment= | + | |comment=See also [[LlGetParcelPrimOwners|llGetParcelPrimOwners]] |
| − | | | + | |
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetPermissions | |name=llGetPermissions | ||
| Line 1,277: | Line 1,401: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetPermissionsKey | |name=llGetPermissionsKey | ||
| Line 1,288: | Line 1,409: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llGetPhysicsMaterial | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetPos | |name=llGetPos | ||
| Line 1,298: | Line 1,424: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetPrimitiveParams | |name=llGetPrimitiveParams | ||
| Line 1,309: | Line 1,432: | ||
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= | + | |comment= |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llGetPrimMediaParams | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llGetRegionAgentCount | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetRegionCorner | |name=llGetRegionCorner | ||
| Line 1,320: | Line 1,456: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2688) | + | |comment=(2688) |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llGetRegionDayLength | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llGetRegionDayOffset | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetRegionFlags | |name=llGetRegionFlags | ||
| Line 1,332: | Line 1,481: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetRegionFPS | |name=llGetRegionFPS | ||
|status=part | |status=part | ||
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= Always returns 10.0f | + | |comment=Always returns 10.0f |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llGetRegionMoonDirection | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llGetRegionMoonRotation | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetRegionName | |name=llGetRegionName | ||
| Line 1,353: | Line 1,512: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2688) | + | |comment=(2688) |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llGetRegionSunDirection | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llGetRegionSunRotation | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetRegionTimeDilation | |name=llGetRegionTimeDilation | ||
| Line 1,364: | Line 1,536: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llGetRenderMaterial | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetRootPosition | |name=llGetRootPosition | ||
| Line 1,376: | Line 1,553: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetRootRotation | |name=llGetRootRotation | ||
| Line 1,387: | Line 1,561: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetRot | |name=llGetRot | ||
| Line 1,397: | Line 1,568: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetScale | |name=llGetScale | ||
| Line 1,408: | Line 1,576: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetScriptName | |name=llGetScriptName | ||
| Line 1,419: | Line 1,584: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= works. | + | |comment=works. |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetScriptState | |name=llGetScriptState | ||
| Line 1,430: | Line 1,592: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= Works. | + | |comment=Works. |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llGetSimStats | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetSimulatorHostname | |name=llGetSimulatorHostname | ||
| Line 1,441: | Line 1,608: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llGetSPMaxMemory | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Requires Implementation (Mar.01.2012) | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetStartParameter | |name=llGetStartParameter | ||
|status=part | |status=part | ||
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= Returns always 0! | + | |comment=Returns always 0! Same limitations as llSetStatus |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
| − | |name= | + | |name=llGetStartString |
|status=full | |status=full | ||
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= | + | |comment=Present in ILSL_Api.cs; requires in-world verification |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llGetStaticPath | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llGetStatus | ||
| + | |status=full | ||
| + | |impl=Yes | ||
| + | |dev=dev | ||
| + | |test= | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetSubString | |name=llGetSubString | ||
| Line 1,474: | Line 1,655: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetSunDirection | |name=llGetSunDirection | ||
| Line 1,485: | Line 1,663: | ||
|dev=Krtaylor | |dev=Krtaylor | ||
|test=FredoChaplin | |test=FredoChaplin | ||
| − | |comment= | + | |comment= |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llGetSunRotation | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetTexture | |name=llGetTexture | ||
| Line 1,496: | Line 1,679: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetTextureOffset | |name=llGetTextureOffset | ||
| Line 1,507: | Line 1,687: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetTextureRot | |name=llGetTextureRot | ||
| Line 1,518: | Line 1,695: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetTextureScale | |name=llGetTextureScale | ||
| Line 1,529: | Line 1,703: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetTime | |name=llGetTime | ||
| Line 1,540: | Line 1,711: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetTimeOfDay | |name=llGetTimeOfDay | ||
| Line 1,552: | Line 1,720: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetTimestamp | |name=llGetTimestamp | ||
| Line 1,563: | Line 1,728: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetTorque | |name=llGetTorque | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetUnixTime | |name=llGetUnixTime | ||
| Line 1,584: | Line 1,743: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llGetUsedMemory | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llGetUsername | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetVel | |name=llGetVel | ||
| Line 1,596: | Line 1,768: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llGetVisualParams | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGetWallclock | |name=llGetWallclock | ||
| Line 1,607: | Line 1,784: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGiveInventory | |name=llGiveInventory | ||
| Line 1,617: | Line 1,791: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGiveInventoryList | |name=llGiveInventoryList | ||
| Line 1,629: | Line 1,800: | ||
|test=Patnad | |test=Patnad | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGiveMoney | |name=llGiveMoney | ||
| Line 1,639: | Line 1,807: | ||
|dev=Melanie | |dev=Melanie | ||
|test=Aran | |test=Aran | ||
| − | |comment= Works | + | |comment=Works |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGodLikeRezObject | |name=llGodLikeRezObject | ||
|status= | |status= | ||
| − | |impl= No | + | |impl=No |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGround | |name=llGround | ||
| Line 1,661: | Line 1,823: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Aran | |test=Aran | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGroundContour | |name=llGroundContour | ||
| Line 1,673: | Line 1,832: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGroundNormal | |name=llGroundNormal | ||
| Line 1,684: | Line 1,840: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGroundRepel | |name=llGroundRepel | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llGroundSlope | |name=llGroundSlope | ||
| Line 1,706: | Line 1,856: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llHash | ||
| + | |status=full | ||
| + | |impl=Yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
| + | |||
| + | {{FunctionStatusRow | ||
| + | |name=llHMAC | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llHTTPRequest | |name=llHTTPRequest | ||
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
| − | |dev= jimbo21 | + | |dev=jimbo21 |
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
|anc=H | |anc=H | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llHTTPResponse | |name=llHTTPResponse | ||
| Line 1,727: | Line 1,889: | ||
|impl=Yes | |impl=Yes | ||
|dev= | |dev= | ||
| − | |test= Tokeiito | + | |test=Tokeiito |
| − | |comment= Tested on 2011.01.25 with 0.7.1 Dev OS and xEngine | + | |comment=Tested on 2011.01.25 with 0.7.1 Dev OS and xEngine |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llInsertString | |name=llInsertString | ||
| Line 1,739: | Line 1,898: | ||
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= | + | |comment= Unlike SL, negative indexes are relative to end of string, so not compatible in this case |
| − | + | ||
| − | + | ||
|anc=I | |anc=I | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llInstantMessage | |name=llInstantMessage | ||
| Line 1,751: | Line 1,907: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= 100% | + | |comment=100% |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llIntegerToBase64 | |name=llIntegerToBase64 | ||
| Line 1,763: | Line 1,916: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llIsFriend | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llIsLinkGLTFMaterial | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{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 | {{FunctionStatusRow | ||
|name=llKey2Name | |name=llKey2Name | ||
| Line 1,774: | Line 1,972: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
|anc=K | |anc=K | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llKeyCountKeyValue | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llKeysKeyValue | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinear2sRGB | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=0.9.3.0 | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinkAdjustSoundVolume | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinkParticleSystem | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test=Jeff Kelley | ||
| + | |comment= | ||
| + | |anc=L | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinkPlaySound | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | |anc=L | ||
}} | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinksetDataAvailable | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinksetDataCountFound | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinksetDataCountKeys | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinksetDataDelete | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinksetDataDeleteFound | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinksetDataDeleteProtected | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinksetDataFindKeys | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinksetDataListKeys | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinksetDataRead | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinksetDataReadProtected | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinksetDataReset | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinksetDataWrite | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinksetDataWriteProtected | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinkSetSoundQueueing | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinkSetSoundRadius | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinkSitTarget | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test=Jeff Kelley | ||
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llLinkStopSound | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llList2CSV | |name=llList2CSV | ||
| Line 1,785: | Line 2,167: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llList2Float | |name=llList2Float | ||
| Line 1,797: | Line 2,175: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llList2Integer | |name=llList2Integer | ||
| Line 1,808: | Line 2,183: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llList2Json | ||
| + | |status=part | ||
| + | |impl=Yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llList2Key | |name=llList2Key | ||
| Line 1,819: | Line 2,199: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llList2List | |name=llList2List | ||
| Line 1,830: | Line 2,207: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llList2ListSlice | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llList2ListStrided | |name=llList2ListStrided | ||
| Line 1,842: | Line 2,224: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llList2Rot | |name=llList2Rot | ||
| Line 1,852: | Line 2,231: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2754) | + | |comment=(2754) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llList2String | |name=llList2String | ||
| Line 1,863: | Line 2,239: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llList2Vector | |name=llList2Vector | ||
| Line 1,874: | Line 2,247: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llListen | |name=llListen | ||
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
| − | |dev= jimbo21 | + | |dev=jimbo21 |
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llListenControl | |name=llListenControl | ||
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
| − | |dev= jimbo21 | + | |dev=jimbo21 |
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llListenRemove | |name=llListenRemove | ||
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
| − | |dev= jimbo21 | + | |dev=jimbo21 |
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llListFindList | |name=llListFindList | ||
| Line 1,918: | Line 2,279: | ||
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= Needed for Kan-ed#11 | + | |comment=Needed for Kan-ed#11 |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llListFindListNext | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llListFindStrided | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llListInsertList | |name=llListInsertList | ||
| Line 1,929: | Line 2,303: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llListRandomize | |name=llListRandomize | ||
| Line 1,941: | Line 2,312: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llListReplaceList | |name=llListReplaceList | ||
| Line 1,952: | Line 2,320: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llListSort | |name=llListSort | ||
| Line 1,963: | Line 2,328: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llListSortStrided | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llListStatistics | |name=llListStatistics | ||
| Line 1,974: | Line 2,344: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llLoadURL | |name=llLoadURL | ||
| Line 1,985: | Line 2,352: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llLog | |name=llLog | ||
| Line 1,996: | Line 2,360: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llLog10 | |name=llLog10 | ||
| Line 2,007: | Line 2,368: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llLookAt | |name=llLookAt | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=Yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llLoopSound | |name=llLoopSound | ||
| Line 2,028: | Line 2,383: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Aran | |test=Aran | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llLoopSoundMaster | |name=llLoopSoundMaster | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llLoopSoundSlave | |name=llLoopSoundSlave | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llMakeExplosion | |name=llMakeExplosion | ||
|status=deprecated | |status=deprecated | ||
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= Deprecated | + | |comment=Deprecated |
| − | + | ||
| − | + | ||
|anc=M | |anc=M | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llMakeFire | |name=llMakeFire | ||
|status=deprecated | |status=deprecated | ||
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= Deprecated | + | |comment=Deprecated |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llMakeFountain | |name=llMakeFountain | ||
|status=deprecated | |status=deprecated | ||
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= Deprecated | + | |comment=Deprecated |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llMakeSmoke | |name=llMakeSmoke | ||
|status=deprecated | |status=deprecated | ||
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= Deprecated | + | |comment=Deprecated |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llManageEstateAccess | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llMapBeacon | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llMapDestination | |name=llMapDestination | ||
| Line 2,107: | Line 2,457: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llMD5String | |name=llMD5String | ||
| Line 2,118: | Line 2,465: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llMessageLinked | |name=llMessageLinked | ||
| Line 2,129: | Line 2,473: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llMinEventDelay | |name=llMinEventDelay | ||
|status= | |status= | ||
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llModifyLand | |name=llModifyLand | ||
| Line 2,151: | Line 2,489: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llModPow | |name=llModPow | ||
| Line 2,162: | Line 2,497: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llMoveToTarget | |name=llMoveToTarget | ||
| Line 2,173: | Line 2,505: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llName2Key | ||
| + | |status=full | ||
| + | |impl=Yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llNavigateTo | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| + | |anc=N | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llOffsetTexture | |name=llOffsetTexture | ||
| Line 2,183: | Line 2,529: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2683) | + | |comment=(2683) |
| − | + | ||
| − | + | ||
|anc=O | |anc=O | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llOpenRemoteDataChannel | |name=llOpenRemoteDataChannel | ||
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
| − | |dev= jimbo21 | + | |dev=jimbo21 |
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
| + | |||
| + | {{FunctionStatusRow | ||
| + | |name=llOrd | ||
| + | |status=full | ||
| + | |impl=Yes | ||
| + | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| Line 2,207: | Line 2,557: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llOwnerSay | |name=llOwnerSay | ||
| Line 2,218: | Line 2,565: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llParcelMediaCommandList | |name=llParcelMediaCommandList | ||
| Line 2,229: | Line 2,573: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
|anc=P | |anc=P | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llParcelMediaQuery | |name=llParcelMediaQuery | ||
| Line 2,241: | Line 2,582: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llParseString2List | |name=llParseString2List | ||
| Line 2,251: | Line 2,589: | ||
|dev=Alondria | |dev=Alondria | ||
|test= | |test= | ||
| − | |comment= Spacers are not parsed if separator list is empty | + | |comment=Spacers are not parsed if separator list is empty |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llParseStringKeepNulls | |name=llParseStringKeepNulls | ||
| Line 2,263: | Line 2,598: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llParticleSystem | |name=llParticleSystem | ||
| Line 2,274: | Line 2,606: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llPassCollisions | |name=llPassCollisions | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=Yes |
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= | + | |comment= True/False argument only, as SL was until 2015 |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llPassTouches | |name=llPassTouches | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=Yes |
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= | + | |comment= True/False argument only, as SL was until 2015 |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llPatrolPoints | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llPlaySound | |name=llPlaySound | ||
| Line 2,305: | Line 2,636: | ||
|impl=Yes | |impl=Yes | ||
|dev= | |dev= | ||
| − | |test= | + | |test=Azwaldo Villota |
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llPlaySoundSlave | |name=llPlaySoundSlave | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llPointAt | |name=llPointAt | ||
| − | |status= | + | |status=deprecated |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llPow | |name=llPow | ||
| Line 2,339: | Line 2,661: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llPreloadSound | |name=llPreloadSound | ||
| Line 2,351: | Line 2,670: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llPursue | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llPushObject | |name=llPushObject | ||
| Line 2,362: | Line 2,686: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llReadKeyValue | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRefreshPrimURL | |name=llRefreshPrimURL | ||
| − | |status= | + | |status=deprecated |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
|anc=R | |anc=R | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRegionSay | |name=llRegionSay | ||
| Line 2,384: | Line 2,710: | ||
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= | + | |comment= |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llRegionSayTo | ||
| + | |status=full | ||
| + | |impl=Yes | ||
| + | |dev=BlueWall | ||
| + | |test= | ||
| + | |comment= | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llReleaseCamera | |name=llReleaseCamera | ||
|status=deprecated | |status=deprecated | ||
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= Deprecated | + | |comment=Deprecated |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llReleaseControls | |name=llReleaseControls | ||
| − | |status= | + | |status=full |
|impl=Yes | |impl=Yes | ||
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llReleaseURL | |name=llReleaseURL | ||
|status=part | |status=part | ||
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRemoteDataReply | |name=llRemoteDataReply | ||
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
| − | |dev= jimbo21 | + | |dev=jimbo21 |
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRemoteDataSetRegion | |name=llRemoteDataSetRegion | ||
| − | |status= | + | |status=deprecated |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRemoteLoadScript | |name=llRemoteLoadScript | ||
|status=deprecated | |status=deprecated | ||
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= Deprecated (from LSL Wiki) | + | |comment=Deprecated (from LSL Wiki) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRemoteLoadScriptPin | |name=llRemoteLoadScriptPin | ||
| Line 2,462: | Line 2,775: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRemoveFromLandBanList | |name=llRemoveFromLandBanList | ||
| Line 2,473: | Line 2,783: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRemoveFromLandPassList | |name=llRemoveFromLandPassList | ||
| Line 2,484: | Line 2,791: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRemoveInventory | |name=llRemoveInventory | ||
| Line 2,494: | Line 2,798: | ||
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRemoveVehicleFlags | |name=llRemoveVehicleFlags | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llReplaceSubString | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRequestAgentData | |name=llRequestAgentData | ||
|status=full | |status=full | ||
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llRequestDisplayName | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llRequestExperiencePermissions | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRequestInventoryData | |name=llRequestInventoryData | ||
| Line 2,528: | Line 2,847: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRequestPermissions | |name=llRequestPermissions | ||
| Line 2,538: | Line 2,854: | ||
|dev=Melanie | |dev=Melanie | ||
|test= | |test= | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRequestSecureURL | |name=llRequestSecureURL | ||
|status=part | |status=part | ||
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRequestSimulatorData | |name=llRequestSimulatorData | ||
| Line 2,560: | Line 2,870: | ||
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= | + | |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 | {{FunctionStatusRow | ||
|name=llRequestURL | |name=llRequestURL | ||
| Line 2,570: | Line 2,877: | ||
|impl=Yes | |impl=Yes | ||
|dev= | |dev= | ||
| − | |test= Tokeiito | + | |test=Tokeiito |
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llRequestUserKey | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llRequestUsername | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llResetAnimationOverride | ||
| + | |status=full | ||
| + | |impl=Yes | ||
| + | |dev= | ||
| + | |test=Gimisa | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llResetLandBanList | |name=llResetLandBanList | ||
| Line 2,583: | Line 2,911: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llResetLandPassList | |name=llResetLandPassList | ||
| Line 2,594: | Line 2,919: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llReturnObjectsByID | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Legacy wiki entry. Not in current OpenSim ILSL_Api.cs | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llReturnObjectsByOwner | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Legacy wiki entry. Not in current OpenSim ILSL_Api.cs | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llResetOtherScript | |name=llResetOtherScript | ||
| Line 2,605: | Line 2,943: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llResetScript | |name=llResetScript | ||
|status=full | |status=full | ||
| − | |impl=Yes | + | |impl=Yes |
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= ( | + | |comment=This function is ignored in the state_entry() function of the default state |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llResetTime | |name=llResetTime | ||
| Line 2,626: | Line 2,958: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2750) | + | |comment=(2750) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRezAtRoot | |name=llRezAtRoot | ||
| Line 2,638: | Line 2,967: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRezObject | |name=llRezObject | ||
| Line 2,648: | Line 2,974: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= | + | |comment= |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llRezObjectWithParams | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRot2Angle | |name=llRot2Angle | ||
| Line 2,660: | Line 2,991: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRot2Axis | |name=llRot2Axis | ||
| Line 2,671: | Line 2,999: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRot2Euler | |name=llRot2Euler | ||
| Line 2,682: | Line 3,007: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRot2Fwd | |name=llRot2Fwd | ||
| Line 2,693: | Line 3,015: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRot2Left | |name=llRot2Left | ||
| Line 2,704: | Line 3,023: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRot2Up | |name=llRot2Up | ||
| Line 2,715: | Line 3,031: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRotateTexture | |name=llRotateTexture | ||
| Line 2,725: | Line 3,038: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2683) | + | |comment=(2683) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRotBetween | |name=llRotBetween | ||
| Line 2,737: | Line 3,047: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRotLookAt | |name=llRotLookAt | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=Yes |
|dev= | |dev= | ||
| − | |test= | + | |test=Kayaker Magic |
| − | |comment= | + | |comment=Works different than SL (better?) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRotTarget | |name=llRotTarget | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRotTargetRemove | |name=llRotTargetRemove | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llRound | |name=llRound | ||
| Line 2,781: | Line 3,079: | ||
|test=Charlie Omega | |test=Charlie Omega | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSameGroup | |name=llSameGroup | ||
| Line 2,792: | Line 3,087: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
|anc=S | |anc=S | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSay | |name=llSay | ||
| Line 2,803: | Line 3,095: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2688)( | + | |comment=(2688)(limited to 1023 chars) |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llScaleByFactor | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llScaleTexture | |name=llScaleTexture | ||
| Line 2,814: | Line 3,111: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2683) | + | |comment=(2683) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llScriptDanger | |name=llScriptDanger | ||
| Line 2,826: | Line 3,120: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llScriptProfiler | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Requires Implementation (Mar.01.2012) | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSendRemoteData | |name=llSendRemoteData | ||
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
| − | |dev= jimbo21 | + | |dev=jimbo21 |
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSensor | |name=llSensor | ||
| Line 2,847: | Line 3,143: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= Works beyond 96m :) tested past 1000m | + | |comment=Works beyond 96m :) tested past 1000m |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSensorRemove | |name=llSensorRemove | ||
| Line 2,858: | Line 3,151: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= Works | + | |comment=Works |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSensorRepeat | |name=llSensorRepeat | ||
| Line 2,869: | Line 3,159: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= Works beyond 96m :) tested past 1000m | + | |comment=Works beyond 96m :) tested past 1000m |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llSetAgentEnvironment | ||
| + | |status= | ||
| + | |impl=no | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Environment API only. Not in current OpenSim ILSL_Api.cs | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetAlpha | |name=llSetAlpha | ||
| Line 2,880: | Line 3,175: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2688 | + | |comment=(2688) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
| − | |name= | + | |name=llSetAngularVelocity |
|status=full | |status=full | ||
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= | + | |comment=Requires Implementation (Mar.01.2012) |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llSetAnimationOverride | ||
| + | |status=full | ||
| + | |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 | {{FunctionStatusRow | ||
|name=llSetCameraAtOffset | |name=llSetCameraAtOffset | ||
| Line 2,903: | Line 3,208: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetCameraEyeOffset | |name=llSetCameraEyeOffset | ||
| Line 2,914: | Line 3,216: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetCameraParams | |name=llSetCameraParams | ||
| Line 2,925: | Line 3,224: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llSetClickAction | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test=Jeff Kelley | ||
| + | |comment= | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetColor | |name=llSetColor | ||
| Line 2,935: | Line 3,239: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2688) | + | |comment=(2688) |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llSetContentType | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Requires Implementation (Mar.01.2012) | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetDamage | |name=llSetDamage | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetForce | |name=llSetForce | ||
| − | |status= | + | |status=part |
|impl=Yes | |impl=Yes | ||
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= | + | |comment= Does not work with current avatar motors physics |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetForceAndTorque | |name=llSetForceAndTorque | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetHoverHeight | |name=llSetHoverHeight | ||
|status=full | |status=full | ||
| − | |impl=Yes | + | |impl=Yes/No |
|dev= | |dev= | ||
| − | |test= | + | |test=Gimisa |
| − | |comment= | + | |comment= 0901 works with ubode physic ONLY |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetInventoryPermMask | |name=llSetInventoryPermMask | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llSetKeyframedMotion | ||
| + | |status=full | ||
| + | |impl=Yes | ||
| + | |dev= | ||
| + | |test=Kayaker Magic | ||
| + | |comment=Worked well since OpenSim 0.7.6 | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetLinkAlpha | |name=llSetLinkAlpha | ||
| Line 3,001: | Line 3,303: | ||
|dev=Charlie Omega | |dev=Charlie Omega | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2760) | + | |comment=(2760) |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llSetLinkCamera | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test=Jeff Kelley | ||
| + | |comment= | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetLinkColor | |name=llSetLinkColor | ||
| Line 3,012: | Line 3,319: | ||
|dev=Charlie Omega | |dev=Charlie Omega | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2760) | + | |comment=(2760) |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llSetLinkMedia | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test=Jeff Kelley | ||
| + | |comment= | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetLinkPrimitiveParams | |name=llSetLinkPrimitiveParams | ||
| Line 3,023: | Line 3,335: | ||
|dev=Melanie | |dev=Melanie | ||
|test= | |test= | ||
| − | |comment= | + | |comment= |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llSetLinkPrimitiveParamsFast | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llSetLinkSitFlags | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetLinkTexture | |name=llSetLinkTexture | ||
| Line 3,035: | Line 3,360: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llSetLinkTextureAnim | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test=Jeff Kelley | ||
| + | |comment= | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetLocalRot | |name=llSetLocalRot | ||
| Line 3,046: | Line 3,376: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llSetMemoryLimit | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Requires Implementation (Mar.01.2012) | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetObjectDesc | |name=llSetObjectDesc | ||
| Line 3,056: | Line 3,391: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= 100% implemented | + | |comment=100% implemented |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetObjectName | |name=llSetObjectName | ||
| Line 3,067: | Line 3,399: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= 100% implemented | + | |comment=100% implemented |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetObjectPermMask | |name=llSetObjectPermMask | ||
| Line 3,079: | Line 3,408: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetParcelMusicURL | |name=llSetParcelMusicURL | ||
| Line 3,089: | Line 3,415: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetPayPrice | |name=llSetPayPrice | ||
| Line 3,101: | Line 3,424: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llSetPhysicsMaterial | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetPos | |name=llSetPos | ||
| Line 3,111: | Line 3,439: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2688) (now with limitation of 10m as in sl) | + | |comment=(2688) (now with limitation of 10m as in sl) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetPrimitiveParams | |name=llSetPrimitiveParams | ||
| Line 3,122: | Line 3,447: | ||
|dev=Melanie | |dev=Melanie | ||
|test= | |test= | ||
| − | |comment= | + | |comment= |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llSetPrimMediaParams | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=* Requires testing and Verification (update here plz) | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetPrimURL | |name=llSetPrimURL | ||
| − | |status= | + | |status=deprecated |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= | + | |comment=Deprecated |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llSetRegionPos | ||
| + | |status=full | ||
| + | |impl=Yes | ||
| + | |dev= | ||
| + | |test=MrFrans/Frans Charming | ||
| + | |comment=Tested on the Kitely and Avacon grids. | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetRemoteScriptAccessPin | |name=llSetRemoteScriptAccessPin | ||
| Line 3,143: | Line 3,478: | ||
|impl=Yes | |impl=Yes | ||
|dev= | |dev= | ||
| − | |test= Tokeiito | + | |test=Tokeiito |
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llSetRenderMaterial | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetRot | |name=llSetRot | ||
| Line 3,155: | Line 3,495: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2688) | + | |comment=(2688) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetScale | |name=llSetScale | ||
| Line 3,166: | Line 3,503: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2688) | + | |comment=(2688) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetScriptState | |name=llSetScriptState | ||
| Line 3,177: | Line 3,511: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= Works. | + | |comment=Works. |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetSitText | |name=llSetSitText | ||
| Line 3,189: | Line 3,520: | ||
|test=Aran | |test=Aran | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetSoundQueueing | |name=llSetSoundQueueing | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetSoundRadius | |name=llSetSoundRadius | ||
| Line 3,211: | Line 3,536: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetStatus | |name=llSetStatus | ||
| Line 3,221: | Line 3,543: | ||
|dev=Alondria | |dev=Alondria | ||
|test= | |test= | ||
| − | |comment= | + | |comment= |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetText | |name=llSetText | ||
| Line 3,232: | Line 3,551: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2760) | + | |comment=(2760) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetTexture | |name=llSetTexture | ||
| Line 3,243: | Line 3,559: | ||
|dev=Alondria | |dev=Alondria | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2688) | + | |comment=(2688) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetTextureAnim | |name=llSetTextureAnim | ||
| Line 3,255: | Line 3,568: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetTimerEvent | |name=llSetTimerEvent | ||
| Line 3,265: | Line 3,575: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2688) (uses Timer plugin!) | + | |comment=(2688) (uses Timer plugin!) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetTorque | |name=llSetTorque | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetTouchText | |name=llSetTouchText | ||
| Line 3,287: | Line 3,591: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= Works. | + | |comment=Works. |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetVehicleFlags | |name=llSetVehicleFlags | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetVehicleFloatParam | |name=llSetVehicleFloatParam | ||
| Line 3,321: | Line 3,608: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetVehicleRotationParam | |name=llSetVehicleRotationParam | ||
| Line 3,332: | Line 3,616: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetVehicleType | |name=llSetVehicleType | ||
| Line 3,343: | Line 3,624: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSetVehicleVectorParam | |name=llSetVehicleVectorParam | ||
| Line 3,354: | Line 3,632: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llSetVelocity | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Requires Implementation (Mar.01.2012) | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llSHA1String | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llSHA256String | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llShout | |name=llShout | ||
| Line 3,364: | Line 3,663: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2688) (limits 1023 chars) | + | |comment=(2688) (limits 1023 chars) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSin | |name=llSin | ||
| Line 3,375: | Line 3,671: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2688) | + | |comment=(2688) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
| + | |name=llSitOnLink | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Legacy wiki entry. Not in current OpenSim ILSL_Api.cs | ||
| + | }}{{FunctionStatusRow | ||
|name=llSitTarget | |name=llSitTarget | ||
|status=full | |status=full | ||
| Line 3,387: | Line 3,687: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSleep | |name=llSleep | ||
| Line 3,397: | Line 3,694: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= | + | |comment=This function CAN lock script threads on XEngine, do not use with XEngine |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSound | |name=llSound | ||
|status=deprecated | |status=deprecated | ||
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= | + | |comment=Deprecated |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSoundPreload | |name=llSoundPreload | ||
|status=deprecated | |status=deprecated | ||
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= | + | |comment=Deprecated |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSqrt | |name=llSqrt | ||
| Line 3,430: | Line 3,718: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2688) | + | |comment=(2688) |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llsRGB2Linear | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llStartAnimation | |name=llStartAnimation | ||
| Line 3,442: | Line 3,735: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llStartObjectAnimation | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llStopAnimation | |name=llStopAnimation | ||
| Line 3,453: | Line 3,751: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llStopHover | |name=llStopHover | ||
| Line 3,464: | Line 3,759: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llStopLookAt | |name=llStopLookAt | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llStopMoveToTarget | |name=llStopMoveToTarget | ||
| Line 3,486: | Line 3,775: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llStopObjectAnimation | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llStopPointAt | |name=llStopPointAt | ||
| − | |status= | + | |status=deprecated |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= | + | |comment=Deprecated |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llStopSound | |name=llStopSound | ||
| Line 3,508: | Line 3,799: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llStringLength | |name=llStringLength | ||
| Line 3,519: | Line 3,807: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llStringToBase64 | |name=llStringToBase64 | ||
| Line 3,530: | Line 3,815: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llStringTrim | |name=llStringTrim | ||
|status=full | |status=full | ||
|impl=Yes | |impl=Yes | ||
| − | |dev= Hashbox | + | |dev=Hashbox |
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llSubStringIndex | |name=llSubStringIndex | ||
| Line 3,552: | Line 3,831: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llTakeCamera | |name=llTakeCamera | ||
|status=deprecated | |status=deprecated | ||
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= Deprecated | + | |comment=Deprecated |
| − | + | ||
| − | + | ||
|anc=T | |anc=T | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llTakeControls | |name=llTakeControls | ||
| Line 3,574: | Line 3,847: | ||
|dev= | |dev= | ||
|test=Patnad | |test=Patnad | ||
| − | |comment= Needed for Kan-ed#12 | + | |comment=Needed for Kan-ed#12 |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llTan | |name=llTan | ||
| Line 3,585: | Line 3,855: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2688) | + | |comment=(2688) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llTarget | |name=llTarget | ||
| Line 3,597: | Line 3,864: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llTargetedEmail | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llTargetOmega | |name=llTargetOmega | ||
| Line 3,607: | Line 3,879: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= Works. | + | |comment=Works. |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llTargetRemove | |name=llTargetRemove | ||
| Line 3,619: | Line 3,888: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llTeleportAgent | ||
| + | |status=full | ||
| + | |impl=Yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llTeleportAgentGlobalCoords | ||
| + | |status=full | ||
| + | |impl=Yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llTeleportAgentHome | |name=llTeleportAgentHome | ||
| Line 3,630: | Line 3,912: | ||
|test= | |test= | ||
|comment= | |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 | {{FunctionStatusRow | ||
|name=llToLower | |name=llToLower | ||
| Line 3,641: | Line 3,928: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llToUpper | |name=llToUpper | ||
| Line 3,652: | Line 3,936: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | {{FunctionStatusRow | |
| + | |name=llTransferLindenDollars | ||
| + | |status=part | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Requires External money Module | ||
| + | }} | ||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llTriggerSound | |name=llTriggerSound | ||
| Line 3,662: | Line 3,951: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= Works. | + | |comment=Works. |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llTriggerSoundLimited | |name=llTriggerSoundLimited | ||
| − | |status= | + | |status=full |
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llUnescapeURL | |name=llUnescapeURL | ||
| Line 3,685: | Line 3,968: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
|anc=U | |anc=U | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llUnSit | |name=llUnSit | ||
| Line 3,696: | Line 3,976: | ||
|dev= | |dev= | ||
|test=Aran | |test=Aran | ||
| − | |comment= Works. | + | |comment=Works. |
| − | | | + | }} |
| − | | | + | {{FunctionStatusRow |
| + | |name=llUpdateCharacter | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llUpdateKeyValue | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
| + | }} | ||
| + | {{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 | {{FunctionStatusRow | ||
|name=llVecNorm | |name=llVecNorm | ||
| Line 3,707: | Line 4,017: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2688) | + | |comment=(2688) |
| − | + | ||
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llVolumeDetect | |name=llVolumeDetect | ||
| − | |status= | + | |status=full |
|impl=Yes | |impl=Yes | ||
| − | |dev= Gerhard | + | |dev=Gerhard |
| + | |test=Gimisa | ||
| + | |comment= | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llWanderWithin | ||
| + | |status=unsupported | ||
| + | |impl=No | ||
| + | |dev= | ||
|test= | |test= | ||
| − | |comment= | + | |comment=LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs |
| − | + | |anc=W | |
| − | | | + | |
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llWater | |name=llWater | ||
| Line 3,731: | Line 4,043: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llWhisper | |name=llWhisper | ||
| Line 3,742: | Line 4,050: | ||
|dev= | |dev= | ||
|test=Charlie Omega | |test=Charlie Omega | ||
| − | |comment= (2688) (but limited to 1023 chars) | + | |comment=(2688) (but limited to 1023 chars) |
| − | + | ||
| − | + | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llWind | |name=llWind | ||
| Line 3,754: | Line 4,059: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
| + | |name=llWorldPosToHUD | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment=Present in ILSL_Api.cs; requires in-world verification | ||
| + | }} | ||
| + | {{FunctionStatusRow | ||
| + | |name=llXorBase64 | ||
| + | |status=full | ||
| + | |impl=yes | ||
| + | |dev= | ||
| + | |test= | ||
| + | |comment= | ||
| + | }}{{FunctionStatusRow | ||
|name=llXorBase64Strings | |name=llXorBase64Strings | ||
|status=deprecated | |status=deprecated | ||
| − | |impl= | + | |impl=yes |
|dev= | |dev= | ||
|test= | |test= | ||
| − | |comment= Deprecated | + | |comment=Deprecated |
| − | + | ||
| − | + | ||
|anc=X | |anc=X | ||
}} | }} | ||
| − | |||
{{FunctionStatusRow | {{FunctionStatusRow | ||
|name=llXorBase64StringsCorrect | |name=llXorBase64StringsCorrect | ||
| Line 3,777: | Line 4,091: | ||
|test= | |test= | ||
|comment= | |comment= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
|} | |} | ||
Back to [[LSL Status]] | 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 00:25, 30 April 2026
[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
[edit] Source Delta (2026-04-30)
This page was cross-checked against OpenSim/Region/ScriptEngine/Shared/Api/Interface/ILSL_Api.cs. Detailed local categorization: LSL-Delta-Categories.txt
- LSL source unique signatures: 473
- LSL unique names in compared wiki files: 501
- LSL missing in wiki: 0
- LSL wiki-only (not found in current interface): 28
LSL missing in wiki (source present) categories
- <none>
LSL wiki-only (source missing) categories
- LL-only Environment APIs (2)
- LL-only Experience/KeyValue (11)
- LL-only Pathfinding/Characters (12)
- Wiki legacy/other not in interface (3)
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 |
| Function | Implemented | Developer | Tester | Comments |
| llAbs | Yes | Charlie Omega | See also llAbs | |
| llAcos | Yes | F | Charlie Omega | |
| llAddToLandBanList | Yes | Alondria | ||
| llAddToLandPassList | Yes | Alondria | ||
| llAdjustSoundVolume | Yes | Alondria | ||
| llAgentInExperience | No | LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
| llAllowInventoryDrop | Yes | Patnad | ||
| llAngleBetween | Yes | Alondria | NUnit | |
| llApplyImpulse | Yes | |||
| llApplyRotationalImpulse | yes | |||
| llAsin | Yes | Charlie Omega | ||
| llAtan2 | Yes | Charlie Omega | ||
| llAttachToAvatar | yes | acryline | Works in OpenSim 0.9.1.0 Dev | |
| llAttachToAvatarTemp | yes | acryline | Works in OpenSim 0.9.1.0 Dev
with an error message in Singularity | |
| llAvatarOnLinkSitTarget | yes | acryline | Works in OpenSim 0.9.1.0 Dev | |
| llAvatarOnSitTarget | Yes | Teravus | ||
| llAxes2Rot | Yes | Patnad | ||
| llAxisAngle2Rot | Yes | |||
| llBase64ToInteger | Yes | |||
| llBase64ToString | Yes | Charlie Omega | ||
| llBreakAllLinks | Yes | |||
| llBreakLink | Yes | |||
| llCastRay | Yes | |||
| llCeil | Yes | Charlie Omega |
| |
| llChar | Yes |
| ||
| llClearCameraParams | Yes | |||
| llClearLinkMedia | yes | acryline | Works in OpenSim 0.9.1.0 Dev | |
| llClearPrimMedia | yes | acryline | Works in OpenSim 0.9.1.0 Dev | |
| llCloseRemoteDataChannel | Yes | Jimbo21 | ||
| llCloud | Yes | |||
| llCollisionFilter | yes | acryline | Works in OpenSim 0.9.1.0 Dev | |
| llCollisionSound | yes | |||
| llCollisionSprite | yes | |||
| llComputeHash | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llCos | Yes | Charlie Omega | ||
| llCreateCharacter | No | LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| llCreateKeyValue | No | LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
| llCreateLink | Yes | |||
| llCSV2List | Yes | Charlie Omega | ||
| llDataSizeKeyValue | No | LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
| llDeleteCharacter | No | LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| llDeleteKeyValue | No | LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
| llDeleteSubList | Yes | Alondria | Charlie Omega | |
| llDeleteSubString | Yes | Charlie Omega | ||
| llDerezObject | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llDetachFromAvatar | yes | |||
| llDetectedGrab | Yes | Aran | ||
| llDetectedGroup | yes | |||
| llDetectedKey | Yes | Aran | works. | |
| llDetectedLinkNumber | Yes | tested at 2011.01.25 on 0.7.1 Dev | ||
| llDetectedName | Yes | Aran | works. | |
| llDetectedOwner | Yes | Aran | works. | |
| llDetectedPos | Yes | Aran | works. | |
| llDetectedRot | Yes | |||
| llDetectedTouchBinormal | yes | |||
| llDetectedTouchFace | yes | Jeff Kelley | ||
| llDetectedTouchNormal | yes | |||
| llDetectedTouchPos | yes | Jeff Kelley | ||
| llDetectedTouchST | Yes | Azwaldo Villota | * Tested in OpenSim 0.8.0 Dev | |
| llDetectedTouchUV | yes | acryline | Works in OpenSim 0.9.1.0 Dev | |
| llDetectedType | Yes | Aran | works. | |
| llDetectedVel | Yes | |||
| llDialog | Yes | Aran | ||
| llDie | Yes | Krtaylor | Charlie Omega | (2683) |
| llDumpList2String | Yes | Alondria | ||
| llEdgeOfWorld | Yes* | Garmin Kawaguichi | ||
| llEjectFromLand | Yes | |||
| llEmail | Yes | |||
| llEscapeURL | Yes | |||
| llEuler2Rot | Yes | Alondria | ||
| llEvade | No | LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| llExecCharacterCmd | No | LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| llFabs | Yes | Charlie Omega | (2683) | |
| llFleeFrom | No | LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| llFloor | Yes | Charlie Omega | (2683) | |
| llForceMouselook | Yes | |||
| llFrand | Yes | Alondria | Charlie Omega | |
| llGenerateKey | Yes | |||
| llGetAccel | Yes | Alondria | ||
| llGetAgentInfo | Yes | |||
| llGetAgentLanguage | Yes | cinderblocks | Gimisa | Working as of 0.8.2.0 for local avatar only |
| llGetAgentList | Yes | Jeff Kelley | ||
| llGetAgentSize | Yes | |||
| llGetAlpha | Yes | Alondria | Charlie Omega | ALLSIDES returns default texture, not sum, specific faces display correctly |
| llGetAndResetTime | Yes | Alondria | Charlie Omega | (2750) |
| llGetAnimation | Yes | StrawberryFride | StrawberryFride | |
| llGetAnimationList | Yes | |||
| llGetAnimationOverride | Yes | Gimisa | works in 0901 | |
| llGetAttached | yes | |||
| llGetAttachedList | yes | |||
| llGetBoundingBox | Yes | |||
| llGetCameraAspect | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetCameraFOV | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetCameraPos | Yes | Phrearch | Phrearch | |
| llGetCameraRot | Yes | |||
| llGetCenterOfMass | yes | |||
| llGetClosestNavPoint | No | LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| llGetColor | Yes | Alondria | Charlie Omega | ALLSIDES returns default texture, not average, anything trying to grab more than 3 sides fails per example 2 |
| llGetCreator | Yes | Charlie Omega | (2683) | |
| llGetDate | Yes | Charlie Omega | (2683) | |
| llGetDayLength | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetDayOffset | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetDisplayName | yes | returns usernames | ||
| llGetEnergy | yes | Always returns 1.0f | ||
| llGetEnv | yes | |||
| llGetEnvironment | No | LL Environment API only. Not in current OpenSim ILSL_Api.cs | ||
| llGetExperienceDetails | No | LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
| llGetExperienceErrorMessage | No | LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
| llGetForce | Yes | |||
| llGetFreeMemory | yes | |||
| llGetFreeURLs | yes | Jeff Kelley | ||
| llGetGeometricCenter | Yes | Alondria | ||
| llGetGMTclock | Yes | Charlie Omega | ||
| llGetHealth | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetHTTPHeader | Yes | Tokeiito | tested at 2011.01.25 on 0.7.1 Dev with XEngine | |
| llGetInventoryAcquireTime | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetInventoryCreator | Yes | |||
| llGetInventoryDesc | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetInventoryKey | Yes | |||
| llGetInventoryName | Yes | |||
| llGetInventoryNumber | Yes | |||
| llGetInventoryPermMask | Yes | |||
| llGetInventoryType | Yes | |||
| llGetKey | Yes | Charlie Omega | ||
| llGetLandOwnerAt | Yes | Alondria | ||
| llGetLinkKey | Yes | Alondria | Charlie Omega | |
| llGetLinkMedia | yes | |||
| llGetLinkName | Yes | Alondria | Charlie Omega | |
| llGetLinkNumber | Yes | Alondria | Charlie Omega | (2754) |
| llGetLinkNumberOfSides | Yes | Azwaldo Villota | ||
| llGetLinkPrimitiveParams | yes | |||
| llGetLinkSitFlags | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetListEntryType | Yes | Alondria | ||
| llGetListLength | Yes | Alondria | Charlie Omega | (2750) |
| llGetLocalPos | Yes | Charlie Omega | ||
| llGetLocalRot | Yes | Alondria | ||
| llGetMass | Yes | Alondria | ||
| llGetMassMKS | yes | |||
| llGetMaxScaleFactor | yes | Requires Implementation | ||
| llGetMemoryLimit | yes | Requires Implementation (Mar.01.2012) | ||
| llGetMinScaleFactor | yes | Requires Implementation | ||
| llGetMoonDirection | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetMoonRotation | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetNextEmail | Yes | |||
| llGetNotecardLine | Yes | Krtaylor | ||
| llGetNotecardLineSync | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetNumberOfNotecardLines | Yes | Krtaylor | ||
| llGetNumberOfPrims | Yes | Alondria | Charlie Omega | |
| llGetNumberOfSides | Yes | |||
| llGetObjectAnimationNames | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetObjectDesc | Yes | Charlie Omega | ||
| llGetObjectDetails | Yes | Alondria | ||
| llGetObjectLinkKey | Yes | 0.9.2.2 | ||
| llGetObjectMass | Yes | Gimisa | Sitting avatars are phanton, don't count for the mass. | |
| llGetObjectName | Yes | Charlie Omega | (2688) | |
| llGetObjectPermMask | Yes | |||
| llGetObjectPrimCount | Yes | Alondria | ||
| llGetOmega | Yes | |||
| llGetOwner | Yes | Charlie Omega | ||
| llGetOwnerKey | Yes | Alondria | ||
| llGetParcelDetails | Yes | |||
| llGetParcelFlags | Yes | Alondria | ||
| llGetParcelMaxPrims | Yes | |||
| llGetParcelMusicURL | yes | |||
| llGetParcelPrimCount | Yes | |||
| llGetParcelPrimOwners | Yes | Alondria | See also llGetParcelPrimOwners | |
| llGetPermissions | Yes | Melanie | ||
| llGetPermissionsKey | Yes | Melanie | ||
| llGetPhysicsMaterial | yes | |||
| llGetPos | Yes | Charlie Omega | ||
| llGetPrimitiveParams | Yes | |||
| llGetPrimMediaParams | yes | |||
| llGetRegionAgentCount | yes | |||
| llGetRegionCorner | Yes | Charlie Omega | (2688) | |
| llGetRegionDayLength | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetRegionDayOffset | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetRegionFlags | Yes | Alondria | ||
| llGetRegionFPS | yes | Always returns 10.0f | ||
| llGetRegionMoonDirection | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetRegionMoonRotation | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetRegionName | Yes | Charlie Omega | (2688) | |
| llGetRegionSunDirection | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetRegionSunRotation | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetRegionTimeDilation | Yes | Alondria | Charlie Omega | |
| llGetRenderMaterial | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetRootPosition | Yes | Alondria | ||
| llGetRootRotation | Yes | Alondria | ||
| llGetRot | Yes | Charlie Omega | ||
| llGetScale | Yes | Charlie Omega | ||
| llGetScriptName | Yes | Aran | works. | |
| llGetScriptState | Yes | Aran | Works. | |
| llGetSimStats | yes | |||
| llGetSimulatorHostname | Yes | Charlie Omega | ||
| llGetSPMaxMemory | yes | Requires Implementation (Mar.01.2012) | ||
| llGetStartParameter | yes | Returns always 0! Same limitations as llSetStatus | ||
| llGetStartString | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetStaticPath | No | LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| llGetStatus | Yes | dev | ||
| llGetSubString | Yes | Charlie Omega | ||
| llGetSunDirection | Yes | Krtaylor | FredoChaplin | |
| llGetSunRotation | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetTexture | Yes | Alondria | Charlie Omega | |
| llGetTextureOffset | Yes | Alondria | Charlie Omega | |
| llGetTextureRot | Yes | Alondria | Charlie Omega | |
| llGetTextureScale | Yes | Alondria | Charlie Omega | |
| llGetTime | Yes | Alondria | Charlie Omega | |
| llGetTimeOfDay | Yes | Vytek | ||
| llGetTimestamp | Yes | |||
| llGetTorque | yes | |||
| llGetUnixTime | Yes | Charlie Omega | ||
| llGetUsedMemory | yes | |||
| llGetUsername | yes | |||
| llGetVel | Yes | Alondria | ||
| llGetVisualParams | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llGetWallclock | Yes | |||
| llGiveInventory | Yes | Aran | ||
| llGiveInventoryList | Yes | Patnad | ||
| llGiveMoney | Yes | Melanie | Aran | Works |
| llGodLikeRezObject | No | |||
| llGround | Yes | Alondria | Aran | |
| llGroundContour | Yes | |||
| llGroundNormal | Yes | |||
| llGroundRepel | yes | |||
| llGroundSlope | Yes |
| ||
| llHash | Yes |
| ||
| llHMAC | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llHTTPRequest | Yes | jimbo21 | ||
| llHTTPResponse | Yes | Tokeiito | Tested on 2011.01.25 with 0.7.1 Dev OS and xEngine | |
| llInsertString | Yes | Unlike SL, negative indexes are relative to end of string, so not compatible in this case | ||
| llInstantMessage | Yes | Aran | 100% | |
| llIntegerToBase64 | Yes | |||
| llIsFriend | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llIsLinkGLTFMaterial | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llJson2List | Yes | |||
| llJsonGetValue | Yes | |||
| llJsonSetValue | Yes | |||
| llJsonValueType | Yes | |||
| llKey2Name | Yes | Alondria | ||
| llKeyCountKeyValue | No | LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
| llKeysKeyValue | No | LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
| llLinear2sRGB | yes | 0.9.3.0 | ||
| llLinkAdjustSoundVolume | yes | |||
| llLinkParticleSystem | yes | Jeff Kelley | ||
| llLinkPlaySound | yes |
| ||
| llLinksetDataAvailable | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llLinksetDataCountFound | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llLinksetDataCountKeys | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llLinksetDataDelete | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llLinksetDataDeleteFound | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llLinksetDataDeleteProtected | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llLinksetDataFindKeys | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llLinksetDataListKeys | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llLinksetDataRead | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llLinksetDataReadProtected | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llLinksetDataReset | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llLinksetDataWrite | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llLinksetDataWriteProtected | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llLinkSetSoundQueueing | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llLinkSetSoundRadius | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llLinkSitTarget | yes | Jeff Kelley | ||
| llLinkStopSound | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llList2CSV | Yes | Alondria | Charlie Omega | |
| llList2Float | Yes | Alondria | Charlie Omega | |
| llList2Integer | Yes | Alondria | Charlie Omega | |
| llList2Json | Yes | |||
| llList2Key | Yes | Alondria | Charlie Omega | |
| llList2List | Yes | Alondria | Charlie Omega | |
| llList2ListSlice | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llList2ListStrided | Yes | |||
| llList2Rot | Yes | Alondria | Charlie Omega | (2754) |
| llList2String | Yes | Alondria | Charlie Omega | |
| llList2Vector | Yes | Alondria | Charlie Omega | |
| llListen | Yes | jimbo21 | Charlie Omega | |
| llListenControl | Yes | jimbo21 | ||
| llListenRemove | Yes | jimbo21 | Charlie Omega | |
| llListFindList | Yes | Needed for Kan-ed#11 | ||
| llListFindListNext | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llListFindStrided | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llListInsertList | Yes | Charlie Omega | ||
| llListRandomize | Yes | |||
| llListReplaceList | Yes | Alondria | ||
| llListSort | Yes | |||
| llListSortStrided | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llListStatistics | Yes | Alondria | ||
| llLoadURL | Yes | |||
| llLog | Yes | |||
| llLog10 | Yes | |||
| llLookAt | Yes | |||
| llLoopSound | Yes | Alondria | Aran | |
| llLoopSoundMaster | yes | |||
| llLoopSoundSlave | yes | |||
| llMakeExplosion | yes | Deprecated | ||
| llMakeFire | yes | Deprecated | ||
| llMakeFountain | yes | Deprecated | ||
| llMakeSmoke | yes | Deprecated | ||
| llManageEstateAccess | yes | |||
| llMapBeacon | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llMapDestination | Yes | |||
| llMD5String | Yes | |||
| llMessageLinked | Yes | |||
| llMinEventDelay | yes | |||
| llModifyLand | Yes | |||
| llModPow | Yes | |||
| llMoveToTarget | Yes | |||
| llName2Key | Yes | |||
| llNavigateTo | No | LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| llOffsetTexture | Yes | Alondria | Charlie Omega | (2683) |
| llOpenRemoteDataChannel | Yes | jimbo21 |
| |
| llOrd | Yes |
| ||
| llOverMyLand | Yes | Alondria | ||
| llOwnerSay | Yes | |||
| llParcelMediaCommandList | Yes | |||
| llParcelMediaQuery | Yes | |||
| llParseString2List | Yes | Alondria | Spacers are not parsed if separator list is empty | |
| llParseStringKeepNulls | Yes | |||
| llParticleSystem | Yes | Teravus | ||
| llPassCollisions | Yes | True/False argument only, as SL was until 2015 | ||
| llPassTouches | Yes | True/False argument only, as SL was until 2015 | ||
| llPatrolPoints | No | LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| llPlaySound | Yes | Azwaldo Villota | ||
| llPlaySoundSlave | yes | |||
| llPointAt | yes | |||
| llPow | Yes | Charlie Omega | ||
| llPreloadSound | Yes | |||
| llPursue | No | LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| llPushObject | Yes | |||
| llReadKeyValue | No | LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
| llRefreshPrimURL | yes | |||
| llRegionSay | Yes | |||
| llRegionSayTo | Yes | BlueWall | ||
| llReleaseCamera | yes | Deprecated | ||
| llReleaseControls | Yes | |||
| llReleaseURL | yes | |||
| llRemoteDataReply | Yes | jimbo21 | ||
| llRemoteDataSetRegion | yes | |||
| llRemoteLoadScript | yes | Deprecated (from LSL Wiki) | ||
| llRemoteLoadScriptPin | Yes | |||
| llRemoveFromLandBanList | Yes | Alondria | ||
| llRemoveFromLandPassList | Yes | Alondria | ||
| llRemoveInventory | Yes | |||
| llRemoveVehicleFlags | yes | |||
| llReplaceSubString | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llRequestAgentData | yes | |||
| llRequestDisplayName | yes | |||
| llRequestExperiencePermissions | No | LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
| llRequestInventoryData | Yes | |||
| llRequestPermissions | Yes | Melanie | ||
| llRequestSecureURL | yes | |||
| llRequestSimulatorData | Yes | 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. | ||
| llRequestURL | Yes | Tokeiito | ||
| llRequestUserKey | yes | |||
| llRequestUsername | yes | |||
| llResetAnimationOverride | Yes | Gimisa | ||
| llResetLandBanList | Yes | Alondria | ||
| llResetLandPassList | Yes | Alondria | ||
| llReturnObjectsByID | No | Legacy wiki entry. Not in current OpenSim ILSL_Api.cs | ||
| llReturnObjectsByOwner | No | Legacy wiki entry. Not in current OpenSim ILSL_Api.cs | ||
| llResetOtherScript | Yes | |||
| llResetScript | Yes | Alondria | Charlie Omega | This function is ignored in the state_entry() function of the default state |
| llResetTime | Yes | Alondria | Charlie Omega | (2750) |
| llRezAtRoot | Yes | |||
| llRezObject | Yes | Aran | ||
| llRezObjectWithParams | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llRot2Angle | Yes | |||
| llRot2Axis | Yes | |||
| llRot2Euler | Yes | |||
| llRot2Fwd | Yes | Alondria | ||
| llRot2Left | Yes | Alondria | ||
| llRot2Up | Yes | Alondria | ||
| llRotateTexture | Yes | Alondria | Charlie Omega | (2683) |
| llRotBetween | Yes | Alondria | ||
| llRotLookAt | Yes | Kayaker Magic | Works different than SL (better?) | |
| llRotTarget | yes | |||
| llRotTargetRemove | yes | |||
| llRound | Yes | Charlie Omega | ||
| llSameGroup | Yes | |||
| llSay | Yes | Charlie Omega | (2688)(limited to 1023 chars) | |
| llScaleByFactor | yes | |||
| llScaleTexture | Yes | Alondria | Charlie Omega | (2683) |
| llScriptDanger | Yes | |||
| llScriptProfiler | yes | Requires Implementation (Mar.01.2012) | ||
| llSendRemoteData | Yes | jimbo21 | ||
| llSensor | Yes | Aran | Works beyond 96m :) tested past 1000m | |
| llSensorRemove | Yes | Aran | Works | |
| llSensorRepeat | Yes | Aran | Works beyond 96m :) tested past 1000m | |
| llSetAgentEnvironment | no | LL Environment API only. Not in current OpenSim ILSL_Api.cs | ||
| llSetAlpha | Yes | Alondria | Charlie Omega | (2688) |
| llSetAngularVelocity | yes | Requires Implementation (Mar.01.2012) | ||
| llSetAnimationOverride | Yes | Gimisa | works in 0901 | |
| llSetBuoyancy | Yes | Mlorrey | Works on free objects, does not make avatars buoyant with scripted attachments | |
| llSetCameraAtOffset | Yes | |||
| llSetCameraEyeOffset | Yes | |||
| llSetCameraParams | Yes | |||
| llSetClickAction | yes | Jeff Kelley | ||
| llSetColor | Yes | Alondria | Charlie Omega | (2688) |
| llSetContentType | yes | Requires Implementation (Mar.01.2012) | ||
| llSetDamage | yes | |||
| llSetForce | Yes | Does not work with current avatar motors physics | ||
| llSetForceAndTorque | yes | |||
| llSetHoverHeight | Yes/No | Gimisa | 0901 works with ubode physic ONLY | |
| llSetInventoryPermMask | yes | |||
| llSetKeyframedMotion | Yes | Kayaker Magic | Worked well since OpenSim 0.7.6 | |
| llSetLinkAlpha | Yes | Charlie Omega | Charlie Omega | (2760) |
| llSetLinkCamera | yes | Jeff Kelley | ||
| llSetLinkColor | Yes | Charlie Omega | Charlie Omega | (2760) |
| llSetLinkMedia | yes | Jeff Kelley | ||
| llSetLinkPrimitiveParams | Yes | Melanie | ||
| llSetLinkPrimitiveParamsFast | yes | |||
| llSetLinkSitFlags | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llSetLinkTexture | Yes | |||
| llSetLinkTextureAnim | yes | Jeff Kelley | ||
| llSetLocalRot | Yes | Alondria | ||
| llSetMemoryLimit | yes | Requires Implementation (Mar.01.2012) | ||
| llSetObjectDesc | Yes | Aran | 100% implemented | |
| llSetObjectName | Yes | Aran | 100% implemented | |
| llSetObjectPermMask | Yes | |||
| llSetParcelMusicURL | Yes | Alondria | Charlie Omega | |
| llSetPayPrice | Yes | |||
| llSetPhysicsMaterial | yes | |||
| llSetPos | Yes | Charlie Omega | (2688) (now with limitation of 10m as in sl) | |
| llSetPrimitiveParams | Yes | Melanie | ||
| llSetPrimMediaParams | yes | * Requires testing and Verification (update here plz) | ||
| llSetPrimURL | yes | Deprecated | ||
| llSetRegionPos | Yes | MrFrans/Frans Charming | Tested on the Kitely and Avacon grids. | |
| llSetRemoteScriptAccessPin | Yes | Tokeiito | ||
| llSetRenderMaterial | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llSetRot | Yes | Charlie Omega | (2688) | |
| llSetScale | Yes | Charlie Omega | (2688) | |
| llSetScriptState | Yes | Aran | Works. | |
| llSetSitText | Yes | Teravus | Aran | |
| llSetSoundQueueing | yes | |||
| llSetSoundRadius | Yes | |||
| llSetStatus | Yes | Alondria | ||
| llSetText | Yes | Charlie Omega | (2760) | |
| llSetTexture | Yes | Alondria | Charlie Omega | (2688) |
| llSetTextureAnim | Yes | |||
| llSetTimerEvent | Yes | Charlie Omega | (2688) (uses Timer plugin!) | |
| llSetTorque | yes | |||
| llSetTouchText | Yes | Aran | Works. | |
| llSetVehicleFlags | yes | |||
| llSetVehicleFloatParam | Yes | |||
| llSetVehicleRotationParam | Yes | |||
| llSetVehicleType | Yes | |||
| llSetVehicleVectorParam | Yes | |||
| llSetVelocity | yes | Requires Implementation (Mar.01.2012) | ||
| llSHA1String | yes | |||
| llSHA256String | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llShout | Yes | Charlie Omega | (2688) (limits 1023 chars) | |
| llSin | Yes | Charlie Omega | (2688) | |
| llSitOnLink | yes | Legacy wiki entry. Not in current OpenSim ILSL_Api.cs | ||
| llSitTarget | Yes | |||
| llSleep | Yes | Charlie Omega | This function CAN lock script threads on XEngine, do not use with XEngine | |
| llSound | yes | Deprecated | ||
| llSoundPreload | yes | Deprecated | ||
| llSqrt | Yes | Charlie Omega | (2688) | |
| llsRGB2Linear | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llStartAnimation | Yes | |||
| llStartObjectAnimation | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llStopAnimation | Yes | |||
| llStopHover | Yes | |||
| llStopLookAt | yes | |||
| llStopMoveToTarget | Yes | |||
| llStopObjectAnimation | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llStopPointAt | yes | Deprecated | ||
| llStopSound | Yes | Alondria | ||
| llStringLength | Yes | |||
| llStringToBase64 | Yes | |||
| llStringTrim | Yes | Hashbox | ||
| llSubStringIndex | Yes | |||
| llTakeCamera | yes | Deprecated | ||
| llTakeControls | Yes | Patnad | Needed for Kan-ed#12 | |
| llTan | Yes | Charlie Omega | (2688) | |
| llTarget | Yes | |||
| llTargetedEmail | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llTargetOmega | Yes | Aran | Works. | |
| llTargetRemove | Yes | |||
| llTeleportAgent | Yes | |||
| llTeleportAgentGlobalCoords | Yes | |||
| llTeleportAgentHome | Yes | |||
| llTextBox | Yes | Melanie_T | Fritigern | Operational with Viewers that support it. V3 and above all do. |
| llToLower | Yes | |||
| llToUpper | Yes | |||
| llTransferLindenDollars | yes | Requires External money Module | ||
| llTriggerSound | Yes | Aran | Works. | |
| llTriggerSoundLimited | yes | |||
| llUnescapeURL | Yes | |||
| llUnSit | Yes | Aran | Works. | |
| llUpdateCharacter | No | LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| llUpdateKeyValue | No | LL Experience/KeyValue only. Not in current OpenSim ILSL_Api.cs | ||
| llVecDist | Yes | Azwaldo Villota | Tested in OpenSim 0.7.6 Dev | |
| llVecMag | Yes | Azwaldo Villota | Tested in OpenSim 0.7.6 Dev | |
| llVecNorm | Yes | Charlie Omega | (2688) | |
| llVolumeDetect | Yes | Gerhard | Gimisa | |
| llWanderWithin | No | LL Pathfinding/Character API only. Not in current OpenSim ILSL_Api.cs | ||
| llWater | Yes | Alondria | ||
| llWhisper | Yes | Charlie Omega | (2688) (but limited to 1023 chars) | |
| llWind | Yes | |||
| llWorldPosToHUD | yes | Present in ILSL_Api.cs; requires in-world verification | ||
| llXorBase64 | yes | |||
| llXorBase64Strings | yes | Deprecated | ||
| llXorBase64StringsCorrect | Yes |
Back to LSL Status