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 llOffsetTexture(float u, float v, integer face)
string llBase64ToString(string str)
void llSetRot(rotation rot)
void llSitTarget(vector offset, rotation rot)
list llCastRay(vector start, vector end, list options)
integer llGetInventoryNumber(integer type)
key llRequestSecureURL()
void llDialog(key avatarId, string message, list buttons, integer chat_channel)