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

[Solved] CS:GO server configuration


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 08-12-2015 , 10:40   [Solved] CS:GO server configuration
Reply With Quote #1

I recently started helping some community by maintaining their servers, took me some time to get used to CS:GO but I'm getting the hang of it (I'm used to CS:S)

I can't really understand how do the configs work here, really, tried to Google about it but seriously, no results that helped me;
But I kinda saw gamemodes.txt and it confused me, I'm not sure what should I do to configure a server to not change maps by itself (I'm using SM plugins for it), to have infinite rounds, permanently disable votes (I have sv_allow_votes "0" in server.cfg, did nothing though, I have to manually change the cvar) and yaknow just make it as close as possible to a vanilla CS:S server used for whatever mode that isn't casual/competitive.

Explanations about the configuration system in CS:GO will be much appreciated, thanks.
__________________
retired
shavit is offline
Infinitetutts
Junior Member
Join Date: Jul 2014
Location: South Africa
Old 08-12-2015 , 10:56   Re: CS:GO server configuration
Reply With Quote #2

I think this is what your looking for:

mp_endmatch_votenextmap "0" // Whether or not players vote for the next map at the end of the match when the final scoreboard comes up
mp_match_end_changelevel "0" // perform a changelevel even if next map is the same

Source: http://www.gamerconfig.eu/commands/c...bal-offensive/
Infinitetutts is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 08-12-2015 , 11:03   Re: CS:GO server configuration
Reply With Quote #3

Quote:
Originally Posted by Infinitetutts View Post
I think this is what your looking for:

mp_endmatch_votenextmap "0" // Whether or not players vote for the next map at the end of the match when the final scoreboard comes up
mp_match_end_changelevel "0" // perform a changelevel even if next map is the same

Source: http://www.gamerconfig.eu/commands/c...bal-offensive/
Thanks, but the server config isn't really working for me.
I feel like there is some config that gets executed after server.cfg and overrides my settings :/
__________________
retired
shavit is offline
irepz
Senior Member
Join Date: Mar 2013
Location: France
Old 08-12-2015 , 12:29   Re: CS:GO server configuration
Reply With Quote #4

gamemode_<your_gamemode>_server.cfg

Basicaly,
gamemode_competitive_server.cfg

You must use this file instead of server.cfg for each command you need persistent
__________________
irepz is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 08-12-2015 , 12:53   Re: CS:GO server configuration
Reply With Quote #5

Quote:
Originally Posted by irepz View Post
gamemode_<your_gamemode>_server.cfg

Basicaly,
gamemode_competitive_server.cfg

You must use this file instead of server.cfg for each command you need persistent
Can't I modify gamemodes.txt instead?
__________________
retired
shavit is offline
irepz
Senior Member
Join Date: Mar 2013
Location: France
Old 08-12-2015 , 13:15   Re: CS:GO server configuration
Reply With Quote #6

Quote:
Originally Posted by shavit View Post
Can't I modify gamemodes.txt instead?
You can copy gamemodes.txt to gamemodes_server.txt but it'll be annoying when you'll get back into it some days / weeks / month later.

I really recommend you to copy gamemode_competitive.cfg to gamemode_competitive_server.cfg and then edit it.

those 2 cfg files (gamemodes and gamemode_competitive) are overrided on each update, that's why we use those _server files.
__________________
irepz is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 08-12-2015 , 13:27   Re: CS:GO server configuration
Reply With Quote #7

Quote:
Originally Posted by irepz View Post
You can copy gamemodes.txt to gamemodes_server.txt but it'll be annoying when you'll get back into it some days / weeks / month later.

I really recommend you to copy gamemode_competitive.cfg to gamemode_competitive_server.cfg and then edit it.

those 2 cfg files (gamemodes and gamemode_competitive) are overrided on each update, that's why we use those _server files.
Thanks!
__________________
retired
shavit is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 08-12-2015 , 19:37   Re: CS:GO server configuration
Reply With Quote #8

This is a good resource...

https://developer.valvesoftware.com/..._Configuration
__________________
Neuro Toxin is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 08-13-2015 , 15:33   Re: CS:GO server configuration
Reply With Quote #9

Quote:
Originally Posted by Neuro Toxin View Post
Great information, thanks to you too.

Just a question, couldn't find it in this page;
I have a server running deathrun maps, once in some time, it cycles automatically to another map I have on the server and says "Next match in 00:15.." then decreases to 0 and changes map.
Anyone has an idea on how can I disable it? I also have a KZ server and not even having this issue in it, both servers are setup exactly the same.
__________________
retired
shavit is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 08-15-2015 , 18:08   Re: CS:GO server configuration
Reply With Quote #10

Quote:
Originally Posted by shavit View Post
Explanations about the configuration system in CS:GO will be much appreciated, thanks.
Check it.
__________________
Boycott ESEA
My servers
ghostofmybrain 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 16:19.


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