CurrentSP

From OpenKore Wiki
Revision as of 09:44, 4 July 2019 by 4epT (talk | contribs) (Created page with "{{Template:CurrentSP}} Category:EventMacro_Automacros Category:EventMacro_Conditions_State")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
CurrentSP
  • Description: Checks the player's current sp.
  • Supports percentages.
Syntax:
CurrentSP <Math condition operators>
Example:
CurrentSP > 80%
CurrentSP > 4000
Set variables:
$.CurrentSPLast => Saves the last player sp that made CurrentSP become true
$.CurrentSPLastPercent => Saves the last player sp percentage that made CurrentSP become true