Difference between revisions of "User:Opensource Obscure/LSL"

From Second Life Wiki
Jump to navigation Jump to search
m (→‎user pages: Useful user page)
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''[[User:Opensource_Obscure|BACK to User:Opensource_Obscure]]'''
{{User:Opensource_Obscure/Quicklinks}}
----
This a temporary list of LSL notes, links about scripting pages and related stuff. This is also a parent page for various subpages dedicated to specific scripts. ''You're welcome to read this page, and you may even find it useful, but it's mostly a personal scrapbook page.''


== My LSL Scripts and Snippets ==
* [[User:Opensource_Obscure/LSL/Bitly]]
* [[Twitter_OAuth_Library/HUD]]
* [[User:Opensource_Obscure/Reflexive_llSetLinkPrimitiveParamsFast]]
* [[User:Opensource_Obscure/Chromutate]]
* [[User:Opensource_Obscure/http/snurl-sample]] ''(*)''
* [[User:Opensource_Obscure/http/gridurl-sample]] ''(*)''
* [[User:Opensource_Obscure/Pachube]] ''(*)''
* [[User:Opensource_Obscure/FFHUD]]
* [[User:Opensource_Obscure/http/text-db]] (??) ''(*)''
''(*) = I'm not currently maintaining these scripts or working on them''


[[User:ANSI_Soderstrom/Threading_with_LSL]] (Creating Low-Lag-Items)
== Useful user pages ==
* [[User:Rufus_Darkfold]]
* [[User:Kimm_Paulino/Scripts]]
* [[User:Ama_Omega/archive/lsl_hacks]]
* [[User:Void_Singer]]
* [[User:Desdemona_Enfield]]
* [[User:Lynnore Vaher]]
* [[User talk:Babbage Linden]]
* [[User:Chaz_Longstaff]]
* [[User:Bobbyb30_Zohari/snippets]]


[[User:ANSI_Soderstrom/No_Script_Areas]] If a script has taken controls, it and other scripts in the same prim will not be stopped if the Agent enters a No-Script Area. This is done to keep vehicle control alive and AOs functional. This is an intentional feature. These scripts will stop working if they call certain blacklisted functions.
== shared media ==
* [[Talk:LlSetPrimMediaParams/Tricks]]
* [[User:Becky_Pippen/Shared_Media_LSL_Recipes]]
* [[Shared_Media_wrapper]]
 
== HTTP ==
* [[Live_Data_Feeds]]
* [[HTTP Post request to a PHP server]]
 
== good practices ==
* [[User:ANSI_Soderstrom/Threading_with_LSL]] (Creating Low-Lag-Items)
 
== QA ==
* [[LSL_Language_Test]]
* [[LSL Language Test 2]]
* [[LSL Library Call Test 1]]
* [[LSL Library Call Test 2]]
 
== categories, indexes etc ==
* [[:Category:LSL_Categorized_Library]]
* [[:CatServers]]
* [[Script_Library]]
* [[:Category:LSL_Examples]]
* [[Combined Library]]
 
== misc ==
* [[Mood_Color_Changer]] changes the color of all the primitives in a linkset depending on the mood expressed by smileys on the main chat
* [[User:Xen_Lisle/Texture_Slide]]
* [[Intra-Region_Update_Server]]
* [[Linkset_Resizer_2]]
* [[Be happy]]
* [[Builders_Buddy]]
* [[Phantom_Child]]
* [[AvatarFollower]]
* [[ExplodingObjects]]
* [[Go transparent when walking]]
* [[PosJump]]
* [[Unmutable Descript Nagger]]
* [[Tic_Tac_Toe]]

Latest revision as of 08:27, 13 September 2011

User page - JIRA - Interests - Groups - LSL - Places - Stores - Translations - other pages



This a temporary list of LSL notes, links about scripting pages and related stuff. This is also a parent page for various subpages dedicated to specific scripts. You're welcome to read this page, and you may even find it useful, but it's mostly a personal scrapbook page.

My LSL Scripts and Snippets

(*) = I'm not currently maintaining these scripts or working on them

Useful user pages

shared media

HTTP

good practices

QA

categories, indexes etc

misc