osSetSunParam
OSSLvoid osSetSunParam(string param, float value)
Sets the current region's sun parameters.; Param are: day_length, year_length, day_night_offset, update_interval.
Parameters
| Type | Name |
|---|---|
| string | param |
| float | value |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osPlaySound(integer linknum, string sound, float volume)
void osGiveLinkInventory(integer linkNumber, key destination, string inventory)
void osNpcShout(key npc, integer channel, string message)
string osGetInventoryDesc(string itemNameOrId)
vector osGetSitTargetPos()
void osCauseHealing(key agentId, float healing)
void osSetEstateSunSettings(integer sunFixed, float sunHour)
void osSetInertiaAsCylinder(float mass, float radius, float length, vector centerOfMass, rotation lslrot)