osMax
OSSLfloat osMax(float a, float b)
Returns the greater 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 osNpcWhisper(key npc, integer channel, string message)
void osLocalTeleportAgent(key agent, LSL_Types.Vector3 position, LSL_Types.Vector3 velocity, LSL_Types.Vector3 lookat, integer flags)
string osSetFontSize(string drawList, integer fontSize)
void osSetTerrainTextures(list textures, integer types)
void osSetRegionSunSettings(integer useEstateSun, integer sunFixed, float sunHour)
integer osGetSimulatorMemory()
void osNpcSay(key npc, integer channel, string message)
void osKickAvatar(key agentId, string alert)