Difference between revisions of "Template:LSL Function/face"

From Second Life Wiki
Jump to navigation Jump to search
(Undo revision 27661 by Strife Onizuka (Talk) being stupid)
m (It's "its", not "it's", arrrrggghhh! lol)
Line 5: Line 5:
{{#vardefine:caveats|{{#var:caveats}}{{#if:{{{return|}}}{{{returns|}}}|
{{#vardefine:caveats|{{#var:caveats}}{{#if:{{{return|}}}{{{returns|}}}|
*If '''{{LSL_Param|{{{1|none}}}}}''' indicates a face that does not exist the return {{#if:{{{2|}}}|for the {{{2|}}} }} {{#if:{{{return|}}}| is {{{return|}}}| are {{{returns|}}} }}|
*If '''{{LSL_Param|{{{1|none}}}}}''' indicates a face that does not exist the return {{#if:{{{2|}}}|for the {{{2|}}} }} {{#if:{{{return|}}}| is {{{return|}}}| are {{{returns|}}} }}|
*The {{#if:{{{2|}}}|{{{2|}}}|function}} silently fails if it's '''{{LSL_Param|{{{1|none}}}}}''' value indicates a face that does not exist}}}}
*The {{#if:{{{2|}}}|{{{2|}}}|function}} silently fails if its '''{{LSL_Param|{{{1|none}}}}}''' value indicates a face that does not exist}}}}
}}<noinclude>
}}<noinclude>
{|{{Prettytable}}
{|{{Prettytable}}

Revision as of 10:10, 21 November 2007

Variable Value
header_footnote If none is ALL_SIDES then the function works on all sides.
caveats
  • The function silently fails if its none value indicates a face that does not exist
p_none_desc face number or ALL_SIDES
p_none_hover face number or ALL_SIDES (-1)