Posts: 1
Threads: 1
Joined: Nov 2007
Reputation:
0
Hi people,
I need to change the wait time for respawn in TF2. Do you know a server cvar or a config line to put in server.cfg?
Thanks all.
The new member, Gater
Posts: 728
Threads: 2
Joined: May 2006
Reputation:
0
you need to load beetlesmod to do that at the moment, there's no native cvar that i know that will change it as the times are hardcoded into each map.
Posts: 250
Threads: 4
Joined: Feb 2006
Reputation:
0
11-30-2007, 08:42 PM
(This post was last modified: 11-30-2007, 08:43 PM by blik.)
Alternatively you can edit the maps with ented...
Posts: 36
Threads: 4
Joined: Oct 2007
Reputation:
0
12-04-2007, 05:13 PM
(This post was last modified: 12-04-2007, 05:15 PM by kilorat.)
I prefer sourcemod myself, but any mod that lets you access those hidden cvars, the one you want is "mp_respawnwavetime". 0 is instant spawn, default is 10.
Posts: 229
Threads: 38
Joined: Dec 2007
Reputation:
1
you don't need a 3rd party plugin to do that with sourcemod....
you can just do sm_cvar mp_respawnwavetime 5
I like using 5