llCollisionSound
LSLvoid llCollisionSound(string impact_sound, float impact_volume)
Suppress default collision sounds, replace default impact sounds with ImpactSound.\ The ImpactSound must be in the object inventory.\ Supply an empty string to suppress collision sounds.
Parameters
| Type | Name |
|---|---|
| string | impact_sound |
| float | impact_volume |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
string llHMAC(string private_key, string message, string algo)
void llGroundRepel(float height, integer water, float tau)
list llListSortStrided(list src, integer stride, integer stride_index, integer ascending)
float llGetMass()
list llListReplaceList(list dest, list src, integer start, integer end)
void llSound(string sound, float volume, integer queue, integer loop)
void llMinEventDelay(float delay)
void llWhisper(integer channelID, string text)