Difference between revisions of "Template:Darwin's Scripts"

From Second Life Wiki
Jump to navigation Jump to search
Line 304: Line 304:
num_pad()
num_pad()
{
{
    llSetTimerEvent(10);
     list buttons = [
     list buttons = [
"1", "2", "3",
"1", "2", "3",
Line 326: Line 328:
     new_channel();
     new_channel();
     num_pad();
     num_pad();
   
    llSetTimerEvent(10);
}
}



Revision as of 10:21, 14 December 2008

Usage

{{Darwin's Scripts|script name}}

Returns lsl scripts in a div box with descriptions

Contents:

  • find screen width (1)
  • color picker (2)
  • date difference (1)
  • uv button maker (2)
  • pass code dialog (1)

Templates List

List of all wiki templates