Template:InStorageID

From OpenKore Wiki
Revision as of 10:05, 4 July 2019 by 4epT (talk | contribs) (Created page with " <noinclude>This template describes the '''InStorageID''' state Conditions of the automacro eventMacros.</noinclude> ;InStorageID :* Description: Checks i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This template describes the InStorageID state Conditions of the automacro eventMacros.
InStorageID
  • Description: Checks if the player has a certain quantity of an item in the storage, uses item ID.
  • Does not support percentages.
Syntax:
InStorageID <item ID> <Math condition operators>
Example:
InStorageID 507 100..500
Set variables:
$.InStorageIDLast => Saves the ID of the last item that made InStorageID become true
$.InStorageIDLastAmount => Saves the amount in storage of the last item that made InStorageID become true