The Editor

Trading Lists

Reminder: Hover your mouse over almost any input, field, selectionbox or button in the Editor to receive tooltips and examples.

Table of contents

    The Trading List Creator

    If you want to create a merchant or any kind of shop that sells items to the player, or buys items from the player, you need to have a Trading List. A Trading list is simply a list of items that the shop can sell, in unlimited quantities.

    Paragraph

    Create a new Trading List and give it a unique ID.

    Then select it, and click 'Edit Itemlist'. In here you can then add all Items that can be sold to the player.

    Each Item in the shop is available in unlimited quantities. If you want to restrict the amount, I recommend going with Dialogues and Events.

    In order to start a Trade, the EventBit 'Trade_Start' is needed, along with the ID you gave it. More about that later though.

    If you are following the Guide, continue with Quests.