===== Freeview Media Screen =====
<code>
//XEngine:
//FreeView 1.2 WebGuide (revision 3) - By CrystalShard Foo
//Multifunctional Picture viewer and Video control script with webguide support
//This script is distributed for free and... g this script can be obtained at: http://www.slguide.com/help
//Feel free to modify this script and p
Regionen mitsamt auf den Terrains enthaltene Gebäude. Die angebotenen Downloads sind zu Demonstrations... die Serverkonsole von OpenSIM mit dem Kommando <code>change region regionname</code> aus auf welcher Region die importierte Region eingesetzt werden soll ... mportiert man die neue Region mit dem Kommando <code>load oar dateiname.oar</code> Es wird nun der Inh
===== Fire Particle =====
<code>
//// "Fire" PARTICLE TEMPLATE v1 - by Jopsy Pendragon - 4/8/2008
///... se this script as you please, so long as you include this line:
//** The original 'free' version of th... PSYS_SRC_PATTERN, (integer)2, // 1=DROP, 2=EXPLODE, 4=ANGLE, 8=ANGLE_CONE,
//... nventory.
//
// SCALE, (size) 0.0 to 4.0 meters wide, by 0.0 to 4.0 meters tall. (default 1x1)
//
t "unterhalten" kann. Erinnert etwas an "[[http://de.wikipedia.org/wiki/ELIZA|Eliza]]". Eingebaut in e... schen Texte auch als Concierge dienen der ankommende Avatare begrüsst, oder eine Anleitung, Hilfestellung oder ähnliches gibt.
<code>
integer otherwise;
default
{
state_entry()
... llSay(0, "It can be a bit hard to decide. Try to think about it though.");
kype Online Status - Multi-User Version =====
<code>
// zwischen die Anführungszeichen Deinen Skype-N... // you are done! no more changes!
key notecode;
string notecard;
integer noteline;
key skype_re... da ist, setze die Variable auch auf leer und beende das ganze
if (notecard == "")
{
s... b hier gehts im Dataserver Event weiter
notecode = llGetNotecardLine(notecard, noteline);
}
defau
===== Pacman =====
==== Game ====
<code>
// open pacman game server script by kefcom belgium (kefcom... stats", <1,1,1>, 1.0);
}
}
}
</code>
==== Yellow Balls ====
<code>
// open pacman game server script by kefcom belgium (kefcom@hotmail.... stats", <1,1,1>, 1.0);
}
}
}
</code>
==== Start Button ====
<code>
// open pacman g
SMTP eingeschaltet und konfiguriert werden.
<code>
// Besucherzähler mit E-Mail Benachrichtung
// v... tabstand in der erneut gesucht wird, 1,0 = 1 Sekunde
// E-Mail Adresse auf die eigene anpassen
string... lt
{
state_entry()
{
llSay(0, "Besucherzaehler wurde gestartet.");
llSay(0, "Der Besitzer kann mit 'he... t 60x60 Sekunden)
// = 3600 Sekunden = 1x pro Stunde
llSetTimerEvent( 60 * 60 );
}
// Sendet die E-Ma
===== Sim Crash Logger =====
<code>
//********************************************************
//This Script was pulled out for you by YadNi Monde from the SL FORUMS at http://forums.secondlife.co... nts here in ORANGE must NOT be deleted. They include notes on how to use it and no help will be provided either by YadNi Monde or it s Author(s). IF YOU DO NOT AGREE WITH THIS
enerator (Schnee) =====
Lässt Schnee fallen.
<code>
default
{
state_entry()
{
llParticleSystem([
PSY... by wind
| PSYS_PART_INTERP_COLOR_MASK //Colors fade from start to end
| PSYS_PART_INTERP_SCALE_MASK /... emitter with no velocity
//PSYS_SRC_PATTERN_EXPLODE Particles explode from the emitter
//PSYS_SRC_PATTERN_ANGLE Particles are emitted in a 2-D angle
//PS