Lava Bubbler Script Full

Thread Started By YoungMoney

2735
0
  • 39 Vote(s) - 3.62 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rate Thread
#1
PHP Code:
integer spinning FALSE;

default
{
    
state_entry()
    {
        
//llSay(0, "Hello, Avatar!");
        //llResetScript();
    
}

    
touch_start(integer total_number)
    {
        if(
llDetectedKey(0) == llGetOwner()){
            if(
spinning){
                
llResetScript();
                
spinning FALSE;
            }else{
                
llTargetOmega(llRot2Left(llGetRot()),2.0,0.10);
                
llSetTextureAnim(ANIM_ON SMOOTH LOOPALL_SIDES110.00.00.318);
                
spinning TRUE;
            }
        }
    }

Reply




Forum Jump:

1 Guest(s)
Share this:

About Second Life Copybot

Second Life CopyBot Forum is a place where you can get items for Second Life and other vitual worlds for free. With our CopyBot viewers you can export and import any content from these virtual worlds and modify them in 3D software such as Blender, 3D studio Macx etc...