LSL Useful Function WishList

From Second Life Wiki
Revision as of 12:47, 12 March 2009 by JS Uralia (talk | contribs) (→‎O: pass until I have more free time; thanks if you can help. Don't forget this page's talk page.)
Jump to navigation Jump to search

NOTE: Please also add your feature requests to the JIRA and create crosslinks between the wiki and the JIRA for voting, and assignment to projects.

A

llAddToEstateBanList - http://jira.secondlife.com/browse/SVC-244

llAddCameraView

C

llDetectedDrop?

event: Dropped

(To prevent spamming of objects with llAllowInvenoryDrop) CHANGED_ALLOWED_DROP - http://jira.secondlife.com/browse/SVC-3116

llChangeLandPassPrice

llChildPrims2List

D

E

llExecuteMenuCommand

F

llForeach

llFrandom use llFrand

G

llGetAgentHealth

llGetAgentPreferedLanguage

llGetAvatarKeysOnEstate - http://jira.secondlife.com/browse/SVC-58

llGetAvatarKeysOnParcel - also SVC-58 as above

llGetCreatorKey - http://jira.secondlife.com/browse/SVC-1602 (is this done?) and mentioned on http://jira.secondlife.com/browse/SVC-1633

llGetEstateBanList - http://jira.secondlife.com/browse/SVC-244

llGetGender - http://jira.secondlife.com/browse/SVC-1636

llGetGroup - http://jira.secondlife.com/browse/SVC-2928 and http://jira.secondlife.com/browse/SVC-606 (duplicates?)

llGetGroupTitle

llGetInventoryDesc - http://jira.secondlife.com/browse/SVC-377

llGetLinkPrimitiveParams - http://jira.secondlife.com/browse/SVC-224

llGetMyAccountBalance

llGetNotecard (this search brings up a misfiled JIRA)

llGetParcelBanList

llGetParcelPopulation

llGetPowerThirst

llGetPrice - http://jira.secondlife.com/browse/SVC-1593

llGetScriptCreatorKey - use llGetInventoryCreator(llGetScriptName()) instead

llGetWorldPopulation

H

llHsv2Rgb

I

llInstantMessageGroup

llInviteToGroup - http://jira.secondlife.com/browse/VWR-273 (marked "Resolved/Misfiled" as it should be a SVC request)

llIsValidIntegerString

llIsValidFloatString

llIsValidVectorString

llIsValidRotationString

ignored - http://jira.secondlife.com/browse/SVC-3624

M

llMapTouch

N

llName2Key - http://jira.secondlife.com/browse/SVC-215

O

Note, O-S still need to be searched for JIRA links as of 19:47, 12 March 2009 (UTC).

llOnRegionReset

OverParcel

on_error

P

llParcelSay

llPizza

llPosition_change

R

llRaiseError

llRemoveFromEstateBanList

llRequestClientData

llReturnObject

llReturnOwnersObjects

llRgb2hsv

llRotateAgent

llRequestPermissions(llGetOwner(), PERMISSION_REFUND);

S

llSameGroupOfficer

llSameGroupOwner

llSetFaceText

llSetLinkMotorParam

llSetLinkText

llSetCOG

llSetNotecard

llSetParcelDetails

llSetParcelFlags

llSetLinkPrimitiveParams(PRIM_TEXTURE_ANIM_&_PRIM_TEXT)

llSoundex

llSpeakText

llSpeech2Text

llSpeech2TextRemove

llStringUTF16ToUTF8

llSayWithinRange

llSetSunDirection

llSetWaterMark

llSetCloudLevel

llSetTouch

stopwatch(float precision_time)

llSayTo

T

llTargetOffsetOmega

llTeleportAgent - http://jira.secondlife.com/browse/SVC-212

llTriggerLandmark

llTrackTouches

llTreeSystem

W

llWriteToNotecard

Other functionality

Block comments

True tab-stops

Code Folding

Windowed Scripting

Switch Statement

Array

Event: Unrez / Delete

Conditionals

State variables

Object Orientation aka OOP or OO

Various C++ aspects should be implemented in LSL, Classes, Switch Statements, pointers, etc.

Receive instant messages

money transfer denied for stale Event

Nestable lists

Nesting of Child Prims in a Parent