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
5 starting with “M” of 934 — the named values scripts use for flags, permissions and change events.
| Constant | Type | Value |
|---|---|---|
| MASK_BASE | integer | 0 |
| MASK_EVERYONE | integer | 3 |
| MASK_GROUP | integer | 2 |
| MASK_NEXT | integer | 4 |
| MASK_OWNER | integer | 1 |