osMin
OSSLfloat osMin(float a, float b)
Returns the lesser of two numbers
Parameters
| Type | Name |
|---|---|
| float | a |
| float | b |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osKickAvatar(key agentId, string alert)
void osNpcRemove(key npc)
void osLocalTeleportAgent(key agent, LSL_Types.Vector3 position, LSL_Types.Vector3 velocity, LSL_Types.Vector3 lookat, integer flags)
integer osReplaceAgentEnvironment(key agentkey, integer transition, string daycycle)
integer osReplaceParcelEnvironment(integer transition, string daycycle)
void osForceAttachToOtherAvatarFromInventory(string rawAvatarId, string itemName, integer attachmentPoint)
integer osEjectFromGroup(key agentId)
void osSetRegionSunSettings(integer useEstateSun, integer sunFixed, float sunHour)