Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Volltextergebnisse:

Scripts
9 Treffer, Zuletzt geändert:
st 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... nd vieles andere mehr. So kann man z.B. mit einem Script eine Türe bauen, die sich auf anklicken öffnet un... zusammengefasst. ==== Scripts anwenden ==== - Script aussuchen - Script-Text markieren und mit der T
Give all Content @archiv:opensim:downloads:scripts
9 Treffer, Zuletzt geändert:
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 @archiv:opensim:downloads:scripts
8 Treffer, Zuletzt geändert:
===== 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
Fire Particle @archiv:opensim:downloads:scripts
7 Treffer, Zuletzt geändert:
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
Freeview Media Screen @archiv:opensim:downloads:scripts
6 Treffer, Zuletzt geändert:
/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
Texture Dropper @archiv:opensim:downloads:scripts
5 Treffer, Zuletzt geändert:
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. string ScriptName; string InvName; string InvCr
Door @archiv:opensim:downloads:scripts
3 Treffer, Zuletzt geändert:
===== Door ===== Mit diesem Script kann man Türen öffnen und schliessen. <code> //door script vector gPos; default { state_entry() { ... lSetTimerEvent(2.0); } timer() { llResetScript(); llSetPos(gPos); } } </code>
Dynamic Texture @archiv:opensim:downloads:scripts
3 Treffer, Zuletzt geändert:
===== 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
Give Item @archiv:opensim:downloads:scripts
3 Treffer, Zuletzt geändert:
d written by Criz Collins // Don't sell this FREE script!!! string giveitem = "Willkommen"; float ... on_rez( integer param ) { llResetScript(); } changed(integer change) { ... CHANGED_INVENTORY) { llResetScript(); } } touch_start(integer tota
Poseball @archiv:opensim:downloads:scripts
3 Treffer, Zuletzt geändert:
seball ===== <code> // Jippen Faddoul's Poseball script - Low ram/lag posepall thats just drag-and drop s... } if(change & CHANGED_INVENTORY) { llResetScript(); } if(change & CHANGED_OWNER) { llResetScript(); } } run_time_permissions(integer perm
Tip Jar / Donation Box @archiv:opensim:downloads:scripts
3 Treffer, Zuletzt geändert:
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
Zero Lag Poseball @archiv:opensim:downloads:scripts
3 Treffer, Zuletzt geändert:
seball ===== <code> // Jippen Faddoul's Poseball script - Low ram/lag posepall thats just drag-and drop s... } if(change & CHANGED_INVENTORY) { llResetScript(); } if(change & CHANGED_OWNER) { llResetScript(); } } run_time_permissions(integer per
Avatar Smile @archiv:opensim:downloads:scripts
2 Treffer, Zuletzt geändert:
===== Avatar Smile ===== Das Script muss in ein Attachment eingefügt werden. <code> default { state_... attach(key moo) { if(moo) { llResetScript(); } } } </code>
Besucherzähler mit E-Mail Benachrichtigung @archiv:opensim:downloads:scripts
2 Treffer, Zuletzt geändert:
r mit E-Mail Benachrichtigung ===== Damit dieses Script funktionieren kann muss zuerst in der OpenSIM-Kon... rry, nur der Besitzer kann editieren." ); } } // Script-Start default { state_entry() { llSay(0, "Besuche
Dance Poseball @archiv:opensim:downloads:scripts
2 Treffer, Zuletzt geändert:
/////////////////////////////////// // Animation Script v1.2.1 // // Written by Xylor Baysklef ///////... llGetOwner(), "Animation Names"); llResetScript(); } listen(integer channel, stri
Elevator @archiv:opensim:downloads:scripts
2 Treffer, Zuletzt geändert:
Pacman @archiv:opensim:downloads:scripts
2 Treffer, Zuletzt geändert:
Simple Radar @archiv:opensim:downloads:scripts
2 Treffer, Zuletzt geändert:
Sleep @archiv:opensim:downloads:scripts
2 Treffer, Zuletzt geändert:
Basic Dialog @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Binary Clock @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
E-Mail @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Grafitti Board @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Radio @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Randomly Moving @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Sensor Door @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Sim Crash Logger @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Sit Target @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Teleport @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Teleport to Sim @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Navigation
Drucken/exportieren