AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   How to ban all voting in CSGO? (https://forums.alliedmods.net/showthread.php?t=324998)

FuHua 06-04-2020 10:26

How to ban all voting in CSGO?
 
I used sv_allow_votes 0, and players can still vote to kick people.
I want to ban all votes, including maps, pauses, kicks, I tried to use some Survival 2 instructions, but they didn't work, what instructions should I use on csgo?
Thank you

TomL. 06-04-2020 10:52

Re: How to ban all voting in CSGO?
 
Are you talking about the default vote system of csgo or from sourcemod/plugins?

FuHua 06-04-2020 10:55

Re: How to ban all voting in CSGO?
 
Quote:

Originally Posted by TomL. (Post 2703933)
Are you talking about the default vote system of csgo or from sourcemod/plugins?

Default voting for CSGO

TomL. 06-04-2020 11:21

Re: How to ban all voting in CSGO?
 
Make sure the cvar is actually set to 0.
You can check with
Code:

sm_cvar sv_allow_votes

FuHua 06-04-2020 12:01

Re: How to ban all voting in CSGO?
 
Quote:

Originally Posted by TomL. (Post 2703938)
Make sure the cvar is actually set to 0.
You can check with
Code:

sm_cvar sv_allow_votes

Thank you


All times are GMT -4. The time now is 08:58.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.