Ovale Spell Priority

Ovale Spell Priority

6M Downloads

AddFunction enhancementprecombatmainactions {} issue

tpayne57 opened this issue ยท 0 comments

commented

"AddFunction enhancementprecombatmainactions
{
#flask
#food
#augmentation
#lightning_shield
spell(lightning_shield)
#windfury_weapon
spell(windfury_weapon)
#flametongue_weapon
spell(flametongue_weapon)
#potion
if checkboxon(opt_use_consumables) and target.classification(worldboss) item(disabled_item usable=1)
}"
the above portion of the script will keep lightning shield displayed for what to cast and never changes. when i comment out spell(spellname) lines above the rotation starts to display as expected