I'm having an issue with logic of a Lua i'm working on. For some reason when a dot is in last tic, it reports as false. Not sure why or what what is causing this. It is causing me to overwrite the last tic of a dot.
Anyone have any ideas?
mq.TLO.Target.MyBuff(dotName)()
I also tried using mq.TLO.Target.MyBuff(dotName).Duration.TotalSeconds() but for some reason this doesn't even find the dot and reports nil or null.
Anyone have any ideas?
mq.TLO.Target.MyBuff(dotName)()
I also tried using mq.TLO.Target.MyBuff(dotName).Duration.TotalSeconds() but for some reason this doesn't even find the dot and reports nil or null.


