Difference between revisions of "LSL Portal"

From Second Life Wiki
Jump to navigation Jump to search
m (→‎Snapshot Mirrors: dead links identified)
(inworldz had shut down a year ago, taking down link to its' nonexistant wiki)
(44 intermediate revisions by 14 users not shown)
Line 1: Line 1:
{{LSL Header|ml=*}} __NOTOC__
{{LSL Header|ml=*}}
== Welcome to the Second Life LSL Portal! ==
__NOTOC__
LSL is the Linden Scripting Language, used in scripts that give behavior to SL objects (including avatar [[attachment]]s and [[HUD]]s).
LSL (Linden Scripting Language) is the scripting language that gives behavior to Second Life primitives, objects, and avatars. This is a community effort to provide an accurate & open documentation resource on LSL for scripters of all skill levels.


This is a community effort to provide an accurate, open documentation resource for the scripting language of {{LL|SL}}: {{HoverText|LSL|Linden Scripting Language}}. It is intended to help scripters of all skill levels.
Feel free to edit and add content. For more information on how to edit the wiki, see [[Project:Editing Guidelines|Editing Guidelines]]. Do not copy any information from other sources, unless you are sure about the copyright agreements.  See the [[Talk:LSL Portal|LSL Portal discussion]] page for more information.


Please feel free to edit and add -- see here for info on [[Help:Contents|how to]]. See also [[How to choose a wiki]].  Please do not copy information here from other sources, unless you are sure about the copyright issues.  See [[Talk:LSL Portal]] for more information.
'''Want to learn LSL? See [[LSL Tutorial]].'''
 
'''Want to learn LSL? Try starting one of the [[LSL Tutorial|LSL Tutorials]].'''
 
----


<div id="box">
<div id="box">
{| width="100%" rules="all" style="border-width: 0px; border-spacing: 5px;"
{| width="100%" rules="all" style="border-width: 0px; border-spacing: 5px;"
|-valign="top" rules="all" style="border-width: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: gray;"
|- valign="top" rules="all" style="border-width: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: gray;"
|height="1" width="30%"|
| height="1" width="30%"|
 
== LSL Portal==
<div style="padding: 0.5em">
* [[LSL Editing Primer|Portal Editing Primer]] - wiki editing how to
* [[LSL Portal Guidelines|Portal Guidelines]] - portal administration and design (mission, rules, layout)
* [[LSL Portal To-do|Portal To-Do]] - wiki edits most needed where
* [[LSL Portal Translation Project|LSL Portal Translation Project]] - translation coordination


== LSL Portal ==
<div style="padding: 0.5em;">
* [[LSL Editing Primer|Editing Primer]] - Editing Instructions
* [[LSL Portal Guidelines|Guidelines]] - Administration and Design Standards (Mission, rules, layout, etc.)
* [[LSL Portal To-do|To-Do]] - Edit/Revisions To-Do Listing
* [[LSL Portal Translation Project|Translation Project]] - Translation Coordination
</div>
</div>
|height="1" width="30%" rowspan="2"|
|height="1" width="30%" rowspan="2"|


== LSL&nbsp;Language&nbsp;Reference ==
== LSL Language Reference ==
<div style="padding: 0.5em">
<div style="padding: 0.5em;">
* [[:Category:LSL Constants|Constants]]
* [[:Category:LSL Constants|Constants]]
* [[:Category:LSL Events|Events]]
* [[:Category:LSL Events|Events]]
* {{LSLGC|Flow Control}}
* {{LSLGC|Flow Control}}
*:[[for]], [[if]], [[while]], [[do-while]], [[jump]], [[return]], [[state]]
** [[for]]
** [[if]]
** [[while]]
** [[do-while]]
** [[jump]]
** [[return]]
** [[state]]
* [[:Category:LSL Functions|Functions]]
* [[:Category:LSL Functions|Functions]]
*:<span class="plainlinks">{{NoWrap|1=[{{fullurl:Category:LSL_Functions|from=}} (page 1: A..L)]}}, {{NoWrap|1=[{{fullurl:Category:LSL_Functions|from=L}} (page 2: L..V)]}}, {{NoWrap|1=[{{fullurl:Category:LSL_Functions|from=V}} (page 3: V..Z)]}} , [[LSL_Function_ID|(By internal index id)]]</span>
**<span class="plainlinks">[{{fullurl:Category:LSL_Functions}}#mw-pages (A..L)]</span>
* [[:Category:LSL_User-Defined_Functions|User-defined functions]]
**<span class="plainlinks">[{{fullurl:Category:LSL_Functions|from=L}}#mw-pages (L..T)]</span>
**<span class="plainlinks">[{{fullurl:Category:LSL_Functions|from=T}}#mw-pages (T..Z)]</span>
**[[LSL_Function_ID|(By internal index id)]]
* [[LSL Operators|Operators]]
* [[LSL Operators|Operators]]
* [[state|States]]
* [[state|States]]
* [[:Category:LSL Types|Types]]
* [[:Category:LSL Types|Types]]
*:[[integer]], [[float]], [[string]], [[key]], [[list]], [[vector]], [[rotation]]
** [[integer]]
** [[float]]
** [[string]]
** [[key]]
** [[list]]
** [[vector]]
** [[rotation]]
* [[LSL Variables|Variables]]
* [[LSL Variables|Variables]]
* [[LSL Errors|Errors]]
* [[LSL Errors|Errors]]
Line 44: Line 53:
|height="1" width="25%" rowspan="5"|
|height="1" width="25%" rowspan="5"|


== {{LSLGC||LSL Categories}} ==
== {{LSLGC||LSL Features by category}} ==
<div style="padding: 0.5em">
<div style="padding: 0.5em;">
{| border="0" cellspacing="0" cellpadding="0"
{| border="0" cellspacing="0" cellpadding="0"
|-valign="top"
|-valign="top"
Line 56: Line 65:
* [[:Category:LSL Collision|Collision]]
* [[:Category:LSL Collision|Collision]]
* [[:Category:LSL Color|Color]]
* [[:Category:LSL Color|Color]]
* [[:Category:LSL Communications|Communications]]
* [[:Category:LSL Controls|Controls]]
* [[:Category:LSL Controls|Controls]]
* [[:Category:LSL Communications|Communications]]
* [[:Category:LSL Dataserver|Dataserver]]
* [[:Category:LSL Dataserver|Dataserver]]
* [[:Category:LSL Dialog|Dialog]]
* [[:Category:LSL Face|Face]]
* [[:Category:LSL Face|Face]]
* [[:Category:LSL Group|Group]]
* [[:Category:LSL Group|Group]]
Line 78: Line 88:
** {{LSLGC|Notecard}}
** {{LSLGC|Notecard}}
** {{LSLGC|String}}
** {{LSLGC|String}}
* [[:Category:LSL Teleport|Teleport]]
* [[:Category:LSL Texture|Texture]]
* [[:Category:LSL Texture|Texture]]
* [[:Category:LSL Teleport|Teleport]]
* [[:Category:LSL Time|Time]]
* [[:Category:LSL Time|Time]]
* [[:Category:LSL Vehicle|Vehicle]]
* [[:Category:LSL Vehicle|Vehicle]]
Line 93: Line 103:
* {{LSLGC|Communications}}
* {{LSLGC|Communications}}
** {{LSLGC|Chat}}
** {{LSLGC|Chat}}
** {{LSLGC|Dialog}}
** {{LSLGC|HTTP}}
** {{LSLGC|HTTP}}
** {{LSLGC|XML-RPC}}
** {{LSLGC|XML-RPC}}
* [[:Category:LSL Detected|Detection]]
* [[:Category:LSL Detected|Detection]]
** {{LSLGC|Collision}}
** {{LSLGC|Collision}}
** {{LSLGC|Sensor}}
** {{LSLGC|Touch}}
** {{LSLGC|Touch}}
** {{LSLGC|Sensor}}
* {{LSLGC|Functions}}
* {{LSLGC|Functions}}
** {{LSLGC|God Mode}}
** {{LSLGC|God Mode}}
Line 122: Line 133:
* {{LSLGC|Prim|Primitive}}
* {{LSLGC|Prim|Primitive}}
** {{LSLGC|Effects}}
** {{LSLGC|Effects}}
*** {{LSLGC|Light}}
*** {{LSLGC|Particles}}
*** {{LSLGC|Particles}}
*** {{LSLGC|Light}}
** {{LSLGC|Face}}
** {{LSLGC|Face}}
*** {{LSLGC|Alpha}}
*** {{LSLGC|Alpha}}
Line 145: Line 156:


== Developer Resources ==
== Developer Resources ==
<div style="padding: 0.5em">
<div style="padding: 0.5em;">
* [[LSL_Help]]
 
* [[:Category:LSL_User-Defined_Functions|User-Defined Functions]]
* [[LSL Protocol|User-Defined  Protocols & APIs]]
----
* [[:Category:LSL Mentors|Mentors]]
* [[:Category:LSL Teachers|Teachers]]
* [[LSL_Help|Help]]
----
* [[LSL Write Once Debug Everywhere|Write Once Debug Everywhere]]
* [[LSL_Alternate_Editors|Alternate Editors]]
----
* [[LSL Tutorial|Tutorials]]
* [[LSL Tutorial|Tutorials]]
* [[:Category:LSL Teachers|LSL Teachers]]
* [[:Category:LSL Examples|Examples]]
* [[:Category:LSL Mentors|LSL Mentors]]
* [[LSL Style Guide|Style Guide]]
* [[:Category:LSL Examples|LSL Examples]]
* [[LSL Script Efficiency|Efficiency]]
* [[:Category:LSL Library|Script Library]]
* [[LSL Script Memory|Memory]]
* [[LSL Protocol|Protocol Exchange]]
* [[LSL Hacks|Hacks]]
* [[LSL Useful Function WishList|Useful Function WishList]]
* [[LSL Benchmarking Scripts|Benchmarking Scripts]]
* [[LSL Style Guide]]
----
* [[LSL Script Efficiency]]
* [[:Category:LSL Categorized Library|Categorized Library]]
* [[LSL Script Memory]]
* [[:Category:LSL Library|Library]]
* [[LSL_Alternate_Editors | Off-world editors/environments]]
----
* [[LSL Test Harness | Inworld test harness]]
* [[LSL Test Harness|Test Harness]]
* [[LSL Benchmarking Scripts | Benchmarking scripts]]
* [[LSL Useful Function WishList|Useful Function Wish-List]]
* [[LSL Hacks | LSL Script Hacks]]
* [[LSL Write Once Debug Everywhere]]
</div>
</div>
|-valign="top" rules="all" style="border-width: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: gray;"
|- valign="top" rules="all" style="border-width: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: gray;"
|height="1" colspan="2"|
| height="1" colspan="2"|
{{LSL News}}
{{LSL News}}
|-valign="top" rules="all" style="border-width: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: gray;"
|- valign="top" rules="all" style="border-width: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: gray;"
|height="1" colspan="2"|
| height="1" colspan="2"|
{{LSL Bugs}}
{{LSL Bugs}}
|-valign="top" rules="all" style="border-width: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: gray;"
|- valign="top" rules="all" style="border-width: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: gray;"
|colspan="2"|
| colspan="2"|


== Other LSL Wikis ==
== Other LSL Wikis ==
<div style="padding: 0.5em">
<div style="padding: 0.5em;">
* [http://www.lslwiki.net/lslwiki/ lslWiki.net] (the original lslwiki)
* [http://lslwiki.net/lslwiki/wakka.php?wakka=HomePage LSL Wiki] (The original LSL Wiki.)
* [http://rpgstats.com/wiki/ RPGStats lslWiki] (Mediawiki Mirror of lslwiki.net, ... includes Japanese translations)
* [http://lsl.project.zone/lsl/ Unofficial LSL Reference Wiki] (work in progress)
</div>
</div>


== Snapshot Mirrors ==
== Snapshot Mirrors ==
<div style="padding: 0.5em">
<div style="padding: 0.5em;">
* [http://www.cheesefactory.us/slwm (dead link)Second Life Wiki Mirror 10-10-08] (by Osgeld Barmy, downloadable)
* [http://www.cheesefactory.us/lslwm (dead link)LSL Wiki Mirror 07-07-2007] (by Osgeld Barmy, downloadable)
* Please add your mirror on this line.
</div>
</div>
|}
|}
</div>
</div>
[[Category:Portals]]
[[Category:Portals]]
[[Category:Creation]]
[[Category:Creation]]
[[Category:LSL|*]]
[[Category:LSL|*]]

Revision as of 13:38, 13 August 2019

LSL (Linden Scripting Language) is the scripting language that gives behavior to Second Life primitives, objects, and avatars. This is a community effort to provide an accurate & open documentation resource on LSL for scripters of all skill levels.

Feel free to edit and add content. For more information on how to edit the wiki, see Editing Guidelines. Do not copy any information from other sources, unless you are sure about the copyright agreements. See the LSL Portal discussion page for more information.

Want to learn LSL? See LSL Tutorial.

LSL Portal

LSL Language Reference

LSL Features by category

Developer Resources

LSL News

Server Release Notes: Second Life Server | RC BlueSteel | RC LeTigre | RC Magnum | RC Snack
Release, Beta & Project Viewers: Supported Viewers
Development (Snowstorm): Windows | Linux | Mac | Build results
New articles

LSL Bugs and Patches

Other LSL Wikis

Snapshot Mirrors