Template:LSL Function/give: Difference between revisions
Jump to navigation
Jump to search
m keep previous table contents from showing up in the next table |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{#if: | <includeonly>{{LSL Injection Test}}{{#if: | ||
{{#vardefine:target-type|~{{#expr:{{#if:{{{avatar|}}}|1|0}}+{{#if:{{{prim|}}}{{{object|}}}|2|0}}+{{#if:{{{link|}}}|4|0}}}}}} | {{#vardefine:target-type|~{{#expr:{{#if:{{{avatar|}}}|1|0}}+{{#if:{{{prim|}}}{{{object|}}}|2|0}}+{{#if:{{{link|}}}|4|0}}}}}} | ||
Revision as of 21:51, 10 June 2012
Press this link after making a change, so it becomes displayed.
| #var | value |
|---|---|
| caveats |
|
| p_target_desc | group, avatar or prim UUID |
| p_target_hover | group, avatar or prim UUID |
| p_item_desc | a sound in the inventory of the prim this script is in or a UUID of a sound |
| p_item_hover | a sound in the inventory of the prim this script is in or a UUID of a sound |
| #var | value |
|---|---|
| caveats |
|
| p_target_desc | group, avatar or prim UUID |
| p_target_hover | group, avatar or prim UUID |
| p_item_desc | a sound in the inventory of the prim this script is in |
| p_item_hover | a sound in the inventory of the prim this script is in |
| #var | value |
|---|---|
| caveats |
|
| p_target_desc | Link number (0: unlinked, 1: root prim, >1: child prims and seated avatars) or a LINK_* flag
|
| p_target_hover | Link number (0: unlinked, 1: root prim, >1: child prims and seated avatars) or a LINK_* flag |
| p_item_desc | a script in the inventory of the prim this script is in or a UUID of a script |
| p_item_hover | a script in the inventory of the prim this script is in or a UUID of a script |