OSSL Constants
From OpenSimulator
(Difference between revisions)
(→OSSL Constants: updated with return link) |
(→OSSL Constants: OS NPC RUNNING) |
||
Line 71: | Line 71: | ||
|- | |- | ||
| [[OSSL Constants/OS NPC SENSE AS AGENT|OS_NPC_SENSE_AS_AGENT]] || 0x4 || osNPC | | [[OSSL Constants/OS NPC SENSE AS AGENT|OS_NPC_SENSE_AS_AGENT]] || 0x4 || osNPC | ||
+ | |- | ||
+ | | [[OSSL Constants/OS NPC RUNNING| OS_NPC_RUNNING]] || 4 || osNPC | ||
|- | |- | ||
| [[OSSL Constants/PARCEL DETAILS CLAIMDATE|PARCEL_DETAILS_CLAIMDATE]] || 10|| osSetParcelDetails | | [[OSSL Constants/PARCEL DETAILS CLAIMDATE|PARCEL_DETAILS_CLAIMDATE]] || 10|| osSetParcelDetails |
Revision as of 05:16, 12 May 2012
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
Back to Scripting Documentation