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
vector llGetColor(integer face)
integer llGetRegionFlags()
void llSetColor(vector color, integer face)
void llOffsetTexture(float u, float v, integer face)
void llSetVehicleVectorParam(integer param, vector vec)
float llFabs(float f)
void llSetLocalRot(rotation rot)
string llIntegerToBase64(integer number)