Forgot? Join

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.

Functions · Constants

llRequestURL

LSL
key llRequestURL()

Requests one HTTP:// URL for use by this script. The http_request event is triggered with the result of the request.\ Returns a key that is the handle used for identifying the result in the http_request event.

Takes no parameters.

Energy 10

The Linden Scripting Library — what every SL-compatible grid provides.

More in LSL