Difference between revisions of "User:Thraxis Epsilon/LSL Portal LSL Portal"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
|- | |- | ||
|<div id="box"> | |<div id="box"> | ||
== | == {{LSLG|integer}} llFunction({{LSLG|key}} avatar, {{LSLG|integer}} widgets, {{LSLG|float}} stickLength); == | ||
<div style="padding: 0.5em"> | <div style="padding: 0.5em"> | ||
* avatar - This is a key parameter which expects to be passed a valid avatar key. | * avatar - This is a key parameter which expects to be passed a valid avatar key. |
Latest revision as of 05:58, 28 January 2007
WORK IN PROGRESS
Work in Progress
This function consumes widgets while it simultaneously animates a person whacking bad formatters. The widgets are destroyed. This is the lede. (short high-level description of function, a few sentences to a paragraph) |
integer llFunction(key avatar, integer widgets, float stickLength);
|
Caveats
|
Examples<lsl> default { state_entry() { llSay(0,"The absolute value of -4 is: "+(string)llAbs(-4) ); } } </lsl> |
See Also(similar functions, related examples and pages, etc.) |
Notes(footnotes, if necessary - caveats should go in caveats section) |
Welcome to the Second Life LSL Portal!
Getting StartedCode Resources |
|
Links to Helpful Resources |