Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Passende Seitennamen:

Volltextergebnisse:

Chatbot @archiv:opensim:downloads:scripts
147 Treffer, Zuletzt geändert:
llSay(0, "Hey there. How are you?"); } otherwise =... if (llSubStringIndex(sentence,"how are you")>0 | llSubStringIndex(sentence,"hows you")>0 | llSubStringIndex(sentence,"how's you")>0 | llSubStringIndex(sentence,"how is you")>0 | llSubStri
opensim.ini @archiv:opensim:konfiguration
54 Treffer, Zuletzt geändert:
, S-NetworkX [Startup] ; Set this to true if you want to log crashes to disk ; this can be use... Set HttpProxy to the URL for your proxy server if you would like ; to proxy llHTTPRequests through ... list of regular expressions for ; URLs that you don't want going through the proxy such as server... ydomain.com;localhost" ; Set this to true if you are connecting your OpenSimulator regions to a gr
Pacman @archiv:opensim:downloads:scripts
16 Treffer, Zuletzt geändert:
= 137; //change this value to the number of balls you have on the field maxtime = 500; ////////... llSetTimerEvent(0); llShout(0, "You needed " + (string) timecounter + " Seconds to co... er; llSay(0, "You are in first place on the scoreboard!"); ... er; llSay(0, "You are in second place on the scoreboard!");
Fire Particle @archiv:opensim:downloads:scripts
12 Treffer, Zuletzt geändert:
TEMPLATE v1 - by Jopsy Pendragon - 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 TH... should start automatically. (Reset) the script if you insert a // particle texture later on. Add one o
Texture Dropper @archiv:opensim:downloads:scripts
10 Treffer, Zuletzt geändert:
---- Script: -------- // Modify anything below if you are a scripter and want to change something else ... { llDialog(llDetectedKey(0) , "You are the owner of this screen. What do you wish to do?", ["unlock", "clear"], CmdChan); } ... { llDialog(llDetectedKey(0) , "You have been identified as the creator of the curren
Dimmen @archiv:opensim:downloads:scripts
10 Treffer, Zuletzt geändert:
gelegt. <code> // This program is free software; you can redistribute it and/or // modify it under the... llDialog(llDetectedKey(0), "Which wall would you like to tint?", WALL_OPTIONS, CHANNEL); // presen... llDialog(id, "How much tint would you like?", TINT_OPTIONS, CHANNEL); w... llDialog(id, "How much tint would you like?", TINT_OPTIONS, CHANNEL); w
Tip Jar / Donation Box @archiv:opensim:downloads:scripts
6 Treffer, Zuletzt geändert:
on your behalf. //Usage: stick it on any object you own(my favorite is a top hat), and it will prompt... lay: //"<your name>'s donation hat. //Donate if you are so inclined." //at which point anyone can right click on it and give you a tip. also, the script tells the donator thanks, and then tells you who donated how much //also shows the total amou
Installation FreeSwitch @archiv:opensim:konfiguration
5 Treffer, Zuletzt geändert:
entieren: '' [...] <!-- File to play if you are alone in the conference --> <!-- <param... v"/> --> [...] <!-- File to play when you're alone (music on hold)--> <!-- <param nam... ${hold_music}"/> --> <!-- File to play when you join the conference --> <!-- <param name="e... ,600,700)"/> [^] --> <!-- File to play when you leave the conference --> <!-- <param name="
Sensor Door @archiv:opensim:downloads:scripts
4 Treffer, Zuletzt geändert:
istdoor" to the door, it will open //plz IM me if you have questions! Have fun! //set names of avatars you want to allow access: string access1 = "Fixyou Ki... lSay(0, "Sorry "+(llDetectedName(0))+", can't let you enter, you are not on the access list"); } } } } no_sensor() { llWhisper(0,"No activity within " + (
Zero Lag Poseball @archiv:opensim:downloads:scripts
3 Treffer, Zuletzt geändert:
ppen Faddoul // This program is free software: you can redistribute it and/or modify // it under ... General Public License for more details. // // You should have received a copy of the GNU General Pu... e the ball string TITLE="Sit here"; //You can play with these numbers to adjust how far the
Poseball @archiv:opensim:downloads:scripts
3 Treffer, Zuletzt geändert:
ppen Faddoul // This program is free software: you can redistribute it and/or modify // it under ... General Public License for more details. // // You should have received a copy of the GNU General Pu... ve the ball string TITLE="Sit here"; //You can play with these numbers to adjust how far the
Teleport @archiv:opensim:downloads:scripts
3 Treffer, Zuletzt geändert:
vector vPos2 = <81,23, 103>; //which you wish to teleport vector vPos3 = <83, 49.00, 29>; ... helps string sPos2 = "Position Two"; //you to know where you are going! string sPos3 = "Position Three"; string sPos4 = "Position Four"; //string
Simple Radar @archiv:opensim:downloads:scripts
3 Treffer, Zuletzt geändert:
== <code> //Sable Till - Radar/scannar script. //You can get a copy of the license this script is unde... 2006 Sable Till //This program is free software; you can redistribute it and/or //modify it under the ... //GNU General Public License for more details. //You should have received a copy of the GNU General Pu
Sim Crash Logger @archiv:opensim:downloads:scripts
3 Treffer, Zuletzt geändert:
**************** //This Script was pulled out for you by YadNi Monde from the SL FORUMS at http://forum... vided either by YadNi Monde or it s Author(s). IF YOU DO NOT AGREE WITH THIS JUST DONT USE!!! //*******... r timering = 10;//the polling rate, put the speed you wish, in seconds //there we go... integer UNIX;
Online Indicator @archiv:opensim:downloads:scripts
3 Treffer, Zuletzt geändert:
///////////// // This program is free software: you can redistribute it and/or modify ... age(toucher, "write your message to " + name +" - you have " +(string)time + " seconds"); llIns... antMessage(user_key, llKey2Name(toucher) + " sent you a message from " + llGetRegionName() + ": " + msg
Give all Content @archiv:opensim:downloads:scripts
3 Treffer, Zuletzt geändert:
Freeview Media Screen @archiv:opensim:downloads:scripts
2 Treffer, Zuletzt geändert:
Follower @archiv:opensim:downloads:scripts
2 Treffer, Zuletzt geändert:
Pose @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Fireworks @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Briefkasten @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Basic Dialog @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Animationen @archiv:opensim:downloads
1 Treffer, Zuletzt geändert:
Navigation

Alternative Startseite
Helpdesk
Links
Maps
Radio
Suchmaschine


Drucken/exportieren