OsReplaceParcelEnvironment
From OpenSimulator
integer osReplaceParcelEnvironment(integer transition, string daycycle)
| |
| Replaces parcel daycycle. If parameter daycycle is NULL_KEY or "", parcel environment is removed. daycycle can be a name of a daycycle asset on prim contents. If it is a UUID it can also be grid asset. | |
| Threat Level | This function does not do a threat level check |
| Permissions | Use of this function is always allowed by default |
| Extra Delay | 0 seconds |
| Example(s) | |
// | |
| Notes | |
| Added in 0.9.2 | |