View Full Version : Allowing Spectate In COD4 Help Please
Crazy56
11-14-2007, 01:30 AM
Hey gang,
I know I posted this over at IW, but I wanted to post it here as well since this is an awesome forum for server admins. I am having some issues with spectate on my COD4 servers. Below are the DVARs I have, but I am not able to spectate anybody. Even in HQ, when you die, you stay where you are dead until you can respawn again. You can look around, but cannot move. I want to be able to spectate my team. I also want to be able to leave my team and spectate a player, but cannot do that. When I go into spectate, I go to a certain part of the map and can't move, I am just able to look around.
Here are my DVAR settings I have on all my servers:
set scr_spectatefree "1"
set scr_spectateenemy "0"
set g_inactivityspectator "0"
set scr_game_spectatetype "1"
Any help would be greatly appreciated, and thanks in advance.
fkrdiscostu
11-14-2007, 01:35 AM
Change the setting in: set scr_game_spectatetype "1" to a "2".
Crazy56
11-14-2007, 02:28 PM
I have it set to 1 already, but I will give 2 a shot. I will report back if it works or not. Thanks
OEW Batman
11-14-2007, 05:50 PM
SpectateTYPE, not spectateFREE.
set scr_game_spectatetype 2
2 allow floating spectate, that's what you want. "1" is fixed spectate mode.
Number7
11-14-2007, 06:27 PM
Hey gang,
Here are my DVAR settings I have on all my servers:
set scr_spectatefree "1"
set scr_spectateenemy "0"
set g_inactivityspectator "0"
set scr_game_spectatetype "1"
Any help would be greatly appreciated, and thanks in advance.
These are invalid for CoD4:
scr_spectatefree
scr_spectateenemy
Crazy56
11-14-2007, 10:14 PM
These are invalid for CoD4:
scr_spectatefree
scr_spectateenemy
Yeah I gathered that already...thanks lol
Number7
11-15-2007, 07:07 AM
Yeah I gathered that already...thanks lol
Perhaps it will help other admins who have invalid vars in their config too :)
I hear that the g_inactivityspectator has also been removed from CoD4..
Crazy56
11-15-2007, 02:49 PM
It's a true shame IW (Or any other game maker for that matter), doesn't release a comprehensive DVAR list of what can and can't be turned on/off in their games. They're the ones who know their graphics engine better than anybody, so they should be the one that releases a list instead of relying on people like you all to bust your humps looking at code to decipher what they have changed or added or taken away.
Busterking
11-15-2007, 03:01 PM
We have internal ladder matches and we have our members watch the matches in spectate, now there isn't such a setting it seems.
I'm not a happy camper with that one.
Crazy56
11-15-2007, 04:46 PM
Hopefully someone will find a fix to this, because that's how we demo suspicious players.
Hopefully someone will find a fix to this, because that's how we demo suspicious players.
Seriously. I also hope they re-add this most basic spectating functionality. Always frustrating when they take away perfectly good and useful features.
OEW Batman
11-17-2007, 01:15 AM
Hopefully someone will find a fix to this, because that's how we demo suspicious players.
It IS fixed. Actually, it was never broken. Change the value to "2" and you can float or spectate as you're used to. Works fine.
set scr_game_spectatetype 2
Crazy56
11-17-2007, 01:50 AM
Thanks that works fine.
Busterking
11-17-2007, 08:35 AM
It IS fixed. Actually, it was never broken. Change the value to "2" and you can float or spectate as you're used to. Works fine.
set scr_game_spectatetype 2
For some unknown reason, this is broken for many of us. When I applied this to our servers, the dead players can also spectate the enemy players. I don't know if some of us got a corrupted file but it's just not working.
By the way, I am trying this for the search and destroy and also sabotage gameplay mode.
Crazy56
11-17-2007, 12:26 PM
Yeah there has to be a 2nd command somewhere that allows to "dead" spectate on team only. anybody have any ideas?
OEW Batman
11-17-2007, 02:01 PM
Yeah there has to be a 2nd command somewhere that allows to "dead" spectate on team only. anybody have any ideas?
Setting the value to "1" supposedly enables Team Only/Player spectate. The problem is that disables "free" spectating for admins. We need a mix of the two modes, when in spectator mode it is free, when assigned to a team you can only spectate teammates.
Crazy56
11-17-2007, 02:07 PM
Setting the value to "1" supposedly enables Team Only/Player spectate. The problem is that disables "free" spectating for admins. We need a mix of the two modes, when in spectator mode it is free, when assigned to a team you can only spectate teammates.
EXACTLY
Number7
11-17-2007, 03:22 PM
Could possibly be modded once we get the maps\mp\gametypes\_spectating.gsc :)
woowoo
10-02-2008, 04:09 PM
Has anyone found a resolution to this issue pointed out in this thread?
The allowed settings are:
set scr_game_spectatetype "1" //free look
set scr_game_spectatetype "2" //spectate team only
set scr_game_spectatetype "3" //spectate, but dont look at anyone else at all
The problem that I'm having is that if I set it to "2", when you're in spectate mode you can't spec a specific person to ensure they are not hacking.
If I set it to 1, you can now spec anyone when in spectator but as a player you see both teams when dead - which can give away someone's position.
What I need is for when you're on a team you can only see your team when dead, but if in spectate mode you can see everyone.
Any suggestions?
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.