Why does this not work?

gofd.pwn_u

New Member
Reaction score
0
Code:
Team 1 exit
    Events
        Unit - A unit enters Exit 1 <gen>
    Conditions
        ((Triggering unit) is A Hero) Equal to ((Triggering player) is an ally of Player 1 (Red))
    Actions
        Unit - Move (Triggering unit) instantly to (Center of End Exit <gen>)
Team 2 exit
    Events
        Unit - A unit enters Exit 2 <gen>
    Conditions
        ((Triggering unit) is A Hero) Equal to ((Triggering player) is an ally of Player 4 (Purple))
    Actions
        Unit - Move (Triggering unit) instantly to (Center of End Exit 2 <gen>)
Why does this not work?
 

BRUTAL

I'm working
Reaction score
118
your conditions are wrong, i think try putting 2 coniditions like this for example:
Code:
((Triggering unit) is A Hero) Equal to true
((Owner of (triggering unit)) is an ally of Player 4 (Purple) equal to true
 

gofd.pwn_u

New Member
Reaction score
0
I tried what BRUTAL said and did this
Code:
Team 1 exit
    Events
        Unit - A unit enters Exit 1 <gen>
    Conditions
        ((Triggering unit) is A Hero) Equal to True
        ((Triggering player) is an ally of Player 1 (Red)) Equal to True
    Actions
        Unit - Move (Triggering unit) instantly to (Center of End Exit <gen>)
I am also wondering would it affect it maybe if i am red?
 

gofd.pwn_u

New Member
Reaction score
0
hey how about this
Code:
((Triggering unit) belongs to an ally of Player 1 (Red)) Equal to True
would it work?
 
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