Skip to product information
1 of 1

Gold Item Dispenser | Verse Made Simple

Gold Item Dispenser | Verse Made Simple

Title 1
Save/bookmark this page link/url for future downloads of files. You can also access file by login to your account.

Downloadable files along with this product

    No files to download


    Details

        Gold Dispenser System (UEFN / Verse)

        Grant exact amounts of gold (or any item) without loops, subtraction workarounds, or unnecessary device logic.

        What Problem It Solves

        If you’ve ever:

        • Looped a granter to give 1 gold repeatedly
        • Granted a large amount and subtracted the extra
        • Stacked conditional buttons to correct over-granting

        This system replaces all of that with a single precise dispense call.

        How It Works

        The module breaks any amount into optimized denominations:

        1, 2, 5, 10, 100, 1,000, 10,000, 100,000

        When triggered, it calculates the most efficient combination and activates only the required Item Granters.

        Example: 1,234 gold becomes:

        • 1 × 1,000
        • 2 × 100
        • 1 × 10
        • 2 × 2

        No over-granting. No correction logic.

        What You Get

        • gold_dispenser creative device
        • item_dispenser helper class
        • Configurable trigger
        • Editable reward amount
        • Works with any item type, not just gold

        Why It’s Better

        • Cleaner Verse code
        • Reduced device calls
        • Predictable behavior
        • Reusable across multiple systems
        • Handles both small rewards and large payouts

        Useful for:

        • Tycoon income systems
        • Round rewards
        • Quest payouts
        • Admin tools
        • Event prizes

        Setup (Quick)

        1. Place the Gold Dispenser device
        2. Add 8 Item Granters (one per denomination)
        3. Connect them to the ItemDispenser
        4. Assign a Trigger
        5. Set the Amount

        Trigger fires and the activating player receives the exact configured amount.

        View full details

        Join our server!

        Get support, ask questions or suggest ideas for new code!