Missing a KOTH thing?

freedom

L3: Member
Jan 14, 2017
141
68
Hello, I am using the default TF2 hammer, without the TF2 pack for it, and I am missing an output for the koth trigger, the one one that sets the timer. SetRedKothClockActive and SetBlueKothClockActive do not appear, and when I copy & paste them in, they do not work. Anyone help me? This is my 2nd map, btw.
 

killohurtz

Distinction in Applied Carving
aa
Feb 22, 2014
1,016
1,277
SetRedKothClockActive and SetBlueKothClockActive aren't outputs, they're inputs for tf_gamerules. If you make a new output in the trigger_capture_area and put the name of your tf_gamerules as the Target Entity, then it should accept these two inputs. You want something like this: OnCapTeam1 | tf_gamerules | SetRedKothClockActive