Template:CartCurrentWeight

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