- Joined
- Apr 11, 2018
- Messages
- 45



The dummy unit does not cast stampede upon being spawned. Which is kinda the crux of the trigger. I have not touched this trigger at all. It worked previously, then after updating to Reforged it no longer works.
To answer some basic questions first. Yes the Dummy Unit can cast the spell, there are no requirements, no mana cost, the dummy unit can cast the spell.
Local variable u is properly set to the dummy unit because it does get the Generic Life Timer applied to it properly. The dummy unit does spawn properly. The dummy unit CAN be ordered to cast the spell because it did in an isolated trigger. It's just not being ordered to cast it here. For some reason. Yes the unit order is within the abilities castable range, as shown in local variable p2 it's being ordered to cast at a distance of 128, the spells max cast range is 300.
Any ideas? Because as I said, I haven't touched the trigger and it worked before Reforged just fine.