osSetWindParam
OSSLvoid osSetWindParam(string plugin, string param, float value)
Sets 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 |
| float | value |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osSetLinkStandTarget(integer linkNumber, vector v)
key osGetLastChangedEventKey()
string osStringReplace(string src, string oldvalue, string newvalue)
void osForceBreakLink(integer linknum)
list osGetAvatarList()
void osSetTerrainTextureHeight(integer corner, float low, float high)
void osSetSitActiveRange(float v)
integer osConsoleCommand(string Command)