Changing Respawn Time?

  • Site Migration: See bugs? Report them here. Want something changed or have an idea? Suggest it here.

YOYOYO

20 crashes and counting
aa
Jul 10, 2017
555
437
How do you change the set time players respawn? I'm not sure which entity/output would fix it. I've tried tf_gamerules, but no output options seem to indicate setting the re spawn time to a different amount of seconds.
 

DrSquishy

we've all had better times to die
aa
Feb 10, 2017
1,284
886
I believe respawn time changing is done through the Set<Team>TeamRespawnWaveTime input to the tf_gamerules entity, with respawn time being respawn wave time -> 2*respawn wave time
 

henke37

aa
Sep 23, 2011
2,077
509
It's a little more complicated than twice the set value. It is both the minimum wait time and the time between spawn waves. Since it's the minimum time, players will never be assigned the next spawn wave, but rather the wave after the next wave.