Ovale Spell Priority

Ovale Spell Priority

6M Downloads

Variables module bug

mwojtkowski opened this issue ยท 0 comments

commented

Variable module resets itself on every frame/icon update.

It is used in Arcane Mage script to keep track of burn phases but at this moment

if not GetState(burn_phase) > 0 and not GetState(burn_phase) > 0 SetState(burn_phase 1)

is true on every pass