llLoadURL
LSLvoid llLoadURL(string avatar_id, string message, string url)
Shows dialog to avatar AvatarID offering to load web page at URL. If user clicks yes, launches their web browser.\ llLoadURL displays a dialogue box to the user, offering to load the specified web page using the default web browser.
Parameters
| Type | Name |
|---|---|
| string | avatar_id |
| string | message |
| string | url |
Sleeps
0.1s
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.