Top Free Scripts
Script ID : 5
Audience : Default
Version 1.00
Published Date: 2006/10/14 1:34:07
Reads : 20692
Sound

Place a sound and this script in an object and it will play the sound looped.

The number "0.90" in the script is the volume and can be changed to any number between 0 and 1. "1" is full volume.

default
{
    
state_entry()
    {
        
llStopSound();
        
llSleep(.2);
        
llLoopSound(llGetInventoryName(INVENTORY_SOUND0), 0.90);
    }
}

0
|  Links 
Printer Friendly Page Send this Script to a Friend
Search for Help
New Product
Free Item
Sponsor

Site Info
Total Hits