osReplaceRegionEnvironment
OSSLinteger osReplaceRegionEnvironment(integer transition, string daycycle, float daylen, float dayoffset, float altitude1, float altitude2, float altitude3)
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 | transition |
| string | daycycle |
| float | daylen |
| float | dayoffset |
| float | altitude1 |
| float | altitude2 |
| float | altitude3 |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
float osRound(float value, integer digits)
string osDrawRectangle(string drawList, integer width, integer height)
void osSetInertiaAsSphere(float mass, float radius, vector centerOfMass)
void osNpcStand(key npc)
string osSetPenCap(string drawList, string direction, string type)
float osGetTerrainHeight(integer x, integer y)
void osTriggerSound(integer linknum, string sound, float volume)
void osNpcSit(key npc, key target, integer options)