Difference between revisions of "LSL Useful Function WishList"
Line 87: | Line 87: | ||
{{LSLG|State variables}} | {{LSLG|State variables}} | ||
{{LSLG|Object Orientation aka OOP or OO}} | {{LSLG|Object Orientation aka OOP or OO}} | ||
{{LSLG|Various C++ aspects should be implemented in LSL, Classes, Switch Statements, pointers, etc.}} |
Revision as of 10:14, 7 July 2007
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
A
C
E
F
G
llGetParcelBanList
llGetEstateBanList
llGetAvatarKeysOnParcel
llGetAvatarKeysOnEstate
llGetMyAccountBalance
llGetGroup
llGetGender
llGetScriptCreatorKey - use llGetInventoryCreator(llGetScriptName()) instead
llGetRegionPopulation
llGetParcelPopulation
llGetWorldPopulation
llGetPrice
llGetAgentPreferedLanguage
llGetAgentHealth
I
llInstantMessageGroup llInviteToGroup llIsValidIntegerString llIsValidFloatString llIsValidVectorString llIsValidRotationString
L
M
N
O
P
R
llRaiseError llRemoveFromEstateBanList llReturnObject llReturnOwnersObjects llRotateAgent llRequestPermissions(llGetOwner(), PERMISSION_REFUND);
S
llSoundex llSpeakText llSpeech2Text llSpeech2TextRemove llSayWithinRange
T
llTargetOffsetOmega llTeleportAgent llTriggerLandmark llTrackTouches
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.