Template:LSL Function/give

From Second Life Wiki
< Template:LSL Function
Revision as of 05:24, 13 May 2009 by Strife Onizuka (talk | contribs) (New page: <includeonly>{{#if: {{#vardefine:target-type|~{{#expr:{{#if:{{{avatar|}}}|1|0}}+{{#if:{{{prim|}}}{{{object|}}}|2|0}}}}}} {{#vardefine:caveats|{{#var:caveats}} * If '''{{LSL Param|{{{1}}}...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


{{Template:LSL_Function/give|ta|type=sound|uuid=true}}
#var value
caveats
  • If ta is is not the owner nor shares the same owned and {{{2}}} cannot be transfered an error is shouted on DEBUG_CHANNEL.
  • If {{{2}}} cannot be copied then an error is shouted on DEBUG_CHANNEL.
p_ta_desc group, avatar or prim UUID
p_ta_hover group, avatar or prim UUID
{{Template:LSL_Function/give|ta|type=sound|uuid=false}}
#var value
caveats
  • If ta is is not the owner nor shares the same owned and {{{2}}} cannot be transfered an error is shouted on DEBUG_CHANNEL.
  • If {{{2}}} cannot be copied then an error is shouted on DEBUG_CHANNEL.
p_ta_desc group, avatar or prim UUID
p_ta_hover group, avatar or prim UUID