Difference between revisions of "LSL Example"
Jump to navigation
Jump to search
Line 36: | Line 36: | ||
||[[User:DoteDote_Edison|DoteDote Edison]] | ||[[User:DoteDote_Edison|DoteDote Edison]] | ||
||Toggle between two states (eg. turn something on or off.) | ||Toggle between two states (eg. turn something on or off.) | ||
| | |||
|- | |||
||[[LSL_Example_Basic_Encryption_Modules|Basic Encryption Modules]] | |||
||[[User:Beverly_Larkin|Beverly Larkin]] | |||
||Basic encryption scripts, allows you to encrypt a float, and shout it to another prim on a randomly chosen channel. | |||
|} | |} | ||
---- | ---- |
Revision as of 16:04, 3 February 2007
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 | |
Toggle States | DoteDote Edison | Toggle between two states (eg. turn something on or off.) | |
Basic Encryption Modules | Beverly Larkin | Basic encryption scripts, allows you to encrypt a float, and shout it to another prim on a randomly chosen channel. |