Difference between revisions of "CartCurrentWeight"

From OpenKore Wiki
Jump to navigation Jump to search
m (Conversion script moved page CartCurrentWeight to cartCurrentWeight: Converting page titles to lowercase)
m (4epT moved page cartCurrentWeight to CartCurrentWeight over a redirect without leaving a redirect)
 
(No difference)

Latest revision as of 21:38, 12 September 2021

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