Difference between revisions of "LSL Portal"
Jump to navigation
Jump to search
(I backed up the pre-edit version to disk in case this doesn't work.) |
|||
Line 15: | Line 15: | ||
{| width="100%" | {| width="100%" | ||
|- | |- | ||
|valign="top"| | |valign="top" width="35%"| | ||
<div id="box"> | <div id="box"> | ||
== Getting Started== | == Getting Started== | ||
Line 35: | Line 35: | ||
</div> | </div> | ||
</div> | </div> | ||
|valign="top" width=" | <div id="box"> | ||
== Links to Helpful Resources == | |||
<div style="padding: 0.5em"> | |||
* The original [http://www.lslwiki.com LSL Wiki] is now defunct | |||
* [http://www.lslwiki.org LSL Wiki Mirror / Redirect / Portal Mirror] | |||
* [http://www.rpgstats.com LSL Wiki Mirror] | |||
* [http://www.cheesefactory.us/lslwm LSL Wiki Mirror 01-05-2007] | |||
</div> | |||
</div> | |||
|valign="top" width="25%"| | |||
<div id="box"> | <div id="box"> | ||
== LSL Language Reference == | == LSL Language Reference == | ||
Line 49: | Line 58: | ||
</div> | </div> | ||
</div> | </div> | ||
| | |valign="top" width="20%"| | ||
<div id="box"> | <div id="box"> | ||
== LSL Categories == | |||
== | |||
<div style="padding: 0.5em"> | <div style="padding: 0.5em"> | ||
* | * [[:Category:LSL Animation|Animation]] | ||
* [ | * [[:Category:LSL Attachment|Attachments]] | ||
* [ | * [[:Category:LSL Avatar|Avatar]] | ||
* [ | * [[:Category:LSL Camera|Camera]] | ||
* [[:Category:LSL Collision|Collision]] | |||
* [[:Category:LSL Communications|Communication]] | |||
* [[:Category:LSL Detected|Detection]] | |||
* [[:Category:LSL Inventory|Inventory]] | |||
* [[:Category:LSL List|Lists]] | |||
* [[:Category:LSL Math|Math]] | |||
* [[:Category:LSL Permissions/Asset|Permissions]] | |||
* [[:Category:LSL Physics|Physics]] | |||
* [[:Category:LSL Rotation|Rotations]] | |||
* [[:Category:LSL Sensor|Sensor]] | |||
* [[:Category:LSL Sound|Sound]] | |||
* [[:Category:LSL String|Strings]] | |||
* [[:Category:LSL Time|Time]] | |||
* [[:Category:LSL World|World]] | |||
</div> | </div> | ||
</div> | </div> | ||
|- | |||
|} | |} | ||
[[Category:Portals]] | [[Category:Portals]] |
Revision as of 17:52, 9 February 2007
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Welcome to the Second Life LSL Portal!
This is a community effort to provide accurate documentation for the scripting language of Linden Lab: LSL.
It is intended as an open documentation resource to help scripters of all skill levels. Please feel free to edit and add to the documentation.
Note that this is a new Wiki, and is incomplete in many areas. Other Wikis also exist.
Want to learn LSL? Try Tutorials
See 'Getting Started' for information on how to contribute and use the LSL Portal.
(note: please do not copy information here from LSLWiki; see Talk:LSL Portal for more information)
Getting StartedCode ResourcesLinks to Helpful Resources
|