PDA

View Full Version : specate mode


LordMashal
12-07-2007, 03:03 AM
is there a way to turn it off but still have kill cam on??

OldDog
12-07-2007, 10:00 AM
set scr_game_spectatetype "0" // is spectate off
// set scr_game_spectatetype "1" // is spectate friendlies only
// set scr_game_spectatetype "2" // is spectate all
set scr_game_allowkillcam "1"

LordMashal
12-07-2007, 09:11 PM
thanks helped alot