These forums are CLOSED. Please visit the new forums HERE
Scripting?? |
|
Constantine Claveau
Registered User
Join date: 16 Jun 2005
Posts: 5
|
08-08-2005 11:59
I have no idea how to make scripts or anything.Can someone just Im me in the game and give me an example so i know how to do it.Thanks
|
Padraig Stygian
The thin mick
![]() Join date: 15 Aug 2004
Posts: 111
|
08-08-2005 13:02
http://secondlife.com/badgeo/
Go read the LSL Wiki. It is full of tips, examples, and lists. If you are working on something *specific*, I'm sure someone here can help you, if you tell us what it is. _____________________
(You): Aww! My pants won't rez! Does this texture look okay on me?
Incidental Radio :: Because nothing is by design Now featuring Torley-tastic technomusic! |
Christopher Omega
Oxymoron
Join date: 28 Mar 2003
Posts: 1,828
|
08-08-2005 15:03
Hola dude, welcome to the wonderful world of LSL
![]() To make a script, create a prim, go into edit mode and look at its contents. Click the "New Script" button. In the window that pops up is the script's source code, human-readable (to a certain extent) text that tells SL what to do. The default New Script causes the object to say "Hello, Avatar!" when it is compiled, and "Touched" every time the object is clicked on. To run the script, press the "Compile" button in the lower right hand corner of the window. The wiki will probably be a very useful resource in learning LSL, to get started, try the LSL 101 guide here: http://secondlife.com/badgeo/wakka.php?wakka=LSL101 ==Chris _____________________
October 3rd is the Day Against DRM (Digital Restrictions Management), learn more at http://www.defectivebydesign.org/what_is_drm
|