Difference between revisions of "Template:LSL All Functions/Key"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 6: Line 6:
{{#vardefine:lsl-u|Not Implemented - This function has not been implemented. Do not use functions marked as not implemented.}}
{{#vardefine:lsl-u|Not Implemented - This function has not been implemented. Do not use functions marked as not implemented.}}
{{#vardefine:lsl-gm|God Mode - This function requires god-mode. Functions marked as such cannot be used.}}
{{#vardefine:lsl-gm|God Mode - This function requires god-mode. Functions marked as such cannot be used.}}
{{#vardefine:lsl-ud|User Defined- This function is created by users and is not official lsl functions.}}


}}
}}
Line 22: Line 23:
|-
|-
|| {{LSL_GM}} || The function requires [[god mode|god-mode]]. <br/> Functions marked as such cannot be used.
|| {{LSL_GM}} || The function requires [[god mode|god-mode]]. <br/> Functions marked as such cannot be used.
|-
|| {{LSL_UD}} || This function is [[User-defined_functions|User Defined]]. <br/> You should have some lsl knowledge using such Functions.
|}
|}

Revision as of 20:31, 30 April 2010

Key Description
 NEW  The function was recently added.
 D  The function has been deprecated but still works.
It is best to avoid functions marked as deprecated.
 R  The function has not only been deprecated, it has been removed.
Do not use functions marked as removed.
 U  The function has not been implemented.
Do not use functions marked as not implemented.
 G  The function requires god-mode.
Functions marked as such cannot be used.
 UD  This function is User Defined.
You should have some lsl knowledge using such Functions.