Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Volltextergebnisse:

Freeview Media Screen @archiv:opensim:downloads:scripts
33 Treffer, Zuletzt geändert:
TIMER = 60; //In whole seconds integer DISPLAY_ON_SIDE = ALL_SIDES; //Change this to change where t... llSetPrimitiveParams([PRIM_BUMP_SHINY, DISPLAY_ON_SIDE, PRIM_SHINY_NONE, PRIM_BUMP_NONE, PRIM_COLOR, DISPLAY_ON_SIDE, <1,1,1>, 1.0, PRIM_MATERIAL, PRIM_MATERIAL_PLASTIC, PRIM_FULLBRIGHT, DISPLAY_ON_SIDE, PICTURE_BRIGHT]); integer check = llGe
opensim.ini @archiv:opensim:konfiguration
22 Treffer, Zuletzt geändert:
; The XML here has the same format as it does on the filesystem (including the <Root> tag), ; ... p://example.com/regions.xml"; ; Draw objects on maptile. This step might take a long time if yo... en persistence of all changed objects will happen on every sweep. ; ; Objects will be conside... he auto https config only really works definately on windows XP now ; you need a Cert Request/Sign
Pacman @archiv:opensim:downloads:scripts
14 Treffer, Zuletzt geändert:
change this value to the number of balls you have on the field maxtime = 500; ////////////////... llSay(0, "You are in first place on the scoreboard!"); }else{ ... llSay(0, "You are in second place on the scoreboard!"); ... llSay(0, "You are in third place on the scoreboard!"); }
Fire Particle @archiv:opensim:downloads:scripts
9 Treffer, Zuletzt geändert:
script if you insert a // particle texture later on. Add one or more CONTROLLER TEMPLATES to any // ... the linked object to control when particles turn ON and OFF. // Customize the particle_parameter val... ( num == 1 ) { // Message says to turn particles ON: llParticleSystem( particle_parameter... eters ); } else if ( num == 2 ) { // Turn on, and remember and use the key sent us as a target
Chatbot @archiv:opensim:downloads:scripts
6 Treffer, Zuletzt geändert:
{ llSay(0, "I'm good on this topic."); } ... ing")>0 | llSubStringIndex(sentence,"what's going on")>0 | llSubStringIndex(sentence,"what's you doing... ing")>0 | llSubStringIndex(sentence,"What's going on")>0 | llSubStringIndex(sentence,"What's you doing... { llSay(0, "I planned on it but changed my mind several times. I'm very co
Zero Lag Poseball @archiv:opensim:downloads:scripts
4 Treffer, Zuletzt geändert:
atar; vector COLOR = <1.0,1.0,1.0>; float ALPHA_ON = 1.0; float ALPHA_OFF = 0.0; show(){ visible = TRUE; llSetText(TITLE, COLOR,ALPHA_ON); llSetAlpha(ALPHA_ON, ALL_SIDES); } hide(){ visible = FALSE; llSetText("", COLOR,ALPHA_ON); llSetAlpha(ALPHA_OFF, ALL_SIDES); }
Tip Jar / Donation Box @archiv:opensim:downloads:scripts
4 Treffer, Zuletzt geändert:
owing script will make an object accept donations on your behalf. //Usage: stick it on any object you own(my favorite is a top hat), and it will promptly... clined." //at which point anyone can right click on it and give you a tip. also, the script tells the... r totaldonated; string owner; default { on_rez( integer sparam ) { llResetScri
Poseball @archiv:opensim:downloads:scripts
4 Treffer, Zuletzt geändert:
vatar; vector COLOR = <1.0,1.0,1.0>; float ALPHA_ON = 1.0; float ALPHA_OFF = 0.0; show(){ visible = TRUE; llSetText(TITLE, COLOR,ALPHA_ON); llSetAlpha(ALPHA_ON, ALL_SIDES); } hide(){ visible = FALSE; llSetText("", COLOR,ALPHA_ON); llSetAlpha(ALPHA_OFF, ALL_SIDES); }
Basic Dialog @archiv:opensim:downloads:scripts
3 Treffer, Zuletzt geändert:
t to do?", MENU_MAIN, CHANNEL); // present dialog on click } listen(integer channel, string na... olor", MENU_OPTIONS, CHANNEL); // present submenu on request } else if (message == "Al... ption", MENU_MAIN, CHANNEL); // present main menu on request to go back } else if (mes
Snow Particle Generator (Schnee) @archiv:opensim:downloads:scripts
3 Treffer, Zuletzt geändert:
PART_FLAGS , 0 //| PSYS_PART_BOUNCE_MASK //Bounce on object's z-axis | PSYS_PART_WIND_MASK //Particles... ,1,1> //Ending RGB color, if INTERP_COLOR_MASK is on ,PSYS_PART_START_ALPHA, 1.0 //Starting transparen... > //Ending particle size, if INTERP_SCALE_MASK is on ,PSYS_SRC_ANGLE_BEGIN, 90 * DEG_TO_RAD //Inner an
Installation FreeSwitch @archiv:opensim:konfiguration
3 Treffer, Zuletzt geändert:
penSimServers ;the port your region is running on freeswitch_service_port = 9000 ;your freew... <!-- File to play when you're alone (music on hold)--> <!-- <param name="moh-sound" value... penSimServers ;the port your region is running on freeswitch_service_port = 9000 ;your freew
Texture Dropper @archiv:opensim:downloads:scripts
2 Treffer, Zuletzt geändert:
ne is able to manually chat an owner-only command on the channel. if(llToLower(message) ==... ne is able to manually chat an owner-only command on the channel. if(llToLower(message) ==
Sensor Door @archiv:opensim:downloads:scripts
2 Treffer, Zuletzt geändert:
of "scandist" and reports any avatar that is not on the access list // If known avatars get within a ... ectedName(0))+", can't let you enter, you are not on the access list"); } } } } no_sensor() { llWhis
Particle System @archiv:opensim:downloads:scripts
2 Treffer, Zuletzt geändert:
integer bounce = 0; // Make particles bounce on Z plane of object integer glow = 1; ... ctor push = <0,0,0.05f>; // Force pushed on particles // system parameters fl
Mini-Sim @archiv:opensim:projekte
2 Treffer, Zuletzt geändert:
ngzeitbetrieb mit einkalkuliert werden. ==== Sim on Demand ==== Die Mini-Sim, oder auch Sim on Demand genannt, ist via Teleport erreichbar.
Give Item @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Dance Poseball @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Youtube Video Player @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Visitor List Recorder @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Touch @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Texture Rotator @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Binary Clock @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Teleport to Sim @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Teleport @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Spin @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Invisible Prim 2 @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Simple Radar @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Sim Crash Logger @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Dimmen @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Rotating Texture @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
E-Mail @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Pool Water @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Fireworks @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Follower @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Online Indicator @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Media Viewer @archiv:opensim:downloads:scripts
1 Treffer, Zuletzt geändert:
Links
1 Treffer, Zuletzt geändert:
Navigation

Alternative Startseite
Helpdesk
Links
Maps
Radio
Suchmaschine


Drucken/exportieren