Difference between revisions of "LSL Useful Function WishList"
Line 88: | Line 88: | ||
{{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.}} | {{LSLG|Various C++ aspects should be implemented in LSL, Classes, Switch Statements, pointers, etc.}} | ||
{{LSLG| | {{LSLG|Receive instant messages}} |
Revision as of 16:42, 12 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. Receive instant messages