AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Danger Zone .cfg (https://forums.alliedmods.net/showthread.php?t=312574)

Terminatorr 12-08-2018 14:57

Danger Zone .cfg
 
Hello guys,
i am running CSGO danger zone server, i followed valve linux tutorial on setup,
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 

but i get the following error .
PHP Code:

execcouldn'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 

my guise the server is missing cfg files, where do i find samples, also wish to have no warm up period, and custom cache and team collision and maps list. How can i do that please.

sphinx 12-08-2018 18:42

Re: Danger Zone .cfg
 
for danger zone i use +game_type 6 and +game_mode 0
the .cfg file used by danger zone mode is gamemode_survival.cfg.
create a gamemode_survival_server.cfg file for customization, if you wish so.


All times are GMT -4. The time now is 21:32.

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