osCollisionSound
OSSLvoid osCollisionSound(string impact_sound, float impact_volume)
Sets collision sound to impact_sound with specified volume.
Parameters
| Type | Name |
|---|---|
| string | impact_sound |
| float | impact_volume |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
integer osIsNotValidNumber(float v)
integer osSetTerrainHeight(integer x, integer y, float val)
void osSetHealRate(key agentId, float health)
void osSetWindParam(string plugin, string param, float value)
void osSetInertiaAsCylinder(float mass, float radius, float length, vector centerOfMass, rotation lslrot)
string osDrawScaleTransform(string drawList, float x, float y)
integer osRegionRestart(float seconds, string msg)
void osTerrainFlush()