Template:ZenyChanged

From OpenKore Wiki
Revision as of 10:09, 5 July 2019 by 4epT (talk | contribs) (Created page with " <noinclude>This template describes the '''ZenyChanged''' Event Conditions of the automacro eventMacros.</noinclude> ;ZenyChanged :* Description: Is check...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This template describes the ZenyChanged Event Conditions of the automacro eventMacros.
ZenyChanged
  • Description: Is checked everytime the amount of zeny changes, is true if the math condition is true.
  • Supports percentages. (based on total zeny before change and change amount)
Syntax:
ZennyChanged <Math condition operators>
Example:
ZennyChanged > 10%
ZennyChanged >= 1000
Set variables:
$.ZennyChangedLastChange => Saves the amount of zenny changed that made ZennyChanged activate
$.ZennyChangedLastZennyAfter => Saves the amount of zenny left after the change that made ZennyChanged activate