User:Alondria
From OpenSimulator
(Difference between revisions)
(New page: {| class="wikitable sortable" border="1" cellpadding="5" cellspacing="0" |- |style="background-color:#99CCFF;font-weight:bold" width="128" height="30" align="center" valign="bottom" | Fu...) |
Revision as of 12:16, 15 December 2007
| Function | Priority (1,2,3) |
Implemented | Verified | Test Case | Developer | Notes | Tester | |
| LlAbs | N/A | Yes | Yes (2683) | http://wiki.secondlife.com/wiki/LlAbs | Tested off first example. | Charlie Omega | ||
| LlAcos | Yes | Yes (2683) | http://wiki.secondlife.com/wiki/LlAcos | Tested using llSay instead of llOwnerSay | Charlie Omega | |||
| LlAddToLandBanList | ||||||||
| LlAddToLandPassList | ||||||||
| LlAdjustSoundVolume | ||||||||
| LlAllowInventoryDrop | ||||||||
| LlAngleBetween | ||||||||
| LlApplyImpulse | ||||||||
| LlApplyRotationalImpulse | ||||||||
| LlAsin | Yes | Yes (2683) | http://wiki.secondlife.com/wiki/LlAsin | Tested using llSay instead of llOwnerSay | Charlie Omega | |||
| LlAtan2 | N/A | Yes | Yes (2683) | http://wiki.secondlife.com/wiki/LlAtan2 | Tested using llSay instead of llOwnerSay | Charlie Omega | ||
| LlAttachToAvatar | ||||||||
| LlAvatarOnSitTarget | ||||||||
| LlAxes2Rot | ||||||||
| LlAxisAngle2Rot | ||||||||
| LlBase64ToInteger | ||||||||
| LlBase64ToString | Yes | Yes (2683) | http://wiki.secondlife.com/wiki/LlBase64ToString | Tested using 2nd example | Charlie Omega | |||
| LlBreakAllLinks | ||||||||
| LlBreakLink | ||||||||
| LlCeil | N/A | Yes | Yes (2683) | http://wiki.secondlife.com/wiki/LlCeil | Tested off example listed | Charlie Omega | ||
| LlClearCameraParams | ||||||||
| LlCloseRemoteDataChannel | N/A | Yes | Jimbo21 | |||||
| LlCloud | N/A | No | ||||||
| LlCollisionFilter | ||||||||
| LlCollisionSound | ||||||||
| LlCollisionSprite | ||||||||
| LlCos | N/A | Yes | Yes (2683) | llSay(0,(string)llCos(100)); | LsL wiki example has RAD_TO_DEG, which failed. | Charlie Omega | ||
| LlCreateLink | ||||||||
| LlCSV2List | Yes | Failed | Lists seem broken | Charlie Omega | ||||
| LlDeleteSubList | Yes | Failed | Lists seem broken | Charlie Omega | ||||
| LlDeleteSubString | Yes | Failed | http://wiki.secondlife.com/wiki/LlDeleteSubString | Tested off example listed, not supposed to display the "h" in the example | Charlie Omega | |||
| LlDetachFromAvatar | ||||||||
| LlDetectedGrab | N/A | No | ||||||
| LlDetectedGroup | N/A | No | ||||||
| LlDetectedKey | N/A | No | ||||||
| LlDetectedLinkNumber | N/A | No | ||||||
| LlDetectedName | N/A | No | ||||||
| LlDetectedOwner | N/A | No | ||||||
| LlDetectedPos | N/A | No | ||||||
| LlDetectedRot | N/A | No | ||||||
| LlDetectedType | N/A | No | ||||||
| LlDetectedVel | N/A | No | ||||||
| LlDialog | ||||||||
| LlDie | 2 | Yes | Yes (2683) | http://wiki.secondlife.com/wiki/LlDie | Krtaylor | retested by | Charlie Omega | |
| LlDumpList2String | ||||||||
| LlEdgeOfWorld | ||||||||
| LlEjectFromLand | ||||||||
| LlEmail | ||||||||
| LlEscapeURL | Yes | |||||||
| LlEuler2Rot | 1 | Yes | Needs Testing | Alondria | Should work now. | |||
| LlFabs | N/A | Yes | Yes (2683) | http://wiki.secondlife.com/wiki/LlFabs | Tested off example listed | Charlie Omega | ||
| LlFloor | N/A | Yes | Yes (2683) | http://wiki.secondlife.com/wiki/LlFloor | Tested off example listed | Charlie Omega | ||
| LlForceMouselook | ||||||||
| LlFrand | N/A | Yes | Yes (2683) | http://www.kan-ed.org/second-life/using-LSL.html#entering | Alondria | Modified - original returned only int's. Tested with Kan-ed #2 | Charlie Omega | |
| LlGetAccel | ||||||||
| LlGetAgentInfo | ||||||||
| LlGetAgentSize | ||||||||
| LlGetAlpha | N/A | Yes | Failed | http://wiki.secondlife.com/wiki/LlGetAlpha | Alondria | ALL_SIDES returns default texture, not sum, specific faces display correctly | Charlie Omega | |
| LlGetAndResetTime | 1 | Yes | Needs Testing | Alondria | ||||
| LlGetAnimation | ||||||||
| LlGetAnimationList | ||||||||
| LlGetAttached | ||||||||
| LlGetBoundingBox | ||||||||
| LlGetCameraPos | ||||||||
| LlGetCameraRot | ||||||||
| LlGetCenterOfMass | ||||||||
| LlGetColor | N/A | Yes | Failed | http://wiki.secondlife.com/wiki/LlGetColor | Alondria | ALL_SIDES returns default texture, not average, anything trying to grab more than 3 sides fails per example 2 | Charlie Omega | |
| LlGetCreator | Yes | Yes (2688) | https://wiki.secondlife.com/wiki/LlGetCreator | Tested off example listed | Charlie Omega | |||
| LlGetDate | Yes | Yes (2688) | llSay(0,(string)llGetDate()); | Charlie Omega | ||||
| LlGetEnergy | ||||||||
| LlGetForce | ||||||||
| LlGetFreeMemory | ||||||||
| LlGetGeometricCenter | ||||||||
| LlGetGMTclock | Yes | Yes (2688) | llSay(0,(string)llGetGMTclock()); | Charlie Omega | ||||
| LlGetInventoryCreator | ||||||||
| LlGetInventoryKey | ||||||||
| LlGetInventoryName | ||||||||
| LlGetInventoryNumber | ||||||||
| LlGetInventoryPermMask | ||||||||
| LlGetInventoryType | ||||||||
| LlGetKey | Yes | Yes (2688) | llSay(0,(string)llGetKey()); | Charlie Omega | ||||
| LlGetLandOwnerAt | ||||||||
| LlGetLinkKey | ||||||||
| LlGetLinkName | ||||||||
| LlGetLinkNumber | ||||||||
| LlGetListEntryType | ||||||||
| LlGetListLength | Yes | Failed | Lists seem broken | Charlie Omega | ||||
| LlGetLocalPos | Yes | Yes (2688) | llSay(0,(string)llGetLocalPos()); | Charlie Omega | ||||
| LlGetLocalRot | ||||||||
| LlGetMass | ||||||||
| LlGetNextEmail | ||||||||
| LlGetNotecardLine | ||||||||
| LlGetNumberOfNotecardLines | ||||||||
| LlGetNumberOfPrims | ||||||||
| LlGetNumberOfSides | ||||||||
| LlGetObjectDesc | Yes | Yes (2688) | llSay(0,(string)llGetObjectDesc()); | Charlie Omega | ||||
| LlGetObjectDetails | ||||||||
| LlGetObjectMass | ||||||||
| LlGetObjectName | Yes | Yes (2688) | llSay(0,(string)llGetObjectName()); | Charlie Omega | ||||
| LlGetObjectPermMask | ||||||||
| LlGetObjectPrimCount | ||||||||
| LlGetOmega | ||||||||
| LlGetOwner | Yes | Yes (2688) | llSay(0,(string)llGetOwner()); | Charlie Omega | ||||
| LlGetOwnerKey | ||||||||
| LlGetParcelDetails | ||||||||
| LlGetParcelFlags | ||||||||
| LlGetParcelMaxPrims | ||||||||
| LlGetParcelPrimCount | ||||||||
| LlGetParcelPrimOwners | ||||||||
| LlGetPermissions | ||||||||
| LlGetPermissionsKey | ||||||||
| LlGetPos | Yes | Yes (2688) | llSay(0,(string)llGetPos()); | Charlie Omega | ||||
| LlGetPrimitiveParams | ||||||||
| LlGetRegionCorner | Yes | Yes (2688) | llSay(0,(string)llGetRegionCorner()); | Charlie Omega | ||||
| LlGetRegionFlags | ||||||||
| LlGetRegionFPS | ||||||||
| LlGetRegionName | Yes | Yes (2688) | llSay(0,(string)llGetRegionName()); | Charlie Omega | ||||
| LlGetRegionTimeDilation | N/A | Yes | Needs Testing | Alondria | ||||
| LlGetRootPosition | ||||||||
| LlGetRootRotation | ||||||||
| LlGetRot | Yes | Yes (2688) | llSay(0,(string)llGetRot()); | Charlie Omega | ||||
| LlGetScale | Yes | Yes (2688) | llSay(0,(string)llGetScale()); | Charlie Omega | ||||
| LlGetScriptName | ||||||||
| LlGetScriptState | ||||||||
| LlGetSimulatorHostname | Yes | Yes (2688) | llSay(0,(string)llGetSimulatorHostname()); | Charlie Omega | ||||
| LlGetStartParameter | ||||||||
| LlGetStatus | ||||||||
| LlGetSubString | Yes | Failed | http://wiki.secondlife.com/wiki/LlGetSubString | Partially working. Just reports wrong position in strings. | Charlie Omega | |||
| LlGetSunDirection | ||||||||
| LlGetTexture | N/A | Yes | Yes (2683) | http://wiki.secondlife.com/wiki/LlGetTexture | Alondria | Tested off example listed | Charlie Omega | |
| LlGetTextureOffset | N/A | Yes | Yes (2683) | http://wiki.secondlife.com/wiki/LlGetTextureOffset | Alondria | Tested off example listed | Charlie Omega | |
| LlGetTextureRot | N/A | Yes | Yes (2683) | http://wiki.secondlife.com/wiki/LlGetTextureRot | Alondria | Tested off example listed | Charlie Omega | |
| LlGetTextureScale | N/A | Yes | Yes (2683) | no wiki entry but similar test script as previous few | Alondria | Tested off example listed | Charlie Omega | |
| LlGetTime | N/A | Yes | Needs Testing | Alondria | ||||
| LlGetTimeOfDay | ||||||||
| LlGetTimestamp | ||||||||
| LlGetUnixTime | Yes | Yes (2688) | llSay(0,(string)llGetUnixTime()); | Charlie Omega | ||||
| LlGetTorque | ||||||||
| LlGetVel | ||||||||
| LlGetWallclock | ||||||||
| LlGiveInventory | ||||||||
| LlGiveInventoryList | ||||||||
| LlGiveMoney | ||||||||
| LlGodLikeRezObject | ||||||||
| LlGround | N/A | No | ||||||
| LlGroundContour | ||||||||
| LlGroundNormal | ||||||||
| LlGroundRepel | ||||||||
| LlGroundSlope | ||||||||
| H | ||||||||
| LlHTTPRequest | N/A | Yes | jimbo21 | |||||
| I | ||||||||
| LlInsertString | ||||||||
| LlInstantMessage | ||||||||
| LlIntegerToBase64 | ||||||||
| K | ||||||||
| LlKey2Name | ||||||||
| L | ||||||||
| LlList2CSV | Yes | Failed | Lists seem broken | Charlie Omega | ||||
| LlList2Float | ||||||||
| LlList2Integer | ||||||||
| LlList2Key | ||||||||
| LlList2List | ||||||||
| LlList2ListStrided | ||||||||
| LlList2Rot | ||||||||
| LlList2String | ||||||||
| LlList2Vector | ||||||||
| LlListen | N/A | Yes | Yes (2688) | various examples, Kan-ed's, etc... | jimbo21 | Could use a concentrated full test, but appears to work. | Charlie Omega | |
| LlListenControl | N/A | Yes | jimbo21 | |||||
| LlListenRemove | N/A | Yes | Yes (2688) | http://wiki.secondlife.com/wiki/LlListenRemove | jimbo21 | Tested off example listed | Charlie Omega | |
| LlListFindList | ||||||||
| LlListInsertList | ||||||||
| LlListRandomize | ||||||||
| LlListReplaceList | ||||||||
| LlListSort | ||||||||
| LlListStatistics | ||||||||
| LlLoadURL | ||||||||
| LlLog | ||||||||
| LlLog10 | ||||||||
| LlLookAt | ||||||||
| LlLoopSound | ||||||||
| LlLoopSoundMaster | ||||||||
| LlLoopSoundSlave | ||||||||
| M | ||||||||
| LlMakeExplosion | 3 | No | ||||||
| LlMakeFire | 3 | No | ||||||
| LlMakeFountain | 3 | No | ||||||
| LlMakeSmoke | 3 | No | ||||||
| LlMapDestination | ||||||||
| LlMD5String | ||||||||
| LlMessageLinked | ||||||||
| LlMinEventDelay | ||||||||
| LlModifyLand | ||||||||
| LlModPow | ||||||||
| LlMoveToTarget | ||||||||
| O | ||||||||
| LlOffsetTexture | N/A | Yes | Yes (2683) | http://wiki.secondlife.com/wiki/LlOffsetTexture | Alondria | Tested off example listed | Charlie Omega | |
| LlOpenRemoteDataChannel | N/A | Yes | jimbo21 | |||||
| LlOverMyLand | ||||||||
| LlOwnerSay | ||||||||
| P | ||||||||
| LlParcelMediaCommandList | ||||||||
| LlParcelMediaQuery | ||||||||
| LlParseString2List | ||||||||
| LlParseStringKeepNulls | ||||||||
| LlParticleSystem | ||||||||
| LlPassCollisions | ||||||||
| P | ||||||||
| LlPassTouches | ||||||||
| LlPlaySound | ||||||||
| LlPlaySoundSlave | ||||||||
| LlPointAt | ||||||||
| LlPow | N/A | Yes | Yes (2688) | http://wiki.secondlife.com/wiki/LlPow | Tested off example listed | Charlie Omega | ||
| LlPreloadSound | ||||||||
| LlPushObject | ||||||||
| R | ||||||||
| LlRefreshPrimURL | ||||||||
| LlRegionSay | ||||||||
| LlReleaseCamera | ||||||||
| LlReleaseControls | ||||||||
| LlRemoteDataReply | N/A | Yes | jimbo21 | |||||
| LlRemoteDataSetRegion | jimbo21 | |||||||
| LlRemoteLoadScript | ||||||||
| LlRemoteLoadScriptPin | ||||||||
| LlRemoveFromLandBanList | ||||||||
| LlRemoveFromLandPassList | ||||||||
| LlRemoveInventory | ||||||||
| LlRemoveVehicleFlags | ||||||||
| LlRequestAgentData | ||||||||
| LlRequestInventoryData | ||||||||
| LlRequestPermissions | ||||||||
| LlRequestSimulatorData | ||||||||
| LlResetLandBanList | ||||||||
| LlResetLandPassList | ||||||||
| LlResetOtherScript | ||||||||
| LlResetScript | ||||||||
| LlResetTime | 1 | Yes | Needs Testing | Alondria | ||||
| LlRezAtRoot | ||||||||
| LlRezObject | 1 | Made high priority for ease of testing other things. | ||||||
| LlRot2Angle | ||||||||
| LlRot2Axis | ||||||||
| LlRot2Euler | ||||||||
| LlRot2Fwd | ||||||||
| LlRot2Left | ||||||||
| LlRot2Up | ||||||||
| LlRotateTexture | N/A | Yes | Yes (2683) | http://wiki.secondlife.com/wiki/LlRotateTexture | Alondria | Tested off example listed | Charlie Omega | |
| LlRotBetween | 1 | Yes | Needs Testing | Alondria | ||||
| LlRotLookAt | ||||||||
| LlRotTarget | ||||||||
| LlRotTargetRemove | ||||||||
| LlRound | N/A | Yes | Yes (2688) | llSay(0,(string)llRound(-4.5)); | Charlie Omega | |||
| S | ||||||||
| LlSameGroup | ||||||||
| LlSay | N/A | Yes | Yes (2688) | llSay(0, "foo"); | Charlie Omega | |||
| LlScaleTexture | N/A | Yes | Yes (2683) | http://wiki.secondlife.com/wiki/LlScaleTexture | Alondria | Tested off example listed | Charlie Omega | |
| LlScriptDanger | ||||||||
| LlSendRemoteData | N/A | No | jimbo21 | |||||
| LlSensor | N/A | No | ||||||
| LlSensorRemove | N/A | No | ||||||
| LlSensorRepeat | N/A | No | ||||||
| LlSetAlpha | N/A | Yes | Yes (2688) | llSetAlpha( 0.90 , ALL_SIDES); | Alondria | Charlie Omega | ||
| LlSetBuoyancy | ||||||||
| LlSetCameraAtOffset | ||||||||
| LlSetCameraEyeOffset | ||||||||
| LlSetCameraParams | ||||||||
| LlSetColor | N/A | Yes | Yes (2688) | llSetColor( < 0, 1, 0 > , ALL_SIDES); | Alondria | Charlie Omega | ||
| LlSetDamage | ||||||||
| LlSetForce | ||||||||
| LlSetForceAndTorque | ||||||||
| LlSetHoverHeight | ||||||||
| LlSetInventoryPermMask | ||||||||
| LlSetLinkAlpha | ||||||||
| LlSetLinkColor | ||||||||
| LlSetLinkPrimitiveParams | ||||||||
| LlSetLinkTexture | ||||||||
| LlSetLocalRot | ||||||||
| LlSetObjectDesc | ||||||||
| LlSetObjectName | ||||||||
| LlSetObjectPermMask | ||||||||
| LlSetParcelMusicURL | ||||||||
| LlSetPayPrice | ||||||||
| LlSetPos | ||||||||
| LlSetPrimitiveParams | ||||||||
| LlSetPrimURL | ||||||||
| LlSetRemoteScriptAccessPin | ||||||||
| LlSetRot | ||||||||
| LlSetScale | ||||||||
| LlSetScriptState | ||||||||
| LlSetSitText | ||||||||
| LlSetSoundQueueing | ||||||||
| LlSetSoundRadius | ||||||||
| LlSetStatus | ||||||||
| LlSetText | ||||||||
| LlSetTexture | N/A | Yes | Yes (2688) | llSetTexture("00000000-0000-2222-3333-100000001000", ALL_SIDES); | Alondria | Charlie Omega | ||
| LlSetTextureAnim | ||||||||
| LlSetTimerEvent | ||||||||
| LlSetTorque | ||||||||
| LlSetTouchText | ||||||||
| LlStopHover | ||||||||
| LlSetVehicleFlags | ||||||||
| LlSetVehicleFloatParam | ||||||||
| LlSetVehicleRotationParam | ||||||||
| LlSetVehicleType | ||||||||
| LlSetVehicleVectorParam | ||||||||
| LlShout | N/A | Yes | Yes (2688) | llShout(0, "foo"); | Charlie Omega | |||
| LlSin | N/A | Yes | Yes (2688) | llSay(0, (string)llSin(9)); | Charlie Omega | |||
| LlSitTarget | ||||||||
| LlSleep | ||||||||
| LlSound | ||||||||
| LlSoundPreload | ||||||||
| LlSqrt | N/A | Yes | Yes (2688) | llSay(0, (string)llSqrt(9)); | Charlie Omega | |||
| LlStartAnimation | ||||||||
| LlStopAnimation | ||||||||
| LlStopLookAt | ||||||||
| LlStopMoveToTarget | ||||||||
| LlStopPointAt | ||||||||
| LlStopSound | ||||||||
| LlStringLength | ||||||||
| LlStringToBase64 | ||||||||
| LlStringTrim | ||||||||
| LlSubStringIndex | ||||||||
| T | ||||||||
| LlTakeCamera | ||||||||
| LlTakeControls | ||||||||
| LlTan | N/A | Yes | Yes (2688) | llSay(0, (string)llTan(5)); | Charlie Omega | |||
| LlTarget | ||||||||
| LlTargetOmega | ||||||||
| LlTargetRemove | ||||||||
| LlTeleportAgentHome | ||||||||
| LlToLower | ||||||||
| LlToUpper | ||||||||
| LlTriggerSound | ||||||||
| LlTriggerSoundLimited | ||||||||
| U | ||||||||
| LlUnescapeURL | ||||||||
| LlUnSit | ||||||||
| V | ||||||||
| LlVecDist | N/A | Yes | Yes (2688) | http://wiki.secondlife.com/wiki/LlVecDist | Test off example listed | Charlie Omega | ||
| LlVecMag | N/A | Yes | Yes (2688) | http://wiki.secondlife.com/wiki/LlVecMag | Test off example listed | Charlie Omega | ||
| LlVecNorm | N/A | Yes | Yes (2683) | http://wiki.secondlife.com/wiki/LlVecNorm | Test off example listed | Charlie Omega | ||
| LlVolumeDetect | ||||||||
| W | ||||||||
| LlWater | ||||||||
| LlWhisper | N/A | Yes | Yes (2688) | llWhisper(0, "foo"); | Charlie Omega | |||
| LlWind | N/A | No | ||||||
| X | ||||||||
| LlXorBase64StringsCorrect | ||||||||
| LlXorBase64Strings |