LSL Example
Revision as of 12:57, 12 February 2007 by Beverly Larkin (talk | contribs)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Example Scripts
This is a placeholder graph.
Rules for posting:
- Prefix LSL Example pages with "LSL_Example_" to keep the Wiki namespace clean.
- Example: Hello Avatar -> LSL_Example_Hello_Avatar
- Your script must be tested and working. If it's not, stick it on your own username page until it is. This is a list of working, usable scripts.
- Add a link to your example's page here, and place {{LSL Header}} at the top.
Name | Creator | Description |
Hello Avatar | Linden Lab | SL's default script |
Remove Prim Properties | DoteDote Edison | Scripts to remove prim properties: Particles, Floating Text, Pie Menu Text, SitTarget & Status |
Clock Example | Beverly Larkin | Example of getting the current time in hours, minutes, and AM or PM and saying it to the owner |
Link Messages Example | Beverly Larkin | Example of using link messages. |
Toggle States | DoteDote Edison | Toggle between two states (eg. turn something on or off.) |