Ok, I have asked in discord and I am still stuck. Some how, my brain is stuck stupid on this code.
I want to see if Bold Attacks is enabled, before I toggle it when I do not want to disabled it.
if mq.TLO.Me.AbilityReady('bold attacks')() == "false" then
mq.cmd('/alt act 793')
end
I want to see if Bold Attacks is enabled, before I toggle it when I do not want to disabled it.
if mq.TLO.Me.AbilityReady('bold attacks')() == "false" then
mq.cmd('/alt act 793')
end

