DeadZone Community Packages
    Preparing search index...
    • Withdraws an item from the bank with the provided quantity

      Parameters

      • id: number

        the ID of the item to withdraw

      • type: BankWithdrawType

        the quantity of said item you'd like to withdraw

      • allowDuplicate: boolean

        forces the action queue to allow duplicates of this entry to exist

      Returns void