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