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
void llSetObjectName(string name)
vector llDetectedTouchNormal(integer index)
integer llGetInventoryPermMask(string item, integer mask)
string llGetAnimation(key id)
integer llTarget(vector position, float range)
void llOffsetTexture(float u, float v, integer face)
void llModifyLand(integer action, integer brush)
list llListSortStrided(list src, integer stride, integer stride_index, integer ascending)