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
7 starting with “H” of 934 — the named values scripts use for flags, permissions and change events.
| Constant | Type | Value |
|---|---|---|
| HTTP_BODY_MAXLENGTH | integer | 2 |
| HTTP_CUSTOM_HEADER | integer | 5 |
| HTTP_METHOD | integer | 0 |
| HTTP_MIMETYPE | integer | 1 |
| HTTP_PRAGMA_NO_CACHE | integer | 6 |
| HTTP_VERBOSE_THROTTLE | integer | 4 |
| HTTP_VERIFY_CERT | integer | 3 |