osGetWindParam
OSSLfloat osGetWindParam(string plugin, string param)
Gets the value of param property for plugin module.; SimpleRandomWind plugin param is: strength.; ConfigurableWind plugin params are: avgStrength, avgDirection, varStrength, varDirection, rateChange.
Parameters
| Type | Name |
|---|---|
| string | plugin |
| string | param |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osNpcShout(key npc, integer channel, string message)
void osSetSunParam(string param, float value)
integer osGetSittingAvatarsCount(key object_id)
list osGetInventoryItemKeys(integer type)
integer osTerrainSetHeight(integer x, integer y, float val)
vector osGetDrawStringSize(string contentType, string text, string fontName, integer fontSize)
void osTriggerSoundLimited(integer linknum, string sound, float volume, vector top_north_east, vector bottom_south_west)
void osGiveLinkInventoryList(integer linkNumber, key destination, string folderName, list inventory)