LSL Status/Functions

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (Robot: Cosmetic changes)
(LSL Functions Status)
(44 intermediate revisions by 16 users not shown)
Line 8: Line 8:
 
== LSL Functions Status ==
 
== LSL Functions Status ==
  
UPDATED March 01,2012 using OpenSim-0007711-r/18206 compared with LL-LSL references.
+
'''Updated: October 28, 2014 using OpenSim-1a24b7f/r25290 (0.8-post-fixes)'''
  
According to the LSL wiki there are '''385''' total functions, including Deprecated and God Mode. [http://wiki.secondlife.com/wiki/Template:LSL_All_Functions/Name Reference]
+
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: 388<br/>
 +
<br />
 +
Function List Reference at SL. [http://wiki.secondlife.com/wiki/Template:LSL_All_Functions/Name Reference]
  
 +
'''Note:''' If the Implemented field is blank, the function requires testing and verification.  Possibly incomplete or stub within the OpenSimulator Source code.<br />
  
Click on a letter to see the implementation information or click on the function to see an example how the function was tested inworld
+
{{LSL Key Table}}<br />
  
Table Display change note:<br /> * DNE Status no longer applies as DotNetEngine is long removed from OpenSim.<br /> * XEngine Status is redundant as Implemented serves this purpose.
+
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.
 
+
{{LSL Key Table}}<br />
+
  
 
{{ABC}}<br />
 
{{ABC}}<br />
  
{| class="wikitable sortable" border="1" cellpadding="5" cellspacing="0" align="center" style="text-align:left; font-size:8pt"
+
{| cellspacing="0" cellpadding="5" border="1" align="center" style="width: 100%;" class="sortable"
|- style="font-size:10pt"
+
|- style="background-color:#57C604;font-size:10pt;font-weight:bold;border-bottom:1px solid;" align="center" valign="bottom"
 
| width="5%" scope="col" | Function  
 
| width="5%" scope="col" | Function  
 
| width="2%" scope="col" | Implemented
 
| width="2%" scope="col" | Implemented
Line 68: Line 76:
 
|test=
 
|test=
 
|comment=
 
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llAgentInExperience
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Experience Only. Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 120: Line 136:
 
|name=llAttachToAvatar
 
|name=llAttachToAvatar
 
|status=
 
|status=
|impl=No
+
|impl=
 
|dev=
 
|dev=
|test=
+
|test= acryline
|comment=
+
|comment= Works in OpenSim 0.9.1.0 Dev
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
|name=llAvatarOnSitTarget
+
|name=llAttachToAvatarTemp
|status=full
+
|status=
|impl=Yes
+
|impl=
|dev=Teravus
+
|dev=
|test=
+
|test= acryline
|comment=produces a NULL_KEY, not implemented
+
|comment= Works in OpenSim 0.9.1.0 Dev
 +
 
 +
with an error message in Singularity
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 138: Line 156:
 
|impl=
 
|impl=
 
|dev=
 
|dev=
 +
|test= acryline
 +
|comment= Works in OpenSim 0.9.1.0 Dev
 +
}}
 +
{{FunctionStatusRow
 +
|name=llAvatarOnSitTarget
 +
|status=full
 +
|impl=Yes
 +
|dev=Teravus
 
|test=
 
|test=
|comment=* Requires testing and Verification (update here plz)
+
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 220: Line 246:
 
|impl=
 
|impl=
 
|dev=
 
|dev=
|test=
+
|test= acryline
|comment=* Requires testing and Verification (update here plz)
+
|comment= Works in OpenSim 0.9.1.0 Dev
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 228: Line 254:
 
|impl=
 
|impl=
 
|dev=
 
|dev=
|test=
+
|test= acryline
|comment=* Requires testing and Verification (update here plz)
+
|comment= Works in OpenSim 0.9.1.0 Dev
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 250: Line 276:
 
|name=llCollisionFilter
 
|name=llCollisionFilter
 
|status=
 
|status=
|impl=No
+
|impl=
 
|dev=
 
|dev=
|test=
+
|test= acryline
|comment=
+
|comment= Works in OpenSim 0.9.1.0 Dev
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 278: Line 304:
 
|test=Charlie Omega
 
|test=Charlie Omega
 
|comment=(2683) llSay(0,(string)llCos(100));
 
|comment=(2683) llSay(0,(string)llCos(100));
 +
}}
 +
{{FunctionStatusRow
 +
|name=llCreateCharacter
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Pathfinding Only. Not in OpenSimulator
 +
}}
 +
{{FunctionStatusRow
 +
|name=llCreateKeyValue
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Experience Only. Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 294: Line 336:
 
|test=Charlie Omega
 
|test=Charlie Omega
 
|comment=
 
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llDataSizeKeyValue
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Experience Only. Not in OpenSimulator
 +
}}
 +
{{FunctionStatusRow
 +
|name=llDeleteCharacter
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Pathfinding Only. Not in OpenSimulator
 +
|anc=D
 +
}}
 +
{{FunctionStatusRow
 +
|name=llDeleteKeyValue
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Experience Only. Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 302: Line 369:
 
|test=Charlie Omega
 
|test=Charlie Omega
 
|comment=
 
|comment=
|anc=D
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 394: Line 460:
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llDetectedTouchFace
 
|name=llDetectedTouchFace
|status=
+
|status=full
 
|impl=
 
|impl=
 
|dev=
 
|dev=
|test=
+
|test=Jeff Kelley
|comment=* Requires testing and Verification (update here plz)
+
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 410: Line 476:
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llDetectedTouchPos
 
|name=llDetectedTouchPos
|status=
+
|status=full
 
|impl=
 
|impl=
 
|dev=
 
|dev=
|test=
+
|test=Jeff Kelley
|comment=* Requires testing and Verification (update here plz)
+
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llDetectedTouchST
 
|name=llDetectedTouchST
|status=
+
|status=full
|impl=
+
|impl=Yes
 
|dev=
 
|dev=
|test=
+
|test=Azwaldo Villota
|comment=* Requires testing and Verification (update here plz)
+
|comment=* Tested in OpenSim 0.8.0 Dev
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 429: Line 495:
 
|impl=
 
|impl=
 
|dev=
 
|dev=
|test=
+
|test=acryline
|comment=* Requires testing and Verification (update here plz)
+
|comment=Works in OpenSim 0.9.1.0 Dev
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 477: Line 543:
 
|impl=Yes*
 
|impl=Yes*
 
|dev=
 
|dev=
|test=Garmin Kawaguichi 0.7.3
+
|test=Garmin Kawaguichi
 
|comment=* Megaregion = No
 
|comment=* Megaregion = No
 
|anc=E
 
|anc=E
Line 512: Line 578:
 
|test=
 
|test=
 
|comment=Should work now. Someone who understands the math, please
 
|comment=Should work now. Someone who understands the math, please
|test=. -CO
+
}}
 +
{{FunctionStatusRow
 +
|name=llEvade
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Pathfinding Only. Not in OpenSimulator
 +
}}
 +
{{FunctionStatusRow
 +
|name=llExecCharacterCmd
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Pathfinding Only. Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 522: Line 603:
 
|comment=(2683)
 
|comment=(2683)
 
|anc=F
 
|anc=F
 +
}}
 +
{{FunctionStatusRow
 +
|name=llFleeFrom
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Pathfinding Only. Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 546: Line 635:
 
|test=Charlie Omega
 
|test=Charlie Omega
 
|comment=(2683)
 
|comment=(2683)
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGenerateKey
 +
|status=full
 +
|impl=Yes
 +
|dev=
 +
|test=
 +
|comment= 0.7.4 onwards. From commit 9c2a73b61ef (30th April 2012)
 +
|anc=G
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 554: Line 652:
 
|test=
 
|test=
 
|comment=
 
|comment=
|anc=G
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 566: Line 663:
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llGetAgentLanguage
 
|name=llGetAgentLanguage
|status=
+
|status=part
|impl=
+
|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=
 
|dev=
|test=
+
|test=Jeff Kelley
|comment=* Requires testing and Verification (update here plz)
+
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 611: Line 716:
 
|test=
 
|test=
 
|comment=
 
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetAnimationOverride
 +
|status=
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Requires Implementation
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 651: Line 764:
 
|test=
 
|test=
 
|comment=
 
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetClosestNavPoint
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Pathfinding Only. Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 695: Line 816:
 
|name=llGetEnv
 
|name=llGetEnv
 
|status=
 
|status=
|impl=NO
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment= Requires Implementation (Mar.01.2012)
 
|comment= Requires Implementation (Mar.01.2012)
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetExperienceDetails
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Experience Only. Not in OpenSimulator
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetExperienceErrorMessage
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Experience Only. Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 718: Line 855:
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llGetFreeURLs
 
|name=llGetFreeURLs
|status=
+
|status=full
 
|impl=
 
|impl=
 
|dev=
 
|dev=
|test=
+
|test=Jeff Kelley
|comment=* Requires testing and Verification (update here plz)
+
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 846: Line 983:
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llGetLinkNumberOfSides
 
|name=llGetLinkNumberOfSides
|status=ready
+
|status=full
 
|impl=Yes
 
|impl=Yes
 
|dev=
 
|dev=
|test=
+
|test=Azwaldo Villota
 
|comment=See [http://wiki.secondlife.com/wiki/LlGetLinkNumberOfSides LL's LSL wiki]
 
|comment=See [http://wiki.secondlife.com/wiki/LlGetLinkNumberOfSides LL's LSL wiki]
 
}}
 
}}
Line 858: Line 995:
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment=* Requires testing and Verification (update here plz)
+
|comment=** does not highlight like normal. together with llSetLinkPrimitiveParamsFast, they rip linked prims apart when the item is worn. but not when it is dropped on the ground - PRIM_NORMAL, PRIM_SPECULAR and PRIM_ALPHA_MODE not yet implemented
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 903: Line 1,040:
 
|name=llGetMassMKS
 
|name=llGetMassMKS
 
|status=
 
|status=
|impl=NO
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=Requires Implementation (Mar.01.2012)
 
|comment=Requires Implementation (Mar.01.2012)
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetMaxScaleFactor
 +
|status=
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Requires Implementation
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llGetMemoryLimit
 
|name=llGetMemoryLimit
 
|status=
 
|status=
|impl=NO
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=Requires Implementation (Mar.01.2012)
 
|comment=Requires Implementation (Mar.01.2012)
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetMinScaleFactor
 +
|status=
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Requires Implementation
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,089: Line 1,242:
 
|impl=Yes
 
|impl=Yes
 
|dev=Melanie
 
|dev=Melanie
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetPhysicsMaterial
 +
|status=
 +
|impl=
 +
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
Line 1,106: Line 1,267:
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment=Not available: PRIM_TYPE, PRIM_BUMP_SHINY, PRIM_FULLBRIGHT, PRIM_TEXGEN, PRIM_GLOW
+
|comment=Not available: PRIM_TYPE, PRIM_BUMP_SHINY, PRIM_FULLBRIGHT, PRIM_TEXGEN, PRIM_GLOW, PRIM_NORMAL, PRIM_SPECULAR, PRIM_ALPHA_MODE
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,211: Line 1,372:
 
|test=Aran
 
|test=Aran
 
|comment=Works.
 
|comment=Works.
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetSimStats
 +
|status=
 +
|impl=
 +
|dev=
 +
|test=
 +
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,223: Line 1,392:
 
|name=llGetSPMaxMemory
 
|name=llGetSPMaxMemory
 
|status=
 
|status=
|impl=NO
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
Line 1,235: Line 1,404:
 
|test=
 
|test=
 
|comment=Returns always 0!  Same limitations as llSetStatus
 
|comment=Returns always 0!  Same limitations as llSetStatus
 +
}}
 +
{{FunctionStatusRow
 +
|name=llGetStaticPath
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Pathfinding Only. Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llGetStatus
 
|name=llGetStatus
 
|status=full
 
|status=full
|impl=Yes (
+
|impl=Yes
 
|dev=dev
 
|dev=dev
 
|test=
 
|test=
|test=
 
|comment=comment
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,336: Line 1,511:
 
|name=llGetUsedMemory
 
|name=llGetUsedMemory
 
|status=
 
|status=
|impl=NO
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
Line 1,461: Line 1,636:
 
|test=
 
|test=
 
|comment=
 
|comment=
 +
|anc=I
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,477: Line 1,653:
 
|test=
 
|test=
 
|comment=
 
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llJson2List
 +
|status=part
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Needs additional testing
 +
}}
 +
{{FunctionStatusRow
 +
|name=llJsonGetValue
 +
|status=part
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Needs additional testing
 +
}}
 +
{{FunctionStatusRow
 +
|name=llJsonSetValue
 +
|status=part
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Needs additional testing
 +
}}
 +
{{FunctionStatusRow
 +
|name=llJsonValueType
 +
|status=part
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Needs additional testing
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,486: Line 1,694:
 
|comment=
 
|comment=
 
|anc=K
 
|anc=K
 +
}}
 +
{{FunctionStatusRow
 +
|name=llKeyCountKeyValue
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Experience Only. Not in OpenSimulator
 +
}}
 +
{{FunctionStatusRow
 +
|name=llKeysKeyValue
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Experience Only. Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llLinkParticleSystem
 
|name=llLinkParticleSystem
|status=
+
|status=full
 
|impl=
 
|impl=
 
|dev=
 
|dev=
|test=
+
|test=Jeff Kelley
|comment=* Requires testing and Verification (update here plz)
+
|comment=
 +
|anc=L
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llLinkSitTarget
 
|name=llLinkSitTarget
|status=
+
|status=full
 
|impl=
 
|impl=
 
|dev=
 
|dev=
|test=
+
|test=Jeff Kelley
|comment=* Requires testing and Verification (update here plz)
+
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,526: Line 1,751:
 
|test=Charlie Omega
 
|test=Charlie Omega
 
|comment=(2754)
 
|comment=(2754)
 +
}}
 +
{{FunctionStatusRow
 +
|name=llList2Json
 +
|status=part
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Needs additional testing
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,799: Line 2,032:
 
|test=
 
|test=
 
|comment=
 
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llNavigateTo
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Pathfinding Only. Not in OpenSimulator
 +
|anc=N
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,807: Line 2,049:
 
|test=Charlie Omega
 
|test=Charlie Omega
 
|comment=(2683)
 
|comment=(2683)
 +
|anc=O
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,888: Line 2,131:
 
|test=
 
|test=
 
|comment=
 
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llPatrolPoints
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Pathfinding Only. Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llPlaySound
 
|name=llPlaySound
|status=full
+
|status=fail
 
|impl=Yes
 
|impl=Yes
 
|dev=
 
|dev=
|test=Aran
+
|test=Azwaldo Villota
|comment=Works.
+
|comment=(6879) Behavior varies among event handlers.
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,928: Line 2,179:
 
|test=
 
|test=
 
|comment=
 
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llPursue
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Pathfinding Only. Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 1,936: Line 2,195:
 
|test=
 
|test=
 
|comment=
 
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llReadKeyValue
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Experience Only. Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,065: Line 2,332:
 
|test=
 
|test=
 
|comment=* Requires testing and Verification (update here plz)
 
|comment=* Requires testing and Verification (update here plz)
 +
}}
 +
{{FunctionStatusRow
 +
|name=llRequestExperiencePermissions
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Experience Only. Not in OpenSimulator
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,113: Line 2,388:
 
|test=
 
|test=
 
|comment=* Requires testing and Verification (update here plz)
 
|comment=* Requires testing and Verification (update here plz)
 +
}}
 +
{{FunctionStatusRow
 +
|name=llResetAnimationOverride
 +
|status=
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Requires Implementation
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,127: Line 2,410:
 
|impl=Yes
 
|impl=Yes
 
|dev=Alondria
 
|dev=Alondria
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llReturnObjectsByID
 +
|status=
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llReturnObjectsByOwner
 +
|status=
 +
|impl=No
 +
|dev=
 
|test=
 
|test=
 
|comment=
 
|comment=
Line 2,141: Line 2,440:
 
|name=llResetScript
 
|name=llResetScript
 
|status=full
 
|status=full
|impl=Yes (but 800 LPS?)
+
|impl=Yes
 
|dev=Alondria
 
|dev=Alondria
 
|test=Charlie Omega
 
|test=Charlie Omega
Line 2,236: Line 2,535:
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llRotLookAt
 
|name=llRotLookAt
|status=
+
|status=full
|impl=No
+
|impl=Yes
 
|dev=
 
|dev=
|test=
+
|test=Kayaker Magic
|comment=
+
|comment=Works different than SL (better?)
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,302: Line 2,601:
 
|name=llScriptProfiler
 
|name=llScriptProfiler
 
|status=
 
|status=
|impl=NO
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
Line 2,350: Line 2,649:
 
|name=llSetAngularVelocity
 
|name=llSetAngularVelocity
 
|status=
 
|status=
|impl=NO
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
 
|comment=Requires Implementation (Mar.01.2012)
 
|comment=Requires Implementation (Mar.01.2012)
 +
}}
 +
{{FunctionStatusRow
 +
|name=llSetAnimationOverride
 +
|status=
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=Requires Implementation
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llSetBuoyancy
 
|name=llSetBuoyancy
|status=full
+
|status=fail
 
|impl=Yes
 
|impl=Yes
 
|dev=
 
|dev=
|test=
+
|test=Mlorrey
|comment=
+
|comment=Works on free objects, does not make avatars buoyant with scripted attachments. The LSL wiki suggests using llSetPhysicsMaterial for better performance, but this is not implemented yet in OpenSim.
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,389: Line 2,696:
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llSetClickAction
 
|name=llSetClickAction
|status=
+
|status=full
 
|impl=
 
|impl=
 
|dev=
 
|dev=
|test=
+
|test=Jeff Kelley
|comment=* Requires testing and Verification (update here plz)
+
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,406: Line 2,713:
 
|name=llSetContentType
 
|name=llSetContentType
 
|status=
 
|status=
|impl=NO
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
Line 2,453: Line 2,760:
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llSetKeyframedMotion
 
|name=llSetKeyframedMotion
|status=
+
|status=full
|impl=NO
+
|impl=Yes
 
|dev=
 
|dev=
|test=
+
|test=Kayaker Magic
|comment=Requires Implementation (Mar.01.2012)
+
|comment=Worked well since OpenSim 0.7.6
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,469: Line 2,776:
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llSetLinkCamera
 
|name=llSetLinkCamera
|status=
+
|status=full
|impl=NO
+
|impl=No
 
|dev=
 
|dev=
|test=
+
|test=Jeff Kelley
|comment=Requires Implementation (Mar.01.2012)
+
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,485: Line 2,792:
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llSetLinkMedia
 
|name=llSetLinkMedia
|status=
+
|status=full
 
|impl=
 
|impl=
 
|dev=
 
|dev=
|test=
+
|test=Jeff Kelley
|comment=* Requires testing and Verification (update here plz)
+
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,497: Line 2,804:
 
|dev=Melanie
 
|dev=Melanie
 
|test=
 
|test=
|comment=Partial
+
|comment=Partial - PRIM_NORMAL, PRIM_SPECULAR and PRIM_ALPHA_MODE not yet implemented
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,505: Line 2,812:
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment=* Requires testing and Verification (update here plz)
+
|comment=* does not highlight like normal. (in connection to llGetLinkPrimitiveParams), together they rip linked prims apart when the item is worn. but not when it is dropped on the ground - PRIM_NORMAL, PRIM_SPECULAR and PRIM_ALPHA_MODE not yet implemented
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,517: Line 2,824:
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llSetLinkTextureAnim
 
|name=llSetLinkTextureAnim
|status=
+
|status=full
 
|impl=
 
|impl=
 
|dev=
 
|dev=
|test=
+
|test=Jeff Kelley
|comment=* Requires testing and Verification (update here plz)
+
|comment=
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,534: Line 2,841:
 
|name=llSetMemoryLimit
 
|name=llSetMemoryLimit
 
|status=
 
|status=
|impl=NO
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
Line 2,575: Line 2,882:
 
|status=full
 
|status=full
 
|impl=Yes
 
|impl=Yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llSetPhysicsMaterial
 +
|status=
 +
|impl=
 
|dev=
 
|dev=
 
|test=
 
|test=
Line 2,593: Line 2,908:
 
|dev=Melanie
 
|dev=Melanie
 
|test=
 
|test=
|comment=Partial (it seems complete but needed extensive checking. Also types in list are not LSL conformant) Blackdog Ashbourne: PRIM_POSITION doesn't seem to work - certainly doesn't allow for a warpPos implementation
+
|comment=Partial (it seems complete but needed extensive checking. Also types in list are not LSL conformant) Blackdog Ashbourne: PRIM_POSITION doesn't seem to work - certainly doesn't allow for a warpPos implementation - PRIM_NORMAL, PRIM_SPECULAR and PRIM_ALPHA_MODE not yet implemented
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,609: Line 2,924:
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment=
+
|comment=Deprecated
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llSetRegionPos
 
|name=llSetRegionPos
|status=
+
|status=full
|impl=NO
+
|impl=Yes
 
|dev=
 
|dev=
|test=
+
|test=MrFrans/Frans Charming
|comment=Requires Implementation (Mar.01.2012)
+
|comment=Tested on the Kitely and Avacon grids.
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,774: Line 3,089:
 
|name=llSetVelocity
 
|name=llSetVelocity
 
|status=
 
|status=
|impl=NO
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
Line 2,817: Line 3,132:
 
|dev=
 
|dev=
 
|test=Charlie Omega
 
|test=Charlie Omega
|comment=(2688)
+
|comment=This function CAN lock script threads.  This is a Partial Implementation.  DO NOT USE!  There are Mantii on it and it is a well known OpenSim buglet.
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,825: Line 3,140:
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment=
+
|comment=Deprecated
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,833: Line 3,148:
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment=
+
|comment=Deprecated
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,889: Line 3,204:
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment=
+
|comment=Deprecated
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 2,974: Line 3,289:
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llTargetRemove
 
|name=llTargetRemove
 +
|status=full
 +
|impl=Yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llTeleportAgent
 +
|status=full
 +
|impl=Yes
 +
|dev=
 +
|test=
 +
|comment=
 +
}}
 +
{{FunctionStatusRow
 +
|name=llTeleportAgentGlobalCoords
 
|status=full
 
|status=full
 
|impl=Yes
 
|impl=Yes
Line 2,994: Line 3,325:
 
|dev=Melanie_T
 
|dev=Melanie_T
 
|test=Fritigern
 
|test=Fritigern
|comment=Function broke some time ago, but was fixed in commit 4cdc88 on 23 Jul 2011
+
|comment=Operational with Viewers that support it.  V3 and above all do.
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,015: Line 3,346:
 
|name=llTransferLindenDollars
 
|name=llTransferLindenDollars
 
|status=
 
|status=
|impl=NO
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
Line 3,054: Line 3,385:
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
|name=llVecDist
+
|name=llUpdateCharacter
|status=
+
|status=unsupported
|impl=
+
|impl=No
 
|dev=
 
|dev=
 
|test=
 
|test=
|comment=* Requires testing and Verification (update here plz)
+
|comment=LL Pathfinding Only. Not in OpenSimulator
 +
}}
 +
{{FunctionStatusRow
 +
|name=llUpdateKeyValue
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Experience Only. Not in OpenSimulator
 +
}}
 +
{{FunctionStatusRow
 +
|name=llVecDist
 +
|status=full
 +
|impl=Yes
 +
|dev=
 +
|test=Azwaldo Villota
 +
|comment=Tested in OpenSim 0.7.6 Dev
 
|anc=V
 
|anc=V
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
 
|name=llVecMag
 
|name=llVecMag
|status=
+
|status=full
|impl=
+
|impl=Yes
 
|dev=
 
|dev=
|test=
+
|test=Azwaldo Villota
|comment=* Requires testing and Verification (update here plz)
+
|comment=Tested in OpenSim 0.7.6 Dev
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,084: Line 3,431:
 
|dev=Gerhard
 
|dev=Gerhard
 
|test=
 
|test=
|comment=Implementation needs ODE to work, other physics engine only have a stub for this. Persitance of this feature (survive region restart) only implemented for SQLite. Semantics are slightly different to SL (switching off phantom via GUI also resets VolDet-status to off)
+
|comment=Implementation needs ODE to work, other physics engine only have a stub for this. Persistance of this feature (survive region restart) only implemented for SQLite. Semantics are slightly different to SL (switching off phantom via GUI also resets VolDet-status to off)
 +
}}
 +
{{FunctionStatusRow
 +
|name=llWanderWithin
 +
|status=unsupported
 +
|impl=No
 +
|dev=
 +
|test=
 +
|comment=LL Pathfinding Only. Not in OpenSimulator
 +
|anc=W
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow
Line 3,093: Line 3,449:
 
|test=
 
|test=
 
|comment=
 
|comment=
|anc=W
 
 
}}
 
}}
 
{{FunctionStatusRow
 
{{FunctionStatusRow

Revision as of 04:50, 26 June 2017

What is the current LSL Function Status?

Back to LSL Status

LSL Functions Status

Updated: October 28, 2014 using OpenSim-1a24b7f/r25290 (0.8-post-fixes)

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: 388


Function List Reference at SL. Reference

Note: If the Implemented field is blank, the function requires testing and verification. Possibly incomplete or stub within the OpenSimulator Source code.

Ready for Testing Partially Implemented Fully Implemented Tested/Fail Deprecated Not supported

Click on a letter to see the implementation information or click on the function to see an example how the function was tested in-world.

A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z

Function Implemented Developer Tester Comments
llAbs Yes Charlie Omega (2683)
llAcos Yes F Charlie Omega (2683)
llAddToLandBanList Yes Alondria
llAddToLandPassList Yes Alondria
llAdjustSoundVolume Yes Alondria
llAgentInExperience No LL Experience Only. Not in OpenSimulator
llAllowInventoryDrop Yes Patnad
llAngleBetween Yes Alondria NUnit
llApplyImpulse Yes
llApplyRotationalImpulse No
llAsin Yes Charlie Omega (2683)
llAtan2 Yes Charlie Omega (2683)
llAttachToAvatar acryline Works in OpenSim 0.9.1.0 Dev
llAttachToAvatarTemp acryline Works in OpenSim 0.9.1.0 Dev

with an error message in Singularity

llAvatarOnLinkSitTarget acryline Works in OpenSim 0.9.1.0 Dev
llAvatarOnSitTarget Yes Teravus
llAxes2Rot Yes Patnad
llAxisAngle2Rot Yes
llBase64ToInteger Yes
llBase64ToString Yes Charlie Omega (2683)
llBreakAllLinks Yes
llBreakLink Yes
llCastRay * Requires testing and Verification (update here plz)
llCeil Yes Charlie Omega (2683)
llClearCameraParams Yes
llClearLinkMedia acryline Works in OpenSim 0.9.1.0 Dev
llClearPrimMedia acryline Works in OpenSim 0.9.1.0 Dev
llCloseRemoteDataChannel Yes Jimbo21
llCloud Yes
llCollisionFilter acryline Works in OpenSim 0.9.1.0 Dev
llCollisionSound No
llCollisionSprite No
llCos Yes Charlie Omega (2683) llSay(0,(string)llCos(100));
llCreateCharacter No LL Pathfinding Only. Not in OpenSimulator
llCreateKeyValue No LL Experience Only. Not in OpenSimulator
llCreateLink Yes
llCSV2List Yes Charlie Omega
llDataSizeKeyValue No LL Experience Only. Not in OpenSimulator
llDeleteCharacter No LL Pathfinding Only. Not in OpenSimulator
llDeleteKeyValue No LL Experience Only. Not in OpenSimulator
llDeleteSubList Yes Alondria Charlie Omega
llDeleteSubString Yes Charlie Omega
llDetachFromAvatar No
llDetectedGrab Yes Aran Z axis reads 100 + actual axis (was showing 129m when it was at 29m).
llDetectedGroup No
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 * Requires testing and Verification (update here plz)
llDetectedTouchFace Jeff Kelley
llDetectedTouchNormal * Requires testing and Verification (update here plz)
llDetectedTouchPos Jeff Kelley
llDetectedTouchST Yes Azwaldo Villota * Tested in OpenSim 0.8.0 Dev
llDetectedTouchUV acryline Works in OpenSim 0.9.1.0 Dev
llDetectedType Yes Aran works.
llDetectedVel Yes
llDialog Yes Aran works, but appears on channel 0 as "User Name shouts: dialog message" instead of "User Name: dialog message".
llDie Yes Krtaylor Charlie Omega (2683)
llDumpList2String Yes Alondria
llEdgeOfWorld Yes* Garmin Kawaguichi * Megaregion = No
llEjectFromLand Yes
llEmail Yes
llEscapeURL Yes
llEuler2Rot Yes Alondria Should work now. Someone who understands the math, please
llEvade No LL Pathfinding Only. Not in OpenSimulator
llExecCharacterCmd No LL Pathfinding Only. Not in OpenSimulator
llFabs Yes Charlie Omega (2683)
llFleeFrom No LL Pathfinding Only. Not in OpenSimulator
llFloor Yes Charlie Omega (2683)
llForceMouselook Yes
llFrand Yes Alondria Charlie Omega (2683)
llGenerateKey Yes 0.7.4 onwards. From commit 9c2a73b61ef (30th April 2012)
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 No Requires Implementation
llGetAttached No
llGetBoundingBox Yes
llGetCameraPos Yes Phrearch Phrearch
llGetCameraRot Yes
llGetCenterOfMass No
llGetClosestNavPoint No LL Pathfinding Only. Not in OpenSimulator
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)
llGetDisplayName * Requires testing and Verification (update here plz)
llGetEnergy No Always returns 1.0f
llGetEnv No Requires Implementation (Mar.01.2012)
llGetExperienceDetails No LL Experience Only. Not in OpenSimulator
llGetExperienceErrorMessage No LL Experience Only. Not in OpenSimulator
llGetForce Yes
llGetFreeMemory No Probably pointless to implement
llGetFreeURLs Jeff Kelley
llGetGeometricCenter Yes Alondria Physics engine reports as <0,0,0> currently
llGetGMTclock Yes Charlie Omega (2683)
llGetHTTPHeader Yes Tokeiito tested at 2011.01.25 on 0.7.1 Dev with XEngine
llGetInventoryCreator Yes
llGetInventoryKey Yes
llGetInventoryName Yes
llGetInventoryNumber Yes
llGetInventoryPermMask Yes
llGetInventoryType Yes
llGetKey Yes Charlie Omega (2688)
llGetLandOwnerAt Yes Alondria
llGetLinkKey Yes Alondria Charlie Omega (2754)
llGetLinkMedia * Requires testing and Verification (update here plz)
llGetLinkName Yes Alondria Charlie Omega (2754)
llGetLinkNumber Yes Alondria Charlie Omega (2754)
llGetLinkNumberOfSides Yes Azwaldo Villota See LL's LSL wiki
llGetLinkPrimitiveParams ** does not highlight like normal. together with llSetLinkPrimitiveParamsFast, they rip linked prims apart when the item is worn. but not when it is dropped on the ground - PRIM_NORMAL, PRIM_SPECULAR and PRIM_ALPHA_MODE not yet implemented
llGetListEntryType Yes Alondria
llGetListLength Yes Alondria Charlie Omega (2750)
llGetLocalPos Yes Charlie Omega (2809) Reports parent pos in sim, not child
llGetLocalRot Yes Alondria
llGetMass Yes Alondria May not be identical to main grid, due to different physics engine
llGetMassMKS No Requires Implementation (Mar.01.2012)
llGetMaxScaleFactor No Requires Implementation
llGetMemoryLimit No Requires Implementation (Mar.01.2012)
llGetMinScaleFactor No Requires Implementation
llGetNextEmail Yes
llGetNotecardLine Yes Krtaylor This is badly needed to read settings from notecards
llGetNumberOfNotecardLines Yes Krtaylor
llGetNumberOfPrims Yes Alondria Charlie Omega (2754)
llGetNumberOfSides Yes
llGetObjectDesc Yes Charlie Omega (2688)
llGetObjectDetails Yes Alondria Params [OBJECT_RUNNING_SCRIPT_COUNT, OBJECT_TOTAL_SCRIPT_COUNT, OBJECT_SCRIPT_MEMORY] not working
llGetObjectMass Yes
llGetObjectName Yes Charlie Omega (2688)
llGetObjectPermMask Yes
llGetObjectPrimCount Yes Alondria
llGetOmega Yes
llGetOwner Yes Charlie Omega (2688)
llGetOwnerKey Yes Alondria
llGetParcelDetails Yes
llGetParcelFlags Yes Alondria
llGetParcelMaxPrims Yes
llGetParcelMusicURL * Requires testing and Verification (update here plz)
llGetParcelPrimCount Yes
llGetParcelPrimOwners Yes Alondria
llGetPermissions Yes Melanie
llGetPermissionsKey Yes Melanie
llGetPhysicsMaterial
llGetPos Yes Charlie Omega (2688)
llGetPrimitiveParams Yes Not available: PRIM_TYPE, PRIM_BUMP_SHINY, PRIM_FULLBRIGHT, PRIM_TEXGEN, PRIM_GLOW, PRIM_NORMAL, PRIM_SPECULAR, PRIM_ALPHA_MODE
llGetPrimMediaParams * Requires testing and Verification (update here plz)
llGetRegionAgentCount * Requires testing and Verification (update here plz)
llGetRegionCorner Yes Charlie Omega (2688)
llGetRegionFlags Yes Alondria
llGetRegionFPS No Always returns 10.0f
llGetRegionName Yes Charlie Omega (2688)
llGetRegionTimeDilation Yes Alondria Charlie Omega (2750)
llGetRootPosition Yes Alondria
llGetRootRotation Yes Alondria
llGetRot Yes Charlie Omega (2688)
llGetScale Yes Charlie Omega (2688)
llGetScriptName Yes Aran works.
llGetScriptState Yes Aran Works.
llGetSimStats
llGetSimulatorHostname Yes Charlie Omega (2688)
llGetSPMaxMemory No Requires Implementation (Mar.01.2012)
llGetStartParameter No Returns always 0! Same limitations as llSetStatus
llGetStaticPath No LL Pathfinding Only. Not in OpenSimulator
llGetStatus Yes dev
llGetSubString Yes Charlie Omega Partially working. Just reports wrong position in strings.
llGetSunDirection Yes Krtaylor FredoChaplin Sun fly on x axis and report 0 on zenith. Should fly on z axis and report 0 on horizon
llGetTexture Yes Alondria Charlie Omega (2683)
llGetTextureOffset Yes Alondria Charlie Omega (2683)
llGetTextureRot Yes Alondria Charlie Omega (2683)
llGetTextureScale Yes Alondria Charlie Omega (2683)
llGetTime Yes Alondria Charlie Omega (2750)
llGetTimeOfDay Yes Vytek
llGetTimestamp Yes
llGetTorque No
llGetUnixTime Yes Charlie Omega (2688)
llGetUsedMemory No Requires Implementation (Mar.01.2012)
llGetUsername * Requires testing and Verification (update here plz)
llGetVel Yes Alondria
llGetWallclock Yes
llGiveInventory Yes Aran (Does not send to avatars in other sims)
llGiveInventoryList Yes Patnad
llGiveMoney Yes Melanie Aran Works
llGodLikeRezObject No
llGround Yes Alondria Aran Partially... will not compile with llGetPos.
llGroundContour Yes
llGroundNormal Yes
llGroundRepel No
llGroundSlope Yes
llHTTPRequest Yes jimbo21
llHTTPResponse Yes Tokeiito Tested on 2011.01.25 with 0.7.1 Dev OS and xEngine
llInsertString Yes
llInstantMessage Yes Aran 100%
llIntegerToBase64 Yes
llJson2List No Needs additional testing
llJsonGetValue No Needs additional testing
llJsonSetValue No Needs additional testing
llJsonValueType No Needs additional testing
llKey2Name Yes Alondria
llKeyCountKeyValue No LL Experience Only. Not in OpenSimulator
llKeysKeyValue No LL Experience Only. Not in OpenSimulator
llLinkParticleSystem Jeff Kelley
llLinkSitTarget Jeff Kelley
llList2CSV Yes Alondria Charlie Omega (2754)
llList2Float Yes Alondria Charlie Omega (2754)
llList2Integer Yes Alondria Charlie Omega (2754)
llList2Json No Needs additional testing
llList2Key Yes Alondria Charlie Omega (2754)
llList2List Yes Alondria Charlie Omega (2754)
llList2ListStrided Yes
llList2Rot Yes Alondria Charlie Omega (2754)
llList2String Yes Alondria Charlie Omega (2754)
llList2Vector Yes Alondria Charlie Omega (2754)
llListen Yes jimbo21 Charlie Omega (2688)
llListenControl Yes jimbo21
llListenRemove Yes jimbo21 Charlie Omega (2754)
llListFindList Yes Needed for Kan-ed#11
llListInsertList Yes Charlie Omega (2754)
llListRandomize Yes
llListReplaceList Yes Alondria
llListSort Yes
llListStatistics Yes Alondria
llLoadURL Yes
llLog Yes
llLog10 Yes
llLookAt No
llLoopSound Yes Alondria Aran Works via UUID or Name, volume works too..
llLoopSoundMaster No
llLoopSoundSlave No
llMakeExplosion No Deprecated
llMakeFire No Deprecated
llMakeFountain No Deprecated
llMakeSmoke No Deprecated
llManageEstateAccess * Requires testing and Verification (update here plz)
llMapDestination Yes
llMD5String Yes
llMessageLinked Yes
llMinEventDelay No
llModifyLand Yes
llModPow Yes
llMoveToTarget Yes
llNavigateTo No LL Pathfinding Only. Not in OpenSimulator
llOffsetTexture Yes Alondria Charlie Omega (2683)
llOpenRemoteDataChannel Yes jimbo21
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 No
llPassTouches No
llPatrolPoints No LL Pathfinding Only. Not in OpenSimulator
llPlaySound Yes Azwaldo Villota (6879) Behavior varies among event handlers.
llPlaySoundSlave No
llPointAt No
llPow Yes Charlie Omega (2688)
llPreloadSound Yes
llPursue No LL Pathfinding Only. Not in OpenSimulator
llPushObject Yes
llReadKeyValue No LL Experience Only. Not in OpenSimulator
llRefreshPrimURL No
llRegionSay Yes Works with 1023 chars
llRegionSayTo Yes BlueWall Works with 1023 chars
llReleaseCamera No Deprecated
llReleaseControls Yes
llReleaseURL No
llRemoteDataReply Yes jimbo21
llRemoteDataSetRegion No
llRemoteLoadScript No Deprecated (from LSL Wiki)
llRemoteLoadScriptPin Yes
llRemoveFromLandBanList Yes Alondria
llRemoveFromLandPassList Yes Alondria
llRemoveInventory Yes This function should be ported
llRemoveVehicleFlags No
llRequestAgentData No
llRequestDisplayName * Requires testing and Verification (update here plz)
llRequestExperiencePermissions No LL Experience Only. Not in OpenSimulator
llRequestInventoryData Yes
llRequestPermissions Yes Melanie Needed for Kan-ed#12.
llRequestSecureURL No
llRequestSimulatorData Yes
llRequestURL Yes Tokeiito
llRequestUsername * Requires testing and Verification (update here plz)
llResetAnimationOverride No Requires Implementation
llResetLandBanList Yes Alondria
llResetLandPassList Yes Alondria
llReturnObjectsByID No
llReturnObjectsByOwner No
llResetOtherScript Yes
llResetScript Yes Alondria Charlie Omega (2688)
llResetTime Yes Alondria Charlie Omega (2750)
llRezAtRoot Yes
llRezObject Yes Aran Works :)
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 No
llRotTargetRemove No
llRound Yes Charlie Omega
llSameGroup Yes
llSay Yes Charlie Omega (2688)(limted to 1023 chars)
llScaleTexture Yes Alondria Charlie Omega (2683)
llScriptDanger Yes
llScriptProfiler No 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
llSetAlpha Yes Alondria Charlie Omega (2688)
llSetAngularVelocity No Requires Implementation (Mar.01.2012)
llSetAnimationOverride No Requires Implementation
llSetBuoyancy Yes Mlorrey Works on free objects, does not make avatars buoyant with scripted attachments. The LSL wiki suggests using llSetPhysicsMaterial for better performance, but this is not implemented yet in OpenSim.
llSetCameraAtOffset Yes
llSetCameraEyeOffset Yes
llSetCameraParams Yes
llSetClickAction Jeff Kelley
llSetColor Yes Alondria Charlie Omega (2688)
llSetContentType No Requires Implementation (Mar.01.2012)
llSetDamage No
llSetForce Yes
llSetForceAndTorque No
llSetHoverHeight Yes
llSetInventoryPermMask No
llSetKeyframedMotion Yes Kayaker Magic Worked well since OpenSim 0.7.6
llSetLinkAlpha Yes Charlie Omega Charlie Omega (2760)
llSetLinkCamera No Jeff Kelley
llSetLinkColor Yes Charlie Omega Charlie Omega (2760)
llSetLinkMedia Jeff Kelley
llSetLinkPrimitiveParams Yes Melanie Partial - PRIM_NORMAL, PRIM_SPECULAR and PRIM_ALPHA_MODE not yet implemented
llSetLinkPrimitiveParamsFast * does not highlight like normal. (in connection to llGetLinkPrimitiveParams), together they rip linked prims apart when the item is worn. but not when it is dropped on the ground - PRIM_NORMAL, PRIM_SPECULAR and PRIM_ALPHA_MODE not yet implemented
llSetLinkTexture Yes
llSetLinkTextureAnim Jeff Kelley
llSetLocalRot Yes Alondria
llSetMemoryLimit No Requires Implementation (Mar.01.2012)
llSetObjectDesc Yes Aran 100% implemented
llSetObjectName Yes Aran 100% implemented
llSetObjectPermMask Yes
llSetParcelMusicURL Yes Alondria Charlie Omega (2826) Land update not sending changed streams to client.
llSetPayPrice Yes
llSetPhysicsMaterial
llSetPos Yes Charlie Omega (2688) (now with limitation of 10m as in sl)
llSetPrimitiveParams Yes Melanie Partial (it seems complete but needed extensive checking. Also types in list are not LSL conformant) Blackdog Ashbourne: PRIM_POSITION doesn't seem to work - certainly doesn't allow for a warpPos implementation - PRIM_NORMAL, PRIM_SPECULAR and PRIM_ALPHA_MODE not yet implemented
llSetPrimMediaParams * Requires testing and Verification (update here plz)
llSetPrimURL No Deprecated
llSetRegionPos Yes MrFrans/Frans Charming Tested on the Kitely and Avacon grids.
llSetRemoteScriptAccessPin Yes Tokeiito
llSetRot Yes Charlie Omega (2688)
llSetScale Yes Charlie Omega (2688)
llSetScriptState Yes Aran Works.
llSetSitText Yes Teravus Aran
llSetSoundQueueing No
llSetSoundRadius Yes
llSetStatus Yes Alondria Doesn't honor STATUS_BLOCK_GRAB STATUS_RETURN_AT_EDGE STATUS_SANDBOX
llSetText Yes Charlie Omega (2760)
llSetTexture Yes Alondria Charlie Omega (2688)
llSetTextureAnim Yes
llSetTimerEvent Yes Charlie Omega (2688) (uses Timer plugin!)
llSetTorque No
llSetTouchText Yes Aran Works.
llSetVehicleFlags No
llSetVehicleFloatParam Yes
llSetVehicleRotationParam Yes
llSetVehicleType Yes
llSetVehicleVectorParam Yes
llSetVelocity No Requires Implementation (Mar.01.2012)
llSHA1String * Requires testing and Verification (update here plz)
llShout Yes Charlie Omega (2688) (limits 1023 chars)
llSin Yes Charlie Omega (2688)
llSitTarget Yes
llSleep Yes Charlie Omega This function CAN lock script threads. This is a Partial Implementation. DO NOT USE! There are Mantii on it and it is a well known OpenSim buglet.
llSound No Deprecated
llSoundPreload No Deprecated
llSqrt Yes Charlie Omega (2688)
llStartAnimation Yes
llStopAnimation Yes
llStopHover Yes
llStopLookAt No
llStopMoveToTarget Yes
llStopPointAt No Deprecated
llStopSound Yes Alondria
llStringLength Yes
llStringToBase64 Yes
llStringTrim Yes Hashbox
llSubStringIndex Yes
llTakeCamera No Deprecated
llTakeControls Yes Patnad Needed for Kan-ed#12
llTan Yes Charlie Omega (2688)
llTarget Yes
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 No Requires Implementation (Mar.01.2012)
llTriggerSound Yes Aran Works.
llTriggerSoundLimited No
llUnescapeURL Yes
llUnSit Yes Aran Works.
llUpdateCharacter No LL Pathfinding Only. Not in OpenSimulator
llUpdateKeyValue No LL Experience Only. Not in OpenSimulator
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 Implementation needs ODE to work, other physics engine only have a stub for this. Persistance of this feature (survive region restart) only implemented for SQLite. Semantics are slightly different to SL (switching off phantom via GUI also resets VolDet-status to off)
llWanderWithin No LL Pathfinding Only. Not in OpenSimulator
llWater Yes Alondria
llWhisper Yes Charlie Omega (2688) (but limited to 1023 chars)
llWind Yes
llXorBase64Strings No Deprecated
llXorBase64StringsCorrect Yes

Back to LSL Status

Personal tools
General
About This Wiki