- Joined
- May 28, 2009
- Messages
- 223
Okey, here is the problem:
I've made a spell that I call Frozen Spirits which is pretty much finished.
But the problem is that I cant get the damage to occur after the spell hits the targets.
It damage the targeted units directly after choosing the target of the spell. The hole thing just looks horrible.
If my english is un clear, just try my attached map and I think you understand what's my problem.
Check this out:
Please respond! (I usually has a hard time getting anyone to awnser any of my forum post regarding help *boho*)
I've made a spell that I call Frozen Spirits which is pretty much finished.
But the problem is that I cant get the damage to occur after the spell hits the targets.
It damage the targeted units directly after choosing the target of the spell. The hole thing just looks horrible.
If my english is un clear, just try my attached map and I think you understand what's my problem.
Check this out:
-
Frozen Spirits
-
Events
-
Unit - A unit Starts the effect of an ability
-
-
Conditions
-
(Ability being cast) Equal to Frozen Spirits
-
-
Actions
-
Set FrozenSpiritsLoc = (Target point of ability being cast)
-
Set FrozenSpiritsCaster = (Casting unit)
-
Set FrozenSpiritsLevel = 1
-
Set FrozenSpiritsLevel = (FrozenSpiritsLevel x (Level of Frozen Spirits for (Casting unit)))
-
Unit Group - Pick every unit in (Units within 250.00 of FrozenSpiritsLoc) and do (Unit Group - Add (Picked unit) to FrozenSpiritDamage)
-
Trigger - Turn on Frozen Spirits Slow <gen>
-
-
-
Frozen Spirits Slow
-
Events
-
Time - Every 0.20 seconds of game time
-
-
Conditions
-
Actions
-
Unit - Create 1 dummy 2 for (Owner of FrozenSpiritsCaster) at FrozenSpiritsLoc facing Default building facing degrees
-
Unit - Add a 2.00 second Generic expiration timer to (Last created unit)
-
Unit - Set level of Frozen Spirits (Slow effect) for (Last created unit) to FrozenSpiritsLevel
-
Unit Group - Pick every unit in FrozenSpiritDamage and do (Actions)
-
Loop - Actions
-
Special Effect - Create a special effect attached to the origin of (Picked unit) using Abilities\Spells\Undead\FrostArmor\FrostArmorDamage.mdl
-
-
-
Unit - Order (Last created unit) to Human Mountain King - Thunder Clap
-
Trigger - Turn off (This trigger)
-
-
Please respond! (I usually has a hard time getting anyone to awnser any of my forum post regarding help *boho*)
Attachments
Last edited: