Difference between revisions of "LSL Example"

From Second Life Wiki
Jump to navigation Jump to search
(Redirecting to Category:LSL Examples)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{LSL Header}}
#REDIRECT [[:Category:LSL_Examples]]
==Example Scripts==
 
<div id="box">
<div style="padding: 0.5em">
This is a placeholder graph.<br />
</div>
</div>
 
<div id="box">
 
== Rules for posting: ==
<div style="padding: 0.5em">
#Prefix LSL Example pages with "<tt>LSL_Example_</tt>" 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 <nowiki>{{LSL Header}}</nowiki> at the top.
</div>
</div>
 
{| {{Prettytable}}
|-
|{{Hl2}}| '''Name'''
|{{Hl2}}| '''Creator'''
|{{Hl2}}| '''Description'''
|-
||[[LSL_Library_Hello_Avatar|Hello Avatar]]
||Linden Lab
||SL's [[default]] script
|-
||[[LSL_Example_Remove_Prim_Properties|Remove Prim Properties]]
||[[User:DoteDote_Edison|DoteDote Edison]]
||Scripts to remove prim properties: Particles, Floating Text, Pie Menu Text, SitTarget & Status
|-
||[[LSL_Example_Link_Messages | Link Messages Example]]
||[[User:Beverly_Larkin|Beverly Larkin]]
||Example of using link messages.
|-
||[[LSL_Example_Toggle_States|Toggle States]]
||[[User:DoteDote_Edison|DoteDote Edison]]
||Toggle between two states (eg. turn something on or off.)
|}
----

Latest revision as of 11:11, 28 February 2007