PDA

View Full Version : Disallowing vote is NOT working


Busterking
10-31-2003, 01:03 PM
I tried with a "zero" and a "one" and it's not working:

set scr_allow_vote "0"

or

set scr_allow_vote "1"


Can anyone get this to work properly?

bullet-worm
10-31-2003, 01:07 PM
Hey Buster, try setting g_allowvote to 0.

I see it in the cvarlist anyway. That is probably it... but let us know!!!

worm

rudedog
10-31-2003, 01:47 PM
did you see my reply in IWN? check the config_mp.cfg file and see if the command is listed their with the wrong switch.

This will overwrite your cfg file

bullet-worm
10-31-2003, 02:33 PM
yeah, thought of that earlier, but I didn't see that entry in my config_mp.cfg file, so I figured it wouldn't be in his either... but who knows, maybe!

worm

Blitzkrieg
10-31-2003, 04:38 PM
Well, here is the thing i have noticed after growing grey hairs and going bald. When I read the console as the cfg loaded, it says scr_allow_vote both 0 and 1, where is this other one that is turning it on?? I am getting very aged because it won't shut off...........lol.

rudedog
10-31-2003, 05:22 PM
I had the same problem but with privateclients. I just added the line to my shortcut + privateclients "" and away it went

Try adding it to your shortcut and see if you can get it working

Blitzkrieg
10-31-2003, 05:40 PM
Tried that already, when i was reading the console, i have the 0 in both the cfg and the shortcut, something still isn't quite right..........

Cyberdoc
10-31-2003, 05:51 PM
Do ou have 0 in both your config_mp and your "main" cfg?

imported_IW-Inherent
10-31-2003, 07:20 PM
to totally disable call votes you need to set

scr_allow_vote 0
and
g_allowvote 0

you can do this at the console or with rcon, it takes effect right away. And you can use seta to archive the setting for when you restart the server.

sphinx175
10-31-2003, 07:39 PM
Is there a way to set only certain types of voting? For example, leave on vote kicking but turn off voting to change maps or game types.

Fixit
11-21-2007, 02:55 PM
Is there a way to set only certain types of voting? For example, leave on vote kicking but turn off voting to change maps or game types.

some idea about this :confused:

Number7
11-21-2007, 03:20 PM
Is there a way to set only certain types of voting? For example, leave on vote kicking but turn off voting to change maps or game types.

This was covered in another thread, but no - it's either "all voting" or "none at all" in cod4..
It can be modded later, once we get the .menu files, and force the clients to download them.