Open URL โ
Offer a web link (store, social media, manual) to the owner in a dialog.
Shows the owner a dialog with a message and a Go to page button that opens the URL in their browser.
Fields โ
| Field | Required | What to enter |
|---|---|---|
URL | Yes | A full address starting with http:// or https://. |
Message | Yes | The text shown in the dialog. Keep it short; the dialog is small. |
Notes โ
- Only the owner receives the dialog (Second Life's
llLoadURL), never bystanders. - The viewer asks the user to confirm before opening the browser; that is normal.
- Expensive: 200 memory units. One or two link buttons per HUD are fine; on FREE, avoid many.
- Typical uses: Marketplace store, Flickr, Discord invite, this documentation, a Google Form for support.
Example โ
text
btn_store โ Open URL: https://marketplace.secondlife.com/stores/โฆ, "Visit our store for more colors!"