Scripting
LSL Guide
Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.
Constants
12 starting with “D” of 934 — the named values scripts use for flags, permissions and change events.
| Constant | Type | Value |
|---|---|---|
| DATA_BORN | integer | 3 |
| DATA_NAME | integer | 2 |
| DATA_ONLINE | integer | 1 |
| DATA_PAYINFO | integer | 8 |
| DATA_RATING | integer | 4 |
| DATA_SIM_POS | integer | 5 |
| DATA_SIM_RATING | integer | 7 |
| DATA_SIM_RELEASE | integer | 128 |
| DATA_SIM_STATUS | integer | 6 |
| DEBUG_CHANNEL | integer | 0x7FFFFFFF |
| DEG_TO_RAD | float | 0.01745329238f |
| DENSITY | integer | 1 |