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

Help plz(check description)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Sercraft
Junior Member
Join Date: Jun 2020
Old 06-11-2020 , 07:57   Help plz(check description)
Reply With Quote #1

Guys, help me. I need to do something like this so that on the csgo server the card settings are first executed and then the server.cfg settings are made so that the parameters I need are set.
How to do it?
Sercraft is offline
TomL.
Veteran Member
Join Date: Oct 2017
Location: Germany
Old 06-11-2020 , 10:04   Re: Help plz(check description)
Reply With Quote #2

Quote:
Originally Posted by TomL. View Post
For CS:GO you basically want to work with these 3 configs.

The autoexec.cfg which will be only executed on server start. It should only contain cvar/commands that have to be set only one time such as sv_downloadurl.

The server.cfg which will be executed after every map change. It should contain basic cvar/commands you want to set which will not be changed by game mode or other configs.

The gamemode_X_server.cfg (X is the gamemode name such as casual) which will be executed every map change after the server.cfg. This file should contain all cvar/commands based on the game mode you want to run like mp_roundtime, mp_maxrounds etc..
TomL. is offline
Sercraft
Junior Member
Join Date: Jun 2020
Old 06-14-2020 , 03:06   Re: Help plz(check description)
Reply With Quote #3

I use map from workshop and this not work(in the settings of this map mp_maxrounds 999)

Last edited by Sercraft; 06-14-2020 at 03:43.
Sercraft is offline
TomL.
Veteran Member
Join Date: Oct 2017
Location: Germany
Old 06-14-2020 , 16:56   Re: Help plz(check description)
Reply With Quote #4

Workshop maps may have their own settings stored inside them.
TomL. is offline
Sercraft
Junior Member
Join Date: Jun 2020
Old 06-15-2020 , 02:37   Re: Help plz(check description)
Reply With Quote #5

Quote:
Originally Posted by TomL. View Post
Workshop maps may have their own settings stored inside them.
how to make my settings be in priority?
Sercraft 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 19:04.


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