Build, Learn, Shop, Hangout
How To
How To: Presentation viewer/slide show
Apr 9th
The /presentation viewer/slide show. Has two modes, Auto and Manual. All settings are controlled through a simple dialog box. All you have to do is delete out the demo images in the viewer, put in your own images, then reset the system.
The slide show will run in alphabetical order, if you want a specific order, you will name accordingly. I recommend using something like a_PicName to get a sort that you want.
Auto Mode:
Automatically rotates through all images in the viewer. The default for Auto Mode is 5 seconds per slide. You can however, set the time to the following intervals.
2, 3, 5, 10, 15, 20, 30, 45, 60 (in Seconds
You can start, pause and stop the presentation.
Manual Mode:
You control the presentation, you can move forward and backwards through your presentation.
Switching modes:
Auto to Manual: Pause the presentation, then use the back and next normally.
Manual to Auto: Click Auto Start, it will wait the specified time, and then start rotating through the slides.
How to: Make an Online/Offline Indicator
Mar 5th
Learn how to script an online/offline indicator that accepts inventory from people. The information about the different commands is embedded directly in the code.
This begining level scrip will cover some basics of the following commands
- llSetTimerEvent
- llAllowInventoryDrop
- llListen
- llOwnerSay
- llResetScript
- llRequestAgentData
- llGetOwner
- llKey2Name
- llSetText
- llSetColor
and the following event handlers
- listen
- timer
- on_rez
- dataserver
Information will primarly pertain to the specifics needed for this event.
How To: Build a 3 prim couch
Jan 2nd
We will be making a couch like the one in the photo. It uses only 2 different shapes, the Cylinder and the Torus. If you have any problems please contact Arthur Fermi.
Lets get started!
1. Click on your build button
2. Select Cylinder (5th on Top Row)
3. Click on the ground
4. Click on the objet tab (You may need to click the More>> button to show the object information.
5. Under Position Set
x = Nearest Whole Number (example 140.000)
y = Nearest Whole NUmber
z = 23.000
6. Set Size to
X = 5.000
Y = 5.000
Z = 0.250