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
2 starting with “Z” of 934 — the named values scripts use for flags, permissions and change events.
| Constant | Type | Value |
|---|---|---|
| ZERO_ROTATION | rotation | new rotation(0.0, 0.0, 0.0, 1.0) |
| ZERO_VECTOR | vector | new vector(0.0, 0.0, 0.0) |