- Joined
- Jun 27, 2010
- Messages
- 2,763
So I made a dummy spell called [Mass Entangling Roots] and then a dummy with the ability Entangling roots
A trigger that picks all units around the caster and creates a dummy next to the caster and the dummy is ordered for each unit to cast entangling roots
The Entangling roots has casting time 0, mana required 0 so there must not be a problem right?
Only one unit got affected.
OK, I decided to use 2 dummies. 4 got affected. OH man, what the fuck?!
I created SIX dummies.
In an area with 20 enemy units it affects 12!
Also i created a trigger that loops each half second with unit array that turns off when the last unit is reached.
each half second because if it's lower time between loops, the amount of affected units gets reduced.
logically this shouldn't happen because the spell has no cooldown.
Does anyone have an idea what's going on?
EDIT: on 0.70 interval loop it affects all 20. Anyway. What if they are 40?
A trigger that picks all units around the caster and creates a dummy next to the caster and the dummy is ordered for each unit to cast entangling roots
The Entangling roots has casting time 0, mana required 0 so there must not be a problem right?
Only one unit got affected.
OK, I decided to use 2 dummies. 4 got affected. OH man, what the fuck?!
I created SIX dummies.
In an area with 20 enemy units it affects 12!
Also i created a trigger that loops each half second with unit array that turns off when the last unit is reached.
each half second because if it's lower time between loops, the amount of affected units gets reduced.
logically this shouldn't happen because the spell has no cooldown.
Does anyone have an idea what's going on?
EDIT: on 0.70 interval loop it affects all 20. Anyway. What if they are 40?