lol u have to make a region....like for waygate 1 make a region that is named gate1 and for gate 2 name one gate2 and place each 1 on 1 waygate. then make a region in front of the waygate named exit1 and in front of the 2nd gate make one thats named exit2.
Now make 2 triggers. first like this.
WayGate1
Event
- A Unit Enters gate1 <gen>
Action
- Move (Entering Unit) To center of exit 2 <gen>
--------------------------------
WayGate2
Event
- A Unit Enters gate2 <gen>
Action
- Move (Entering Unit) To Center of exit1 <gen>
---------------------------------
Thats it...just make sure the 2 labled exit1 and gate1 are on 1 gate but not touching and make sure the 2 lable exit2 and gate2 are on the other gate but not touching