Difference between revisions of "CharCurrentWeight"

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

Latest revision as of 21:40, 12 September 2021

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