Template:CartCurrentSize

From OpenKore Wiki
Revision as of 09:36, 4 July 2019 by 4epT (talk | contribs) (Created page with " <noinclude>This template describes the '''CartCurrentSize''' state Conditions of the automacro eventMacros.</noinclude> ;CartCurrentSize :* Description:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This template describes the CartCurrentSize state Conditions of the automacro eventMacros.
CartCurrentSize
  • Description: Checks the player's cart current item quantity.
  • Supports percentages.
Syntax:
CartCurrentSize <Math condition operators>
Example:
CartCurrentSize > 80%
CartCurrentSize > 4000
Set variables:
$.CartCurrentSizeLast => Saves the last cart item quantity that made CartCurrentSize become true
$.CartCurrentSizeLastPercent => Saves the last cart item quantity percentage that made CartCurrentSize become true