Difference between revisions of "CurrentHP"

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

Latest revision as of 21:41, 12 September 2021

CurrentHP
  • Description: Checks the player's current hp.
  • Supports percentages.
Syntax:
CurrentHP <Math condition operators>
Example:
CurrentHP > 80%
CurrentHP > 4000
Set variables:
$.CurrentHPLast => Saves the last player hp that made CurrentHP become true
$.CurrentHPLastPercent => Saves the last player hp percentage that made CurrentHP become true