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

Danger Zone .cfg


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Terminatorr
Member
Join Date: Dec 2018
Old 12-08-2018 , 17:17   Danger Zone .cfg
Reply With Quote #1

Hey Guys, i followed valve tutorial setting up a linux server.
PHP Code:
./srcds_run -game csgo -console -usercon -debug +game_type 0 +game_mode 1 +mapgroup mg_active +map de_dust2 +sv_setsteamaccount [TOKEN] -net_port_try 1 
PHP Code:
weapon_sound_falloff_multiplier 1.0
Executing dedicated server config file
exec
couldn't exec server.cfg
exec: couldn'
t exec gamemode_competitive_server.cfg
CHostage
::Precachemissing hostage models for map de_dust2Adding the default models.
CommentaryCould not find commentary data file 'maps/de_dust2_commentary.txt'
Error parsing BotProfile.db unknown attribute 'Rank'
Error parsing BotProfile.db unknown attribute 'Rank'
Error parsing BotProfile.db unknown attribute 'Rank'
Error parsing BotProfile.db unknown attribute 'Rank'
Error parsing BotProfile.db unknown attribute 'Rank'
Error parsing BotProfile.db unknown attribute 'Rank'
Error parsing BotProfile.db unknown attribute 'Rank'
Error parsing BotProfile.db unknown attribute 'Rank'
Initializing Steam libraries for secure Internet server
[S_API FAILSteamAPI_Init() failedSteamAPI_IsSteamRunning() failed.
CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize
CApplicationManagerPopulateThread took 0 milliseconds to initialize 
(will have waited on CAppInfoCacheReadFromDiskThread)
Setting breakpad minidump AppID 730
dlopen failed trying to load
:
/
home/.steam/sdk32/steamclient.so
with error
:
/
home/.steam/sdk32/steamclient.socannot open shared object fileNo such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Setting breakpad minidump AppID 
740 
gamemodes.txt file exist, and so dose gamemode_competitive.cfg , how do i overcome this error please? is there a place for cfg samples for server.cfg and modes too.
Terminatorr is offline
zipcore
Veteran Member
Join Date: Mar 2010
Location: m_flZipcore
Old 12-09-2018 , 02:14   Re: Danger Zone .cfg
Reply With Quote #2

gamemode_survival.cfg is being used, but create gamemode_survival_server.cfg to adjust it

EDIT: But your console asks for the competive cfg, seems like the server runs in a wrong mode has to be 0 and 6 for mode and type.
__________________

Last edited by zipcore; 12-09-2018 at 02:17.
zipcore is offline
Terminatorr
Member
Join Date: Dec 2018
Old 12-11-2018 , 21:35   Re: Danger Zone .cfg
Reply With Quote #3

Hey zipcore, according to valve competitive is 0 and 1.
check this https://developer.valvesoftware.com/...icated_Servers
Starting server section. Still i do not know why am i keep getting this error.
Terminatorr is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 12-12-2018 , 05:01   Re: Danger Zone .cfg
Reply With Quote #4

Quote:
Originally Posted by Terminatorr View Post
Hey zipcore, according to valve competitive is 0 and 1.
check this https://developer.valvesoftware.com/...icated_Servers
Starting server section. Still i do not know why am i keep getting this error.
Your point? You're not trying to make a Classic Competitive server, you're trying to make a Danger Zone server.

The entire list of game types and their game modes are:
  • 0 = Classic
    • 0 = Casual
    • 1 = Competitive
    • 2 = Wingman
    • 3 = Weapons Expert
  • 1 = Gun Game
    • 0 = Arms Race
    • 1 = Demolition
    • 2 = Deathmatch
  • 2 = Training
    • 0 = Training (no official name)
  • 3 = Custom
    • 0 = Custom
  • 4 = Cooperative
    • 0 = Guardian
    • 1 = Co-op Strike
  • 5 = Skirmish
    • 0 = War Games
  • 6 = Free For All
    • 0 = Danger Zone

This isn't me making this up, this information is disseminated directly from csgo/gamemodes.txt and csgo/resource/csgo_english.txt

Edit: You are aware that you named your topic "Danger Zone .cfg" right?
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 12-12-2018 at 05:15. Reason: Pulled in translated game mode names from csgo_english.txt
Powerlord is offline
Terminatorr
Member
Join Date: Dec 2018
Old 12-12-2018 , 05:08   Re: Danger Zone .cfg
Reply With Quote #5

Quote:
Originally Posted by Powerlord View Post
Your point? You're not trying to make a Classic Competitive server, you're trying to make a Danger Zone server.

The entire list of game types and their game modes are:
  • 0 = Classic
    • 0 = Casual
    • 1 = Competitive
    • 2 = Scrim Competitive 2v2
    • 3 = Scrim Competitive 5v5
  • 1 = Gun Game
    • 0 = Arms Race
    • 1 = Demolition
    • 2 = Deathmatch
  • 2 = Training
    • 0 = Training
  • 3 = Custom
    • 0 = Custom
  • 4 = Cooperative
    • 0 = Cooperative
    • 1 = Coop Mission
  • 5 = Skirmish
    • 0 = Skirmish
  • 6 = Free For All
    • 0 = Danger Zone

This isn't me making this up, this information is disseminated directly from csgo/gamemodes.txt and csgo/resource/csgo_english.txt
So? classic competitve is 0 1 as i have done in the first post, can you tell me what is the difference in configs between csgo classic competitive and csgo danger zone configs? and what about the errors am getting in first post?
Terminatorr is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 12-12-2018 , 06:24   Re: Danger Zone .cfg
Reply With Quote #6

Classic competitive is the configuration you see if you join matchmaking. If you have it set to classic, it will look for configs in certain areas of gamemodes.txt and in certain config files for your settings.

If you want to know all the difference in configs, compare the config files yourself and also compare the two sections of gamemodes.txt yourself. To ask somebody to enumerate all the difference for you is absurd.
__________________
Boycott ESEA
My servers

Last edited by ghostofmybrain; 12-12-2018 at 06:26.
ghostofmybrain is offline
Reply


Thread Tools
Display Modes

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 05:40.


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