View Single Post
[email protected]
BANNED
Join Date: Nov 2017
Old 11-13-2017 , 14:15   Re: gamemode_competitive_server.cfg
Reply With Quote #17

Quote:
Originally Posted by sphinx View Post
Code:
  exec {
exec gamemode_competitive.cfg
exec gamemode_competitive_server.cfg
exec server_competitive.cfg
}
gamemode_competitive_server.cfg is the only file where custom settings are located.

i just changed the name for addons folder, restarted the server, and the settings from gamemode_competitive_server.cfg are executed.
----------------------------------------
i have this problem without any mapconfig plugin.
i had to install a mapconfig plugin as an workaround.
----------------------------------------
:) maybe something like that make you happy :) ""
----------------------------------------

Code:
// These are the configs that get executed when a game mode of this type is created

"exec"
          {
            "exec" "gamemode_competitive.cfg"
            "exec" "gamemode_competitive_server.cfg"
            "exec" "server_competitive.cfg"

          }
Attached Thumbnails
Click image for larger version

Name:	2017-11-13_200914.png
Views:	362
Size:	3.2 KB
ID:	166563  

Last edited by [email protected]; 11-13-2017 at 14:29.
linux.cfg.csgo@gmail.com is offline