Suche 
Unten sind die Ergebnisse Ihrer Suche gelistet. 
 
Volltextergebnisse: Chatbot  @archiv:opensim:downloads:scripts 193 Treffer , Zuletzt geändert:  vor 6 Jahren + message;
        integer otherwise = 0;
        if  (llSubStringIndex(sentence,"hi")>0 | llSubStringI... er choice = (integer) llFrand(4);
                if (choice == 1)
                {
                  ...                }
                
                if (choice == 2)
                {
                  ...                }
                
                if (choice == 3)
                {
                   Freeview Media Screen  @archiv:opensim:downloads:scripts 107 Treffer , Zuletzt geändert:  vor 6 Jahren lGetInventoryNumber(INVENTORY_TEXTURE);
     
    if (check == 0)
    {
        report("No pictures fou... SIDE);
        return;
    }
    else    
        if (current_texture > check)
            //Set to first texture if  available
            current_texture = 0;
      ...   report("Video mode"+moviename+": Stopped");
    if (finditem(NOTECARD) != -1)
        tempuser = llGe opensim.ini  @archiv:opensim:konfiguration 70 Treffer , Zuletzt geändert:  vor 6 Jahren ike, S-NetworkX
[Startup]
    ; Set this to true if  you want to log crashes to disk
    ; this can be... ashes = false
    ; Directory to save crashes to if  above is enabled
    ; (eg default is /opensimdir...  ; Set HttpProxy to the URL for your proxy server if  you would like
    ; to proxy llHTTPRequests thro... ".mydomain.com;localhost"
    ; Set this to true if  you are connecting your OpenSimulator regions to  Texture Dropper  @archiv:opensim:downloads:scripts 34 Treffer , Zuletzt geändert:  vor 6 Jahren orld.
integer lockdefault = FALSE; //Set to TRUE if  the screen is to be locked by default. Relevant i... he "clear" command.
integer lockonpost = FALSE; //If  TRUE the screen is locked once someone posts the ... ------- Script: --------
// Modify anything below if  you are a scripter and want to change something e... iptName();
        llPreloadSound(sound);
        if (text == 2) //Set texture to blank when names are  Simple Radar  @archiv:opensim:downloads:scripts 31 Treffer , Zuletzt geändert:  vor 6 Jahren General Public License
//along with this program; if  not, write to the Free Software
//Foundation, Inc... me) {
integer i = llListFindList(people, [name]);
if (i ==-1){
people+=[name, 0];
return 0;
} else {
in... t are sensibly rounded
string time(integer cnt) {
if (cnt>3600) {
return (string)(cnt/3600)+"hr " + (string)((cnt%3600)/60) +"min";
}else {
if (cnt>60) {
return (string)(cnt/60)+"min";
} else { Dimmen  @archiv:opensim:downloads:scripts 28 Treffer , Zuletzt geändert:  vor 6 Jahren tring name, key id, string message)
    {
        if  (llListFindList(TINT_OPTIONS + WALL_OPTIONS, [mes... 1)  // verify dialog choice
        {
            if  (message == "Upper Front")
            {
        ... nel = UPPER_FRONT;
            }
            else if  (message == "Upper Back")
            {
         ... nnel = UPPER_BACK;
            }
            else if  (message == "Upper Sides")
            {
         Binary Clock  @archiv:opensim:downloads:scripts 24 Treffer , Zuletzt geändert:  vor 6 Jahren nteger token;
 
string dec2bin(integer dec)
{
    if  (dec == 0) return "0000";
    if  (dec == 1) return "0001";
    if  (dec == 2) return "0010";
    if  (dec == 3) return "0011";
    if  (dec == 4) return "0100";
    if  (d Pacman  @archiv:opensim:downloads:scripts 20 Treffer , Zuletzt geändert:  vor 6 Jahren l, string name, key id, string msg)
    {
        if (msg=="STOP")
        {
            llSetTimerEven... click for stats", <1,1,1>,1.0);
        }
        if (msg=="START")
        {
            score = 0;
  ...             llSetTimerEvent(1);
        }
        if (msg=="POINTS!")
        {
            score = sco... e: " + (string) score, <1,1,1>, 1.0);
            if (score >= maxscore)
            {
                 Prim Mover  @archiv:opensim:downloads:scripts 14 Treffer , Zuletzt geändert:  vor 6 Jahren llVecDist(destpos, llGetPos()) / 10.0) + 1;
 
    if  (jumps > 100 )
        jumps = 100;
 
    list ru... ist( rules, (count - jumps) << 1, count) );
 
    if  ( llVecDist( llGetPos(), destpos ) > .001 )
     ... "");
    }
 
    changed(integer c)
    {
        if (c & CHANGED_LINK && llAvatarOnSitTarget() == llGe...   warpPos(llGetPos() + <0,0,110>);
        } else if (c & CHANGED_LINK && llAvatarOnSitTarget() == NULL Fire Particle  @archiv:opensim:downloads:scripts 13 Treffer , Zuletzt geändert:  vor 6 Jahren es should start automatically. (Reset) the script if  you insert a
// particle texture later on.  Add o... ger AUTO_START = TRUE;   // Optionally FALSE only if  using CONTROLLERS.
list particle_parameters=[]; ...                      
        ];
        
        if  ( AUTO_START ) llParticleSystem( particle_paramet... eger num, string mesg, key target_key ) {
        if  ( mesg != CONTROLLER_ID ) { // this message isn't Particle System  @archiv:opensim:downloads:scripts 13 Treffer , Zuletzt geändert:  vor 6 Jahren = 1;           // End alpha (transparency) value (if  interpColor = TRUE)
        vector startColor = <...  <1,0,0>;      // End color of particles <R,G,B> (if  interpColor = TRUE)
        vector startSize = <1... ndSize = <1,1,0>;       // End size of particles (if  interpSize == TRUE)
        vector push = <0,0,0.... und the source
        integer flags = 0;
        if  (target == "owner") target = llGetOwner();
       Dance Poseball  @archiv:opensim:downloads:scripts 12 Treffer , Zuletzt geändert:  vor 6 Jahren g preamble = llGetSubString(mesg, 0, 3); 
        if  (preamble != "anim" && preamble != "stop") 
     ... ger perm = llGetPermissions(); 
         
        if  ( !(perm & PERMISSION_TRIGGER_ANIMATION)) {      ... im = llList2String(parsed, 1); 
         
        if  (preamble == "stop") { 
            //llSay(0, "S... ation(llGetAnimation(llGetOwner())); 
            if  (anim == "") 
                anim = gAnimName; 
 Fireworks  @archiv:opensim:downloads:scripts 12 Treffer , Zuletzt geändert:  vor 6 Jahren l, string name, key id, string message) {
        if  (message == "off") {
        llParticleSystem([]);
        }
        else {
            if  (message == "on") {
            integer bounce = ... ,0,1>;
            integer flags = 0;
            if  (target == "owner") target = llGetOwner();
            if  (target == "self") target = llGetKey();
          Teleport  @archiv:opensim:downloads:scripts 10 Treffer , Zuletzt geändert:  vor 6 Jahren  = "Position One";           //name of positions, if  desired.  This helps
string sPos2 = "Position Two... ition Five";
vector currentvPos;
setPos()
{
    if  (currentPos == 1)
    {
        currentpos = sPos1;
        currentvPos = vPos1;
    }
    else if  (currentPos == 2)             
    {             ...   }                                     
    else if  (currentPos == 3)
    {
        currentpos = sPos Basic Dialog  @archiv:opensim:downloads:scripts 9 Treffer , Zuletzt geändert:  vor 6 Jahren tring name, key id, string message)
    {
        if  (message == "Color")
        {
            llDial... present submenu on request
        }
        else if  (message == "Alpha")
        {
            llDial... ha", MENU_ALPHA, CHANNEL);
        }
        else if  (message == "...Back")
        {
            llDi... menu on request to go back
        }
        else if  (message == "Red")
        {
            llSetCol Poseball  @archiv:opensim:downloads:scripts 9 Treffer , Zuletzt geändert:  vor 6 Jahren Sleep  @archiv:opensim:downloads:scripts 8 Treffer , Zuletzt geändert:  vor 6 Jahren Radio  @archiv:opensim:downloads:scripts 6 Treffer , Zuletzt geändert:  vor 6 Jahren Elevator  @archiv:opensim:downloads:scripts 4 Treffer , Zuletzt geändert:  vor 6 Jahren Give Item  @archiv:opensim:downloads:scripts 4 Treffer , Zuletzt geändert:  vor 6 Jahren Pose  @archiv:opensim:downloads:scripts 2 Treffer , Zuletzt geändert:  vor 6 Jahren Webimage  @archiv:opensim:downloads:scripts 2 Treffer , Zuletzt geändert:  vor 6 Jahren Spin  @archiv:opensim:downloads:scripts 1 Treffer , Zuletzt geändert:  vor 6 Jahren Touch  @archiv:opensim:downloads:scripts 1 Treffer , Zuletzt geändert:  vor 6 Jahren