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

From Second Life Wiki
Jump to navigation Jump to search
m
Line 13: Line 13:
|| {{LSL_U}} || The function has not been implemented. <br/> Do not use functions marked as not implemented.
|| {{LSL_U}} || The function has not been implemented. <br/> Do not use functions marked as not implemented.
|-
|-
|| {{LSL_GM}} || The function requires 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.
|}
|}

Revision as of 08:44, 11 February 2009

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.