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
string osSetPenColor(string drawList, LSL_Types.Vector3 color, float alpha)
string osGetGridHomeURI()
void osPlaySoundSlave(integer linknum, string sound, float volume)
void osLinkParticleSystem(integer linknumber, list rules)
void osDie(key objectUUID)
string osDrawRotationTransform(string drawList, float x)
void osSetContentType(key id, string type)
void osSetInertiaAsBox(float mass, vector boxSize, vector centerOfMass, rotation rot)