Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Scripting

M1KE Berland
Registered User
Join date: 19 Dec 2006
Posts: 2
12-19-2006 14:22
Where can i learn how to script. I want to learn how to script and make things. Like this guy named Fill Lameth. He made his own staff and made a script for it. Where can i learn how to do that?
Sylvia Trilling
Flying Tribe
Join date: 2 Oct 2006
Posts: 1,117
12-19-2006 14:37
go here and scroll down to scripting

http://secondlife.com/developers/resources/matrix.php

also there are a few scripts in your inventory in the library folder you can look at and mess around with
Soen Eber
Registered User
Join date: 3 Aug 2006
Posts: 428
12-19-2006 15:50
That looks like a good resource but its a tad overwhelming.

Under help is a menu item for "Scripting WIKI". Select it, and a web page launches. It'll say the WIKI is disabled but there's a link to follow: select that. On the WIKI page select the tutorial section and work through all of them. Nearly all scripters in SL use the WIKI on a constant basis.

If you've programmed before, its a fairly easy and forgiving event-driven procedural language with limited OOP capabilities (although lacking in advanced data structures) and it also has some limited HTTP and XML capabilities. If you haven't programmed before its easy enough to get a good start, and advanced enough to do useful things.
Stephanie Abernathy
Susan Ivanova Wannabe
Join date: 8 May 2006
Posts: 352
12-20-2006 10:46
use your search tab and look for Teazers university (TUI).

They offer in world classes, and it's free.

There are also other competing schools like Academy of Second Learning (ASL), and others.
SuezanneC Baskerville
Forums Rock!
Join date: 22 Dec 2003
Posts: 14,229
12-20-2006 11:41
Someone who is already familiar with programming should be able to do pretty well just digging into the wiki at http://lslwiki.com/lslwiki .

If you have no familiarity with programming you might want to search on the web for introduction to programming sites that have info on things like loops, conditionals, types, bits, bytes and other such fundamental concepts, unrelated to scripting in SL.

A way to start that some people find works for them is to take existing scripts and try modifying them. For example, take a script that makes a texture on a prim scroll; one might try making it scroll faster and slower. If you have a particle script, try changing the colors, or change the size of the particles.

I have sent you three folders with a ton of scripts in them. You can create a cube, drag the script into it and see what, if anything, happens; open the script and see if you can figure out some way to change what happens. The folders are named General Scripts 1, General Scripts 2, and umm, umm, uhh... General Scripts 3.

SL's event search appears to only find strings that match the beginning of an event listing, which means you can't find scripting classes by searching for "script" unless they start with the word script. You many be able to overcome this, though; if you go to the eventful.com site you should be able to find classes on scripting in SL by putting "secondlife script", or something similar, as your search terms.

There are groups for helping with scripting, the Scripters of Second Life is one such group. It's open join and free.

You can also find free items that have modifiable scripts in them that you can read to see how the scripts work.
_____________________
-

So long to these forums, the vBulletin forums that used to be at forums.secondlife.com. I will miss them.

I can be found on the web by searching for "SuezanneC Baskerville", or go to

http://www.google.com/profiles/suezanne

-

http://lindenlab.tribe.net/ created on 11/19/03.

Members: Ben, Catherine, Colin, Cory, Dan, Doug, Jim, Philip, Phoenix, Richard,
Robin, and Ryan

-