URL Item Definition¶
URL items point at external web content. Use them when an item should open a website, hosted document, or another remote resource from inside the inventory.
Placement¶
Register URL items in:
Use lia.item.registerItem in that shared file to define the item directly from code.
Reference¶
| Field | Type | Purpose |
|---|---|---|
name |
string |
Display name shown in the inventory. |
desc |
string |
Description text shown to the player. |
model |
string |
World and inventory model used by the item. |
url |
string |
Remote URL opened or referenced by the item. |