Difference between revisions of "ZenyChanged"

From OpenKore Wiki
Jump to navigation Jump to search
(Add EventMacro event condition: ZenyChanged)
(No difference)

Revision as of 15:06, 4 July 2019

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