osReplaceParcelEnvironment
OSSLinteger osReplaceParcelEnvironment(integer transition, string daycycle)
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 |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osForceDropAttachment()
void osParcelJoin(vector pos1, vector pos2)
vector osGetLinkStandTarget(integer linkNumber)
void osNpcRemove(key npc)
string osDrawFilledRectangle(string drawList, integer width, integer height)
string osAESDecryptFrom(string secret, string encryptedText, string ivString)
integer osStringLastIndexOf(string src, string value, integer start, integer count, integer ignorecase)
integer osIsNotValidNumber(float v)