Hi all,
I'm having an issue with casting Impact with my BLM LUA. It's a mote. I have an idle, precast and midcast set for Impact. When I turn on debugmode and try to cast Impact, I can see my precast is trying to use sets.precast.FC and gets hung up. It won't use the precast for Impact I made. I have tried sets.precast.Impact and sets.precast['Impact'] but neither seem to work. I can see it attempting to switch to midcast.Impact and back to idle.Impact but it's the precast that's having issues.
Anyone else experience this and have a solution? Thanks.