LSL Useful Function WishList
Revision as of 18:51, 30 November 2007 by TxMasterG Ping (talk | contribs) (Returns and a capitalization)
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
C
D
E
F
G
llGetScriptCreatorKey - use llGetInventoryCreator(llGetScriptName()) instead
llGetWorldPopulation
I
L
M
N
O
P
R
llRequestPermissions(llGetOwner(), PERMISSION_REFUND);
S
stopwatch(float precision_time)
T
W
Other functionality
Object Orientation aka OOP or OO
Various C++ aspects should be implemented in LSL, Classes, Switch Statements, pointers, etc.