Setup Sudden Death

apocguy

L2: Junior Member
Jan 10, 2008
51
2
How do I setup sudden death?
I have a team_round_timer and a game round win but do I need any outputs and inputs? So far I have the time that counts down but when it reaches 0 nothing happens.
 

A Boojum Snark

Toraipoddodezain Mazahabado
aa
Nov 2, 2007
4,775
7,669
Yes, you need the timer's OnFinished output to activate the roundwin, and make sure the round win is set to the proper setting.
Also, entering sudden death will only occur if the server is set to allow it, and it's not by default, so make sure you have it enabled when testing to see if it's working right. (I am unsure of the svar)
 

apocguy

L2: Junior Member
Jan 10, 2008
51
2
I tried OnFinished but it wasnt listed in the outputs for some reason.
 

apocguy

L2: Junior Member
Jan 10, 2008
51
2
Sorry for double post, but I cannot get sudden death to work at all.
I try to give team_round_time the output of OnFinished, but it isn't listed. Its listed as an output in the valve wiki but its not listed for me in hammer.

What am I to do?
 

apocguy

L2: Junior Member
Jan 10, 2008
51
2
Well that's odd. are you sure you just didn't scroll down enough?

I am sure iv been fusing about with the issue all day and most of last night.
This is one of the last things my map needs before its complete.
 

A Boojum Snark

Toraipoddodezain Mazahabado
aa
Nov 2, 2007
4,775
7,669
Well, it doesn't really matter if it is listed, you can type in something that Hammer makes red and it will still work if the game has the code there.
However, what outputs does your t_r_t have? Might help figure out the issue of it not being listed.