how to enable just votekick without the other voting?

Post Reply
lilly
A semi-regular
A semi-regular
Posts: 20
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu May 16, 2013 6:24 am

how to enable just votekick without the other voting?

Post by lilly »

I need to enable votekick on csgo, but not votemap or all the other voting that's set in csgo
User avatar
Spray
Former staff
Former staff
Posts: 630
Joined: Wed Dec 28, 2011 10:41 pm
Location: Oregon

Re: how to enable just votekick without the other voting?

Post by Spray »

To disable built in map voting, put the following in your server.cfg:

Code: Select all

mp_endmatch_votenextmap 0
lilly
A semi-regular
A semi-regular
Posts: 20
Joined: Thu May 16, 2013 6:24 am

Re: how to enable just votekick without the other voting?

Post by lilly »

i meant to hit escape and votekick only . they can't scramble team, vote map, etc.
User avatar
Spray
Former staff
Former staff
Posts: 630
Joined: Wed Dec 28, 2011 10:41 pm
Location: Oregon

Re: how to enable just votekick without the other voting?

Post by Spray »

Here is a more robust list of voting CVARS. I don't have CS:GO installed, so I can't test these out. If you find that they work, please report back so that other server owners can reference this list:

Code: Select all

sv_vote_issue_changelevel_allowed - Can people hold votes to change levels?
sv_vote_issue_kick_allowed - Can people hold votes to kick players from the server?
sv_vote_issue_nextlevel_allowextend - Allow players to extend the current map?
sv_vote_issue_nextlevel_choicesmode - Present players with a list of lowest playtime maps to choose from?
sv_vote_issue_restart_game_allowed - Can people hold votes to restart the game?
sv_vote_issue_scramble_teams_allowed - Can people hold votes to scramble the teams?
sv_vote_issue_surrrender_allowed - Can people hold votes to surrender?
sv_vote_issue_swap_teams_allowed - Can people hold votes to swap the teams?
User avatar
Spray
Former staff
Former staff
Posts: 630
Joined: Wed Dec 28, 2011 10:41 pm
Location: Oregon

Re: how to enable just votekick without the other voting?

Post by Spray »

I can't edit the above post anymore, but the source for the that list is from the Alliedmodders forums. Here is the link to the post describing these CVARs and how to use them: http://forums.alliedmods.net/showthread.php?t=186668
Post Reply