i have this to start a sound when touched how would i make it stop playing
any help apprecated
default
{
touch_start(integer total_number) {
llLoopSound(llGetInventoryName(INVENTORY_SOUND,0),1);
}
}
These forums are CLOSED. Please visit the new forums HERE