User:Strife Onizuka/Sandbox/Switch/Switch: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
|also_footer=also_footer | |also_footer=also_footer | ||
|notes=notes | |notes=notes | ||
|mode | |mode=user | ||
| | |self | ||
|location=location | |location=location | ||
|history=history | |history=history |
Revision as of 08:37, 15 October 2007
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Function: void MyFunction( integer i, float f, string s, key k, list l, vector v, rotation r );
A fictitious function
Returns a void (aka nadda, nothing).
• integer | i | – | i | |
• float | f | – | f | |
• string | s | – | s | |
• key | k | – | k | |
• list | l | – | l | |
• vector | v | – | v | |
• rotation | r | – | r |
func_footnote
Specification
spec
constants
Caveats
- This function causes the script to sleep for 100.5 seconds.
caveats
Examples
examples
Useful Snippets
helpers
Notes
notes
See Also
also_header
Events
• | also_events |
Functions
• | also_functions |
Tests
• | also_tests |
Articles
• | also_articles |
Library and Examples
• | also_library |
also_footer
Source Location
location
History
Bugs
• | bugs |
history
Comments
comments