Difference between revisions of "Template:CurrentSP"

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

Latest revision as of 09:44, 4 July 2019

This template describes the CurrentSP state Conditions of the automacro eventMacros.
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