autotarget hero when finished reviving???

serb7

New Member
Reaction score
1
i was told to use this......

Trigger:
  • force target on revive 1
    • Events
      • Unit - A unit finishes reviving
    • Conditions
    • Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Triggering unit) Equal to Ninja 0001 <gen>
        • Then - Actions
          • Unit - Order Ninja 0001 <gen> to Attack Ninja 0001 <gen>
        • Else - Actions
          • Do nothing


but that doesnt work.....

what i want to do is force a player to target his hero when it rezes..
 

HeX.16

Isn't Trollin You Right Now
Reaction score
131
Your ordering your ninja hero to attack himself.
Maybe this?
Trigger:
  • Auto Select
    • Events
      • Unit - A unit Finishes reviving
    • Conditions
    • Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • ((Triggering unit) is A Hero) Equal to True
        • Then - Actions
          • Camera - Pan camera for (Owner of (Triggering unit)) to (Position of (Triggering unit)) over 0.00 seconds
          • Selection - Select (Triggering unit) for (Owner of (Triggering unit))
        • Else - Actions

This will move the camera and select the hero for the player.
 

BcBoy

Active Member
Reaction score
6
THis should work...

Trigger:
  • Force Selection
    • Events
      • Unit - A unit Finishes reviving
    • Conditions
      • (Reviving Hero) Equal to Ninja
    • Actions
      • Camera - Pan camera for (Owner of Ninja) to (Position of Ninja) over 0.00 seconds
      • Selection - Clear selection for (Owner of Ninja)
      • Selection - Select Ninja
 

HeX.16

Isn't Trollin You Right Now
Reaction score
131
Well i made mine to affect all heroes on the map once they revive. But im not sure if that is what he wanted.
 
General chit-chat
Help Users

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top