osStopSound
OSSLvoid osStopSound(integer linknum)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| integer | linknum |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osSetRegionWaterHeight(float height)
void osSetInertia(float mass, vector centerOfMass, vector principalInertiaScaled, rotation rot)
integer osApproxEquals(rotation ra, rotation rb, float margin)
void osTeleportOwner(LSL_Types.Vector3 position, LSL_Types.Vector3 lookat)
void osSetTerrainTexture(integer level, key texture)
list osGetParcelIDs()
list osOldList2ListStrided(list src, integer start, integer end, integer stride)
string osDrawRectangle(string drawList, integer width, integer height)