- Joined
- Dec 8, 2023
- Messages
- 10
I made spells that use this function. When for example I use Spell A, the whole trigger works. But when I use Spell B while Spell A is not yet done with the For each integer function, it skips Spell A and proceeds with Spell B. And when I make an AoE spell, the for each integer function only works on one unit instead of all. As you can see I am noob and doesn't know a single sheeesh about programming and coding. The question is how can I make it so that all the For each integer function on all spells will work all the time regardless if the triggers are triggered simultaneously? If not, what alternatives can be sought?