Go down
Asgard_Ragna
Asgard_Ragna
COL
COL
Posts : 750
realm_3
Réputation : 7
Fly Pp_off10
Regist Date : 2006-01-20

Fly Empty Re: Fly

Wed 22 Feb 2006, 22:48
Use the Warstomp or Thunderclap Ability for this Spell

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.


Last edited by on Thu 23 Feb 2006, 13:17; edited 1 time in total
Sath
Sath
MG
MG
Posts : 1576
realm_3
Réputation : 62
Fly Pp_fou10
Regist Date : 2005-07-15
http://dotd6.net

Fly Empty 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. cheers
Asgard_Ragna
Asgard_Ragna
COL
COL
Posts : 750
realm_3
Réputation : 7
Fly Pp_off10
Regist Date : 2006-01-20

Fly Empty Re: Fly

Thu 23 Feb 2006, 13:19
Done Only for you Sath tongue have fun with it dwarf
Sponsored content

Fly Empty Re: Fly

Back to top
Permissions in this forum:
You cannot reply to topics in this forum