Top Free Scripts
Script ID : 14
Audience : Default
Version 1.00
Published Date: 2008/4/1 8:11:19
Reads : 23608
Sound

Plays a single Sound file once when Touched. Sound file must be in prim with script.

default
{
    
touch_start(integer total_number)
    {
        
//Play a Sound file Once that is in Object Inventory
        
llPlaySound(llGetInventoryName(INVENTORY_SOUND,0), 1);
    }
}

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

Site Info
Total Hits