Difference between revisions of "Template:CharCurrentWeight"

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

Latest revision as of 09:38, 4 July 2019

This template describes the CharCurrentWeight state Conditions of the automacro eventMacros.
CharCurrentWeight
  • Description: Checks the player's current weight.
  • Supports percentages.
Syntax:
CharCurrentWeight <Math condition operators>
Example:
CharCurrentWeight > 80%
CharCurrentWeight > 4000
Set variables:
$.CharCurrentWeightLast => Saves the last player weight that made CharCurrentWeight become true
$.CharCurrentWeightLastPercent => Saves the last player weight percentage that made CharCurrentWeight become true