Teleport all heros trouble

gofd.pwn_u

New Member
Reaction score
0
Well i have this trigger
Code:
Duel
    Events
        Time - Duel_Timer[1] expires
    Conditions
    Actions
        Unit - Move (Triggering unit) instantly to (Center of (Playable map area))
But where is says triggering unit i want that to be all heros is there a way i can do that i havent been able to find it. i no its probably obvious but i cant find:banghead:.

ty for help
 

Onnings

New Member
Reaction score
9
Instead of using (Triggering unit), you should be able to use (Unit-type), where (unit-type) equals hero. Or something like that at least - don't have the editor in front of me right now.

Triggering unit refers to whatever sets the trigger off. In your triggers case, the timer expiring is the trigger, not a unit.
 

NightMagi

Member
Reaction score
5
i think u should put a condition "Triggering unit is a Hero equal to True" (u dont want ALL the unis in the map, moved to the location :)

96199546hf7.png
 

vypur85

Hibernate
Reaction score
803
Don't think there is 'Triggering unit' in the trigger. Use pick unit instead.

Code:
Event
 Timer Expires
Condition
Actions
 Unit group - Pick every unit in Playable map area matching (Matching unit) is a Hero Equal to True
   Loop - Actions
      Unit - Move (Picked unit) instantly to (Center of (Playable map area))
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      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