Difference between revisions of "Template:InventoryCurrentSize"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with " <noinclude>This template describes the '''InventoryCurrentSize''' state Conditions of the automacro eventMacros.</noinclude> ;InventoryCurrentSize :* Des...")
 
(No difference)

Latest revision as of 10:15, 4 July 2019

This template describes the InventoryCurrentSize state Conditions of the automacro eventMacros.
InventoryCurrentSize
  • Description: Checks the player current item count.
  • Supports percentages. (but it won't change anything since you can have 100 items max)
Syntax:
InventoryCurrentSize <Math condition operators>
Example:
InventoryCurrentSize > 70%
InventoryCurrentSize > 30
Set variables:
$.InventoryCurrentSizeLast => Saves the last player item count that made InventoryCurrentSize become true