Difference between revisions of "Template:LSLFunction"

From Second Life Wiki
Jump to navigation Jump to search
Line 33: Line 33:
| }} | }} | }} | }} | }} | }} | }} | }} | }} | }} | }} | }}
| }} | }} | }} | }} | }} | }} | }} | }} | }} | }} | }} | }}
{{ #if: {{{te|}}} | {{te}} | }}
{{ #if: {{{te|}}} | {{te}} | }}
<div style="clear:right;" ></div>
<div style="clear:right;" ></div></div></div></includeonly><noinclude>
</div>
</div>
</includeonly><noinclude>
This template is used to inline a table that displays the function specifications.
This template is used to inline a table that displays the function specifications.



Revision as of 14:47, 25 January 2007



This template is used to inline a table that displays the function specifications.


float llSin( float theta );

0 Function ID
0.0 Sleep
10.0 Energy
  • theta - Angle in radians

float llPow( float base, float exponent );

5 Function ID
0.0 Sleep
10.0 Energy
  • base - ?
  • exponent - ?

llRefreshPrimURL( );

306 Function ID
20.0 Sleep
10.0 Energy


Usage

Example