Difference between revisions of "LSL Useful Function WishList"
(→S: added LlSetLinkMotorParam request) |
(Nestable lists) |
||
Line 115: | Line 115: | ||
{{LSLG|Receive instant messages}} | {{LSLG|Receive instant messages}} | ||
{{LSLG|money transfer denied for stale Event}} | {{LSLG|money transfer denied for stale Event}} | ||
{{LSLG|Nestable lists}} | |||
{{LSLG|Nesting of Child Prims in a Parent}} | {{LSLG|Nesting of Child Prims in a Parent}} |
Revision as of 10:32, 17 October 2007
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
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 llAddCameraView
C
D
E
F
G
llGetAgentHealth
llGetAgentPreferedLanguage
llGetAvatarKeysOnEstate
llGetAvatarKeysOnParcel
llGetCreatorKey
llGetEstateBanList
llGetGender
llGetGroup
llGetInventoryDesc
llGetLinkPrimitiveParams
llGetMyAccountBalance
llGetNotecard
llGetParcelBanList
llGetParcelPopulation
llGetPrice
llGetRegionPopulation
llGetScriptCreatorKey - use llGetInventoryCreator(llGetScriptName()) instead
llGetWorldPopulation
I
llInstantMessageGroup llInviteToGroup llIsValidIntegerString llIsValidFloatString llIsValidVectorString llIsValidRotationString
L
M
N
O
llOnRegionReset OverParcel on_error
P
R
llRaiseError llRemoveFromEstateBanList llRequestClientData llReturnObject llReturnOwnersObjects llRotateAgent llRequestPermissions(llGetOwner(), PERMISSION_REFUND);
S
llSetLinkMotorParam llSetCOG llSetNotecard llSoundex llSpeakText llSpeech2Text llSpeech2TextRemove llStringUTF16ToUTF8 llSayWithinRange llSetWaterMark llSetTouch stopwatch(float precision_time) llSayTo
T
llTargetOffsetOmega llTeleportAgent llTriggerLandmark llTrackTouches llTreeSystem
W
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