COD4 MP Respawn

Associate
Joined
9 Nov 2003
Posts
1,138
Location
Peterborough
Does anyone knwo how to get rid of the respawn time? we have a server we play on and for some reason the respawn is like 10 seconds and we want to get rid of it!
 
at the mo this is what we have and it is still respawing at 10 seconds
set scr_hardcore 1 // Sets hardcore mode

set scr_game_allowkillcam 1
set scr_game_spectatetype 0

set g_gametype dm

set scr_dm_playerspawndelay 1 // Player respawn delay.
set scr_dm_waverespawndelay 0 // Wave respawn delay.
 
Back
Top Bottom