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 osSetParcelDetails(vector pos, list rules)
string osDrawResetTransform(string drawList)
void osForceAttachToAvatar(integer attachment)
void osNpcSit(key npc, key target, integer options)
list osGetNPCList()
vector osGetSitTargetPos()
void osGiveLinkInventory(integer linkNumber, key destination, string inventory)
key osAgentSaveAppearance(key agentId, string notecard, integer includeHuds)