Raised This Month: $51 Target: $400
 12% 

Stopping sv_allow_votes 0


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
LeeonaRd
Member
Join Date: Jan 2017
Old 01-21-2017 , 06:59   Stopping sv_allow_votes 0
Reply With Quote #1

How can i stop it?
i put it in server.cfg but don't working
LeeonaRd is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 01-21-2017 , 08:59   Re: Stopping sv_allow_votes 0
Reply With Quote #2

that is because votes are game mode specific .. files are exec'd after server.cfg that reset the value.. read this link and understand all the files and order of exec...

https://developer.valvesoftware.com/..._Configuration
hamilton5 is offline
LeeonaRd
Member
Join Date: Jan 2017
Old 01-21-2017 , 10:16   Re: Stopping sv_allow_votes 0
Reply With Quote #3

Quote:
Originally Posted by hamilton5 View Post
that is because votes are game mode specific .. files are exec'd after server.cfg that reset the value.. read this link and understand all the files and order of exec...

https://developer.valvesoftware.com/..._Configuration
So.. i modified gamemode_competitive.txt to sv allow votes 0
Not working

Last edited by LeeonaRd; 01-21-2017 at 16:22.
LeeonaRd is offline
LeeonaRd
Member
Join Date: Jan 2017
Old 01-21-2017 , 16:22   Re: Stopping sv_allow_votes 0
Reply With Quote #4

EDIT:
Solution is this , put this in server.cfg

sm_cvar sv_vote_issue_changelevel_allowed "0"
sm_cvar sv_vote_issue_kick_allowed "0"
sm_cvar sv_vote_issue_nextlevel_allowextend "0"
sm_cvar sv_vote_issue_nextlevel_choicesmode "0"
sm_cvar sv_vote_issue_restart_game_allowed "0"
sm_cvar sv_vote_issue_scramble_teams_allowed "0"
sm_cvar sv_vote_issue_surrrender_allowed "0"
sm_cvar sv_vote_issue_swap_teams_allowed "0"

Last edited by LeeonaRd; 01-21-2017 at 16:42.
LeeonaRd is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 01-21-2017 , 23:36   Re: Stopping sv_allow_votes 0
Reply With Quote #5

glad you actually read and understood that link :facepalm: assuming your actually in the competitive game mode/type the file you should have created and edited would be gamemode_competitive_server.txt
hamilton5 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:40.


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