Template:LSL Function/survival

From Second Life Wiki
Jump to navigation Jump to search

{{#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