LSL Status/Functions/D
From OpenSimulator
(Difference between revisions)
(llAttachToAvatar and llDetachFromAvatar are the only functions my scripted works rely on that haven't been implemented. They're both extremely useful.) |
|||
Line 12: | Line 12: | ||
| width="15%" align="center" valign="bottom" | DNE status | | width="15%" align="center" valign="bottom" | DNE status | ||
| width="15%" align="center" valign="bottom" | XEngine status | | width="15%" align="center" valign="bottom" | XEngine status | ||
+ | |||
+ | |- style="font-size:8pt" | ||
+ | | height="13" align="center" valign="bottom" | '''!''' [http://www.lslwiki.net/lslwiki/wakka.php?wakka=llDetachFromAvatar llDetachFromAvatar ] | ||
+ | | align="center" valign="bottom" | No | ||
+ | | align="center" valign="bottom" | | ||
+ | | align="center" valign="bottom" | | ||
+ | | align="center" valign="bottom" | | ||
+ | | align="center" valign="bottom" | | ||
+ | | align="center" valign="bottom" | No | ||
|- style="font-size:8pt" | |- style="font-size:8pt" | ||
Line 30: | Line 39: | ||
| align="center" valign="bottom" | | | align="center" valign="bottom" | | ||
| align="center" valign="bottom" | Yes | | align="center" valign="bottom" | Yes | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- style="font-size:8pt" | |- style="font-size:8pt" |
Revision as of 12:17, 7 August 2009
This page lists all the LSL functions starting with an D
Function | Implemented | Developer | Tester | Comments | DNE status | XEngine status |
! llDetachFromAvatar | No | No | ||||
llDeleteSubList | Yes | Alondria | CharlieO | Yes | ||
llDeleteSubString | Yes | CharlieO | Yes | |||
llDetectedGrab | Yes | Aran | Z axis reads 100 + actual axis (was showing 129m when it was at 29m). | Yes (but refactored) | ||
llDetectedGroup | No | Yes (Only implemented in X) | ||||
llDetectedKey | Yes | Aran | works. | Yes (but refactored) | ||
llDetectedLinkNumber | No | Yes (only implemented in X) | ||||
llDetectedName | Yes | Aran | works. | Yes (but refactored) | ||
llDetectedOwner | Yes | Aran | works. | Yes (but refactored) | ||
llDetectedPos | Yes | Aran | works. | Yes (but refactored) | ||
llDetectedRot | Yes | Yes (but refactored) | ||||
llDetectedType | Yes | Aran | works. | Yes (but refactored | ||
llDetectedVel | Yes | Yes (but refactored) | ||||
llDialog | Yes | Aran | works, but appears on channel 0 as "User Name shouts: dialog message" instead of "User Name: dialog message". | |||
llDie | Yes | Krtaylor | CharlieO | (2683) | Yes (slightly different) | |
llDumpList2String | Yes | Alondria |
|