Difference between revisions of "CartCurrentSize"

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

Latest revision as of 21:38, 12 September 2021

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