osCheckODE
OSSLinteger osCheckODE()
Checks if physics engine is legacy ODE and returns 1 ( TRUE ) it is, or 0 ( FALSE ) if not
Takes no parameters.
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
float osMin(float a, float b)
void osTeleportAgent(string agent, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat)
string osDrawEllipse(string drawList, integer width, integer height)
void osForceAttachToAvatar(integer attachment)
key osGetRezzingObject()
integer osReplaceRegionEnvironment(integer transition, string daycycle, float daylen, float dayoffset, float altitude1, float altitude2, float altitude3)
list osGetLinkInventoryNames(integer linkNumber, integer type)
void osSetInertiaAsSphere(float mass, float radius, vector centerOfMass)