DeadZone Community Packages
    Preparing search index...
    • Returns if the user has the specified item with the minimum quantity required. Must be called on the ClientThread or it will silently error. Use HasItemSpecific if you want to avoid the client thread.

      Parameters

      • itemID: number

        the ID of the item to check

      • minQuantity: number

        the minimum quantity required

      Returns boolean