open_shop
Typewriter Web panel: click Add Page, then use Search bar or + to create the entry with its exact identifier.
This action opens a shop from a quest, NPC, GUI menu, or another TypeWriter sequence.
Field
| Exact field | Type | Role |
|---|---|---|
shop | Ref<ShopDefinitionEntry> | Reference to the shop to open. |
In practice
- Create a
ShopDefinitionEntryfirst. - Create the
open_shopaction. - Select the
shopreference in the web interface. - Trigger the action from your entry or sequence.
If the menu does not open, check the reference, GUI, typewriter.shop.open, and currency dependencies.