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

CSGO How can i disable vote kick?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Comlog
Junior Member
Join Date: May 2023
Old 05-31-2023 , 12:35   CSGO How can i disable vote kick?
Reply With Quote #1

I have a retake server and people can press Escape button and choose to vote kick someone how can i disable that and stop people from griefing?
Comlog is offline
oqyh
Senior Member
Join Date: May 2019
Location: United Arab Emirates
Old 05-31-2023 , 12:39   Re: CSGO How can i disable vote kick?
Reply With Quote #2

Quote:
Originally Posted by Comlog View Post
I have a retake server and people can press Escape button and choose to vote kick someone how can i disable that and stop people from griefing?
add at
csgo/cfg/server.cfg

PHP Code:
sv_allow_votes 0 
__________________
.:[ >> My Plugins << ]:.

My discord : oqyh
oqyh is offline
Comlog
Junior Member
Join Date: May 2023
Old 05-31-2023 , 12:52   Re: CSGO How can i disable vote kick?
Reply With Quote #3

Quote:
Originally Posted by oqyh View Post
add at
csgo/cfg/server.cfg

PHP Code:
sv_allow_votes 0 
I added it but when i join the server and i open console and type "sv_allow_votes" its still set on 1. shouldnt it be 0?
Comlog is offline
oqyh
Senior Member
Join Date: May 2019
Location: United Arab Emirates
Old 05-31-2023 , 13:05   Re: CSGO How can i disable vote kick?
Reply With Quote #4

Quote:
Originally Posted by Comlog View Post
I added it but when i join the server and i open console and type "sv_allow_votes" its still set on 1. shouldnt it be 0?
search these files if dublicate sv_allow_votes
autoexec.cfg
gamemode_casual_*.cfg
server.cfg

otherwise put it

csgo/cfg/sourcemod/sourcemod.cfg at bottom last

PHP Code:
sv_allow_votes 0 
to override
__________________
.:[ >> My Plugins << ]:.

My discord : oqyh
oqyh is offline
Comlog
Junior Member
Join Date: May 2023
Old 06-01-2023 , 16:13   Re: CSGO How can i disable vote kick?
Reply With Quote #5

Quote:
Originally Posted by oqyh View Post
search these files if dublicate sv_allow_votes
autoexec.cfg
gamemode_casual_*.cfg
server.cfg

otherwise put it

csgo/cfg/sourcemod/sourcemod.cfg at bottom last

PHP Code:
sv_allow_votes 0 
to override
Thanks it got fixed how can i close this post as solved?
Comlog 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 22:02.


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