===== Scripts =====
Mit Scripts ist es möglich Funktionen Inworld auszuführen. Das Script wird dabei in einem Prim gespeichert, das dann die im Script programmierten Funktionen ausführen kann. So könn
eator names. Selecting 2 clears the image between script restarts.
integer notices = TRUE; //Echo informat... to be locked by default. Relevant in the case of script restarts and when using the "clear" command.
inte... ve, can be anything between 0 and 1.
// -------- Script: --------
// Modify anything below if you are a scripter and want to change something else in the script.
leased to the public domain.
// This is a simple script that gives everything in a box to the person who ... . This speeds that up.
// This is NOT a vending script. You can use this script to give everything in a box to someone, by changing 'owneronly' to be 0. BUT:
//
// I suggest not using this script in an area where several people are going to touc
===== Dimmen =====
Mit dem diesem Script kann ein Objekt generiert werden dass bei Berührung ein Menü öff... rt werden kann.
==== Kontrollobjekt ====
Dieses Script muss in das Objekt, das quasi als Fernbedienung d... Please remember, I do not offer support for this script; your use of
// this script is your acknowledgement and agreement to the above
// terms.
//
// DO NOT REM
endragon - 4/8/2008
//// You are free to use this script as you please, so long as you include this line:
//** The original 'free' version of this script came from THE PARTICLE LABORATORY. **//
// SETUP: Drop one optional particle texture and this script into a prim.
// Particles should start automatically. (Reset) the script if you insert a
// particle texture later on. Ad
/Multifunctional Picture viewer and Video control script with webguide support
//This script is distributed for free and must stay that way.
// *** DO NOT SELL THIS SCRIPT UNDER ANY CIRCUMSTANCE. ***
//Help for using this script can be obtained at: http://www.slguide.com/help
{
list a = llParseString2List(body,["description>"],[]);
list b = llParseString2List(ll... [];
list h = llParseString2List(body,["<description><![CDATA["],[]);
f = llParseString2List(llList2String(h,1),["]]></description>"],[]);
string Info = llList2String(f,
at s a Bunch O Peeps =)
//Summary: The following script will make an object accept donations on your beha... n right click on it and give you a tip. also, the script tells the donator thanks, and then tells you who ... on_rez( integer sparam )
{
llResetScript();
}
state_entry()
{
owne
===== Elevator =====
==== Elevator Main Script ====
<code>
// From the book:
//
// Scripting Recipes for Second Life
// by Jeff Heaton (Encog Dod in SL... opyright 2007 by Heaton Research, Inc.
//
// This script may be freely copied and modified so long as this
===== Dynamic Texture =====
Dieses Script kann Bilder im Format bmp, gif und jpg auf Webseiten auf Prims abbilden. Die URL´s der Bilder können im Script leicht an die persönlichen Bedürfnisse angepasst ... ür Webcams gut nutzen.
<code>
//cs
// kinoc test script
// each touch advances to the next picture
intege
Radar =====
<code>
//Sable Till - Radar/scannar script.
//You can get a copy of the license this script is under at http://www.gnu.org/copyleft/gpl.html
//Copyr