plz check for leaks

isaax190

New Member
Reaction score
2
Code:
pressure
    Events
        Unit - A unit Starts the effect of an ability
    Conditions
        (Ability being cast) Equal to Pressure 
    Actions
        Unit - Create 1 dummy for (Owner of (Triggering unit)) at (Position of (Target unit of ability being cast)) facing Default building facing degrees
        Unit - Add a 1.00 second Generic expiration timer to (Last created unit)
        Unit - Add Thunder Clap to (Last created unit)
        Unit - Set level of Thunder Clap for (Last created unit) to (Level of Pressure  for (Triggering unit))
        Unit - Order (Last created unit) to Human Mountain King - Thunder Clap
        Special Effect - Create a special effect attached to the overhead of (Target unit of ability being cast) using Abilities\Spells\Human\FlameStrike\FlameStrike1.mdl
 

Furby

Current occupation: News poster
Reaction score
144
Add
Code:
Special Effect - Destroy (Last created special effect)
at the end of trigger.
 

Draphoelix

It's not the wintercold that's killing me
Reaction score
132
Change it to

Code:
pressure
    Events
        Unit - A unit Starts the effect of an ability
    Conditions
        (Ability being cast) Equal to Pressure 
    Actions
        set P = (Position of (Target unit of ability being cast))
        Unit - Create 1 dummy for (Owner of (Triggering unit)) at P facing Default building facing degrees
        Unit - Add a 1.00 second Generic expiration timer to (Last created unit)
        Unit - Add Thunder Clap to (Last created unit)
        Unit - Set level of Thunder Clap for (Last created unit) to (Level of Pressure  for (Triggering unit))
        Unit - Order (Last created unit) to Human Mountain King - Thunder Clap
        Special Effect - Create a special effect attached to the overhead of (Target unit of ability being cast) using Abilities\Spells\Human\FlameStrike\FlameStrike1.mdl
        Destroy (Last Created Special Effect
        call RemoveLocation(udg_P)
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top