Difference between revisions of "CurrentSP"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with "{{Template:CurrentSP}} Category:EventMacro_Automacros Category:EventMacro_Conditions_State")
 
m (4epT moved page currentSP to CurrentSP over a redirect without leaving a redirect)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 21:41, 12 September 2021

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