CS:GO Server settings help

Post Reply
SkeptiicaL
New to forums
New to forums
Posts: 5
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Aug 15, 2012 6:39 pm

CS:GO Server settings help

Post by SkeptiicaL »

When playing on my server you don't need to buy defusal kit or armor everyone gets these two items everyround for free.

I have been trying to edit gamemodes.txt
but it says DO NOT MODIFY THIS FILE
//
// To customize your server, see gamemodes_server.txt.example

I don't see a gamemode_server.txt in file manager

Help would be nice.
OPrey
New to forums
New to forums
Posts: 2
Joined: Thu Aug 16, 2012 11:57 am

Re: CS:GO Server settings help

Post by OPrey »

Go to your CS:GO/Config/Autoexec.cfg file.

Change the game type and mode as it is below. this will make it a classic competitive server.



// turn on logging first, to maximize what is logged
log on
// game_type and game_mode together determine what is played.
// use game_type 0 and game_mode 0 for "Classic Casual"
// use game_type 0 and game_mode 1 for "Classic Competitive"
// use game_type 1 and game_mode 0 for "Arms race" (standard GunGame)
// use game_type 1 and game_mode 1 for "Demolition" (GunGame w/a bomb)
game_type 0 <------ This
game_mode 1 <------ This
// the map group determines what maps are run
// mapgroup mg_bomb
// mapgroup mg_hostage
// mapgroup mg_dust
// mapgroup mg_armsrace
// mapgroup mg_demolition
// mapgroup random_classic
mapgroup mg_bomb
// this is the starting map
map de_dust2
// further settings can be changed in cfg/server.cfg and in gamemodes.txt.
SkeptiicaL
New to forums
New to forums
Posts: 5
Joined: Wed Aug 15, 2012 6:39 pm

Re: CS:GO Server settings help

Post by SkeptiicaL »

Thanks that worked also alltalk won't stay on everytime map changes i have to change it over n over

I tried changing the settings in the cfg file and in game with rcon
kdawgmaster
A semi-regular
A semi-regular
Posts: 21
Joined: Fri Aug 17, 2012 12:07 pm

Re: CS:GO Server settings help

Post by kdawgmaster »

so what would i put if i wanted the gamemode to be classic casual?
User avatar
Edge100x
Founder
Founder
Posts: 12948
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: CS:GO Server settings help

Post by Edge100x »

We explain in our autoexec.cfg comment:

// use game_type 0 and game_mode 0 for "Classic Casual"
Rallorn
A semi-regular
A semi-regular
Posts: 16
Joined: Thu Aug 16, 2012 4:46 pm

Re: CS:GO Server settings help

Post by Rallorn »

SkeptiicaL wrote:Thanks that worked also alltalk won't stay on everytime map changes i have to change it over n over

I tried changing the settings in the cfg file and in game with rcon
Try putting sv_alltalk 1 in server.cfg or autoexec.cfg
kdawgmaster
A semi-regular
A semi-regular
Posts: 21
Joined: Fri Aug 17, 2012 12:07 pm

Re: CS:GO Server settings help

Post by kdawgmaster »

Edge100x wrote:We explain in our autoexec.cfg comment:

// use game_type 0 and game_mode 0 for "Classic Casual"

Ok so the weird part with mine is that its set to classic casual and yet no one starts with armor or defusal kits?
User avatar
TimeX
Staff
Staff
Posts: 1731
Joined: Thu Jul 22, 2004 12:24 am
Location: Big Bear, CA

Re: CS:GO Server settings help

Post by TimeX »

If those 2 settings are set to 0, you may just need to restart the server to put the changes into effect. That file is only read on startup, so a map change will not be enough to put them into effect.
TimeX
Post Reply