Having trouble with making stuff happen at the end of a round.

Ammy

L1: Registered
Dec 21, 2013
20
6
I'm trying to have outputs that do stuff once a round is one. I'm trying to use team_control_point_master's OnWonByTeam1/2 and it isn't working. tf_logic_arena doesn't have any outputs like it, how can I do this?
 

A Boojum Snark

Toraipoddodezain Mazahabado
aa
Nov 2, 2007
4,775
7,670
Hmm... well you could cover the map with two big triggers, one filtered to each team, and use the OnEndTouchAll output to trigger something. If everyone stops touching the red trigger, that means blue won, and vise versa.
 
Mar 23, 2013
1,013
347
Hmm... well you could cover the map with two big triggers, one filtered to each team, and use the OnEndTouchAll output to trigger something. If everyone stops touching the red trigger, that means blue won, and vise versa.

If you use this method, then make this two triggers trigger and logic_relay which also recives an input when the CP is caped.
Use the OnCapTeam1/2 outputon the controll point. (the output name is maybe different)
Use the relay so that what ever you want to do won't get triggered twice if the CP is caped and everyone of the loosing team gets killed