OSSL Constants
From OpenSimulator
Contents |
OSSL Constants
These are extracted from OpenSimulator DEV 0.7.4 OpenSim-9d66792-r/18996 May 12, 2012
Sources:
- LSL_Constants.cs (OpenSimulator source) for LSL and OSSL Constants
- CM_Constants.cs (OpenSimulator source) for LightShare/Windlight Constants
Additional constants to the LSL functions/events
changed() event
Constant Name | Value | Description |
CHANGED_ANIMATION | 16384 | the set of animations playing on the avatar to whom this object is attached has been changed. |
llDetectedType() and llSensor()
Constant Name | Value | Description |
OS_NPC | 0x01000000 | Target is NPC. Use this instead of NPC (Justincc's blog) |
Back to Scripting Documentation