i try make an easy spell but its not working....
the dummy unit comes 2 sec after he do the spell....
here is the trigger...
and i also want to make the ground get black when he do it like a dark dirt under the hero in a area of 400x400 sumthing and then make it disapair after that how i do this show me trigger plz
heer is how far im now....
the dummy unit comes 2 sec after he do the spell....
here is the trigger...
and i also want to make the ground get black when he do it like a dark dirt under the hero in a area of 400x400 sumthing and then make it disapair after that how i do this show me trigger plz
heer is how far im now....
-
Untitled Trigger 003
-
Events
- Unit - A unit Starts the effect of an ability
-
Conditions
- (Ability being cast) Equal to War Stomp Orig
-
Actions
- Unit - Create 1 Warstomp Evil demon bal Dummy for (Owner of (Casting unit)) at (Position of (Casting unit)) facing (Position of (Triggering unit))
- Unit - Add a 2.00 second Generic expiration timer to (Last created unit)
- Special Effect - Create a special effect attached to the overhead of (Casting unit) using Abilities\Spells\Undead\AnimateDead\AnimateDeadTarget.mdl
- Special Effect - Destroy (Last created special effect)
-
Events