User contributions
Jump to navigation
Jump to search
- 21:59, 1 October 2009 diff hist +4,222 N RentalBoxv1 Created page with '<lsl> // Configure here: float linden_per_day=4800.0; float warning_1_daysleft = 1.000; float warning_2_daysleft = 3.000; string warning_1 = "Warning, rent is up in 1 day"; strin...'
- 21:58, 1 October 2009 diff hist +131 Category:LSL Library →LSL Script Library
- 12:26, 23 September 2009 diff hist −231 UUID Song Generator
- 12:19, 23 September 2009 diff hist +2,775 N UUID Song Generator Created page with '<lsl> // Sendao Goodman wrote this integer max_note=7; // change this to the # of notes available! float speed=2.0; // change this to the length to wait before playing the next ...'
- 12:18, 23 September 2009 diff hist +108 Category:LSL Library →LSL Script Library
- 14:01, 3 September 2009 diff hist +1,546 N Button Click Detector Created page with '<lsl> // This script assumes a grid of 4 columns, 3 rows of buttons as listed in the 'buttons' list below. // But you can change it as you like, just change horizontal to the # o...'
- 14:00, 3 September 2009 diff hist +133 Category:LSL Library →LSL Script Library
- 10:29, 8 August 2009 diff hist +6,241 N Serverless Key Exchange Created page with '{{LSL Header}} {{RightToc}} == Description == This is a script to address a common issue I had for a long time in SL: how do you maintain a network of objects across multiple sim...'
- 10:21, 8 August 2009 diff hist +145 Category:LSL Library