Template:LSL Function/survival: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{#vardefine:caveats|{{#var:caveats}}{{#if:{{{prop|}}}| | {{#vardefine:caveats|{{#var:caveats}}{{#if:{{{prop|}}}| | ||
*Removing or deactivating the script that sets the {{{1}}} will not remove the {{#if:{{{object|}}}|object|prim}}'s {{{1}}}. | *Removing or [[llSetScriptState|deactivating}} the script that sets the {{{1}}} will not remove the {{#if:{{{object|}}}|object|prim}}'s {{{1}}}. | ||
**{{ucfirst:{{{1}}}}} is a prim property and not dependent on a script for its continued existence. | **{{ucfirst:{{{1}}}}} is a prim property and not dependent on a script for its continued existence. | ||
|<!-- rewrite into a different format so that it is less likely to be misread --> | |<!-- rewrite into a different format so that it is less likely to be misread --> |
Revision as of 12:48, 20 February 2010
{{#if:
{{#vardefine:caveats|{{#if:|
- Removing or [[llSetScriptState|deactivating}} the script that sets the {{{1}}} will not remove the prim's {{{1}}}.
- {{{1}}} is a prim property and not dependent on a script for its continued existence.
|
- Removing or deactivating the script that sets the {{{1}}} will remove the prim's {{{1}}}.
- {{{1}}} is not a prim property and is dependent on a script for its continued existence.
}} }}
}}
var | value |
---|---|
caveats |