Difference between revisions of "LSL Library"

From Second Life Wiki
Jump to navigation Jump to search
(removed everything except the redirect)
 
(24 intermediate revisions by 9 users not shown)
Line 1: Line 1:
==Script Library==
#REDIRECT [[:Category:LSL_Library]]
 
<br /> There are many [[script|scripts]] that have become buried in the [http://forums.secondlife.com/forumdisplay.php?f=15 Scripting Library forum], were lost with the death of the scripting forums, or sit idle in [[inventory|inventories]] that could be useful and should be more accessible. Other scripters may be in the same situation. This wiki is a well-suited medium for a script library. Feel free to add scripts to the script library by creating new pages for them and linking to those pages here.<br /><br /> Proper etiquette for the library is to not edit someone else's script because you think your way is better, but rather to post your own version, linked from and back to the original.<br /><br />
 
 
'''Rules for posting:'''
1. Prefix pages for the script library with "<tt>LSL_Library_</tt>" to keep the Wiki namespace clean. Example: LSL_Library_Hello_Avatar<br />
2. 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.<br />
3. Add a link to your script's page here. Link back to this page from your script's page.<br />
4. Don't add scripts that duplicate the same functionality as an existing script. If yours does, explain why.<br />
 
{| {{Prettytable}}
|-
|{{Hl2}}| '''Name'''
|{{Hl2}}| '''Creator'''
|{{Hl2}}| '''Description'''
|-
|| [[LSL_Library_Hello_Avatar|Hello Avatar]]
|| Linden Lab
|| SL's [[default]] script
|-
||[[LSL_Library_Dialog_Module|Dialog Module]]
||[[User:Strife_Onizuka|Strife Onizuka]]
||Create and handle dialog boxes through [[LSL_Event_link_message|linked messages]].
|-
||[[LSL_Library_Rotation_Functions|Experimental Rotation Math Library]]
||[[User:Strife_Onizuka|Strife Onizuka]]
||Collection of functions for working with [[LSL_Type_rotation|rotations]].
|-
||[[LSL_Library_Float2Hex|Float2Hex]]
||[[User:Strife_Onizuka|Strife Onizuka]]
||Very useful for [[float|floats]] transporting.
|-
||[[LSL_Library_Pseudo-Random_Generator|Pseudo-Random Number Generator]]
||[[User:Strife_Onizuka|Strife Onizuka]]
||For use with secure [[communications|communication]] through insecure mediums to reducing the risk of the communications protocol being hacked.
|-
||[[LSL_Library_Texture_Switcher|Texture Switcher]]
||[[User:Strife_Onizuka|Strife Onizuka]]
||Texture switcher that will step through the textures in an object's inventory, displaying them on all sides of the object.
|-
||[[LSL_Library_Unescape|Unescape]]
||[[User:Strife_Onizuka|Strife Onizuka]]
||Unescape escape codes in strings.
|-
||
[[LSL_Library_Prim_Torture|Universal Prim Torture Script ]]
||
[[User:Strife_Onizuka|Strife Onizuka]]
|| Upgradable universal prim torture script.
|-
||
[[LSL_Library_XyText]]
||
[[User:Xylor_Baysklef|Xylor Baysklef]]
|| Display text (up to 6 characters) on a prim
|}
 
----

Latest revision as of 03:45, 12 July 2008