- Asgard_RagnaCOL
- Posts : 750
Réputation : 7
Regist Date : 2006-01-20
Re: Fly
Wed 22 Feb 2006, 22:48
Use the Warstomp or Thunderclap Ability for this Spell
You also can use Einheit - Add Krähengestalt to Triggering Unit except the fly ability or The Hero/Unit is a flying Unit.
- Code:
Einheit - A unit Startet den Effekt einer Fähigkeit
(Ability being cast) Gleich Jump Stamp
If ((Level of Jump Stamp for (Casting unit)) Gleich 1) then do (Einheitengruppe - Pick every unit in (Units within 250.00 of (Position of (Casting unit))) and do (Spezialeffekt - Create a special effect at (Position of (Picked unit)) using Abilities\Spells\Orc\WarStomp\WarStompCaster.mdl)) else do (Do nothing)
Spezialeffekt - Destroy (Last created special effect)
If ((Level of Jump Stamp for (Casting unit)) Gleich 2) then do (Einheitengruppe - Pick every unit in (Units within 300.00 of (Position of (Casting unit))) and do (Spezialeffekt - Create a special effect at (Position of (Picked unit)) using Abilities\Spells\Orc\WarStomp\WarStompCaster.mdl)) else do (Do nothing)
Spezialeffekt - Destroy (Last created special effect)
If ((Level of Jump Stamp for (Casting unit)) Gleich 3) then do (Einheitengruppe - Pick every unit in (Units within 350.00 of (Position of (Casting unit))) and do (Spezialeffekt - Create a special effect at (Position of (Picked unit)) using Abilities\Spells\Orc\WarStomp\WarStompCaster.mdl)) else do (Do nothing)
Spezialeffekt - Destroy (Last created special effect)
If ((Level of Jump Stamp for (Casting unit)) Gleich 4) then do (Einheitengruppe - Pick every unit in (Units within 400.00 of (Position of (Casting unit))) and do (Spezialeffekt - Create a special effect at (Position of (Picked unit)) using Abilities\Spells\Orc\WarStomp\WarStompCaster.mdl)) else do (Do nothing)
Spezialeffekt - Destroy (Last created special effect)
If ((Level of Jump Stamp for (Casting unit)) Gleich 5) then do (Einheitengruppe - Pick every unit in (Units within 450.00 of (Position of (Casting unit))) and do (Spezialeffekt - Create a special effect at (Position of (Picked unit)) using Abilities\Spells\Orc\WarStomp\WarStompCaster.mdl)) else do (Do nothing)
Spezialeffekt - Destroy (Last created special effect)
If ((Level of Jump Stamp for (Casting unit)) Gleich 6) then do (Einheitengruppe - Pick every unit in (Units within 500.00 of (Position of (Casting unit))) and do (Spezialeffekt - Create a special effect at (Position of (Picked unit)) using Abilities\Spells\Orc\WarStomp\WarStompCaster.mdl)) else do (Do nothing)
Spezialeffekt - Destroy (Last created special effect)
Animation - Change (Casting unit) flying height to 900.00 at 2300.00
Einheit - Pause ein (Casting unit)
Wait 0.50 seconds
Animation - Change (Casting unit) flying height to 0.00 at 2300.00
Einheit - Remove Fly from (Casting unit)
Spezialeffekt - Create a special effect attached to the overhead of (Casting unit) using Abilities\Spells\Human\StormBolt\StormBoltTarget.mdl
Wait 2.00 seconds
Einheit - Pause aus (Casting unit)
Spezialeffekt - Destroy (Last created special effect)
You also can use Einheit - Add Krähengestalt to Triggering Unit except the fly ability or The Hero/Unit is a flying Unit.
Re: Fly
Thu 23 Feb 2006, 02:12
Hi ok , ty it ll help me for making some spell triggers
maybe you can replace the " triggering unit by casting unit "
your method work but i say that cause i never use triggering unit ^^
anyway ty for ur post.
maybe you can replace the " triggering unit by casting unit "
your method work but i say that cause i never use triggering unit ^^
anyway ty for ur post.
- Asgard_RagnaCOL
- Posts : 750
Réputation : 7
Regist Date : 2006-01-20
Re: Fly
Thu 23 Feb 2006, 13:19
Done Only for you Sath have fun with it
Permissions in this forum:
You cannot reply to topics in this forum