ekrividus / autoMB

An ffxi windower addon to help with magic bursts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a scheduler for handling casting instead of using callouts

ekrividus opened this issue · comments

For autoMB stop using callouts for handling cast delays and multiple bursts.
Switch to a simple scheduling queue that will allow new casts to be queued up with a delay.