- Joined
- Aug 5, 2014
- Messages
- 205
Hello!
Recently i've run in a very odd case.
I used dummy casting spells in my map, and spells which dummy should cast based on a channel ability.
And everything worked fine.
So some event creates dummy unit, which in some conditions cast a channel-based spell, which trigger other events.
But after some development it simple stoped working. Dummy simple doesnt respond on issue to cast a spell if it channel based.
I cheked everything, it has enough time to cast, it has enough range, it has enough mana and of course order-id matches. If i replace channel with another spell, with native order-id which i used in channel, it works.
But it all doesnt matter, because it all worked, and i didnt change anything related to this trigger.
What could cause such behaivior change? I simply cant recall what i have done in map, which could alter it.
Tank you.
Recently i've run in a very odd case.
I used dummy casting spells in my map, and spells which dummy should cast based on a channel ability.
And everything worked fine.
So some event creates dummy unit, which in some conditions cast a channel-based spell, which trigger other events.
But after some development it simple stoped working. Dummy simple doesnt respond on issue to cast a spell if it channel based.
I cheked everything, it has enough time to cast, it has enough range, it has enough mana and of course order-id matches. If i replace channel with another spell, with native order-id which i used in channel, it works.
But it all doesnt matter, because it all worked, and i didnt change anything related to this trigger.
What could cause such behaivior change? I simply cant recall what i have done in map, which could alter it.
Tank you.