The special effect is not appearing. When I set the special effect to appear at location of the triggering unit it all works fine but when I change it so the effect appears at the target of the ability being used the effect doesn't appear.
Here's the trigger.
Here's the trigger.
-
Cloud Effect
-
Events
-
Unit - A unit Finishes casting an ability
-
-
Conditions
-
(Ability being cast) Equal to Cloud of Disease
-
-
Actions
-
Set CloudPoint = (Target point of ability being cast)
-
Special Effect - Create a special effect at CloudPoint using Abilities\Spells\Undead\PlagueCloud\PlagueCloudCaster.mdl
-
Wait 10.00 seconds
-
Special Effect - Destroy (Last created special effect)
-
-