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

Do not load my settings in server.cfg


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
xsirlalo
Junior Member
Join Date: Feb 2020
Location: México
Old 02-18-2020 , 10:35   Do not load my settings in server.cfg
Reply With Quote #1

Hi everyone!

I could not load my settings from my server.cfg when starting the server, it shows that it loads them but in the example it follows in default. Any idea how to fix it?



my file server.cfg

Code:
// Server Name
hostname "PcKonect"

// Rcon Cvars
rcon_password "all" //Sets remote control password

// Server Password
sv_password "" // Password protects server

// Steam Group
sv_steamgroup_exclusive 0 // Setting to 0 will not connect to the Match Making Service
sv_steamgroup 31665330 // Family Steam Group Number

// Server Tweaks Cvars
mp_disable_autokick 1 //Prevents a userid from being auto-kicked
sv_allow_wait_command 0 //Allow or disallow the wait command on clients connected to this server.
sv_alltalk 0 //Players can hear all other players, no team restrictions
sv_alternateticks 0 //If set, server only simulates entities on even numbered ticks.
sv_cheats 0 //Allow cheats on server
sv_clearhinthistory 1 //Clear memory of server side hints displayed to the player.
sv_consistency 1 //Whether the server enforces file consistency for critical files
sv_contact "[email protected]" //Contact email for server sysop
sv_pausable 0 //Is the server pausable.
sm_cvar sv_stats 0 // Don't need these.
sm_cvar fps_max 0 // Forces the maximum amount of FPS the CPU has available for the Server.

// Lan or internet play, Server region cvars
sv_lan 0 //Server is a lan server ( no heartbeat, no authentication, no non-class C addresses )
sv_region 255 // Region Codes: 0 - US East coast, 1 - US West coast, 2 - South America, 3 - Europe, 4 - Asia, 5 - Australia, 6 - Middle East, 7 - Africa, 255 - world

// HTTP Redirect
//sv_downloadurl "http://192.168.1.200/fastdl" //Webserver where clients can download missing content.
//sm_cvar sv_allowdownload 1
//sm_cvar sv_allowupload 1

//Game Mode
sv_gametypes "coop"
sm_cvar mp_gamemode coop
sm_cvar tank_stuck_time_suicide 999
z_tank_health 16000

//DIFFICULTY
z_difficulty hard

//Disable melee fatigue
sm_cvar z_gun_swing_vs_cooldown "-1"
sm_cvar z_gun_swing_vs_amt_penalty "-1" 

//MOTD.
motd_enabled 0

// Voice Comm
sv_voiceenable "1"

//LOBBY CONNECT
sm_cvar sv_hosting_lobby 0
sv_allow_lobby_connect_only 0
sv_forcepreload 1 //Force server side preloading. 0=disable 1=enable

// L4DToolz
sm_cvar sv_maxplayers 9
sm_cvar sv_force_unreserved 1
sm_cvar sv_visiblemaxplayers 9

// BOTS
sm_cvar sb_all_bot_game 1
sm_cvar allow_all_bot_survivor_team 1
//FRIENDLY FIRE RANGE 0=OFF 1=ON
sm_cvar survivor_friendly_fire_factor_easy 0.1
sm_cvar survivor_friendly_fire_factor_normal 0.2
sm_cvar survivor_friendly_fire_factor_hard 0.3
sm_cvar survivor_friendly_fire_factor_expert 0.4

//l4d2_explosive_cars.cfg
sm_cvar l4d2_explosive_cars_health 750
//l4d_multiple_equipment.cfg
sm_cvar l4d_me_custom_notify_msg "Multiple equipo presionando dos veces 1, 2, 3, 4, 5!"
//l4d2_berserk_mode.cfg
l4d2_berserk_mode_goal 60
sm_cvar	l4d2_berserk_mode_goal 60
sm_cvar l4d2_berserk_mode_auto 1
//l4d2_lethal_weapon.cfg
sm_cvar l4d2_lw_shootonce 1
//plugin.simplewelcomemsg.cfg 
sm_swm_panellines 13
//AMB
sm_cvar abm_automodel "1"
sm_cvar abm_identityfix "1"
sm_cvar abm_primaryweapon ""
sm_cvar abm_secondaryweapon ""
sm_cvar abm_healitem "defibrillator"
sm_cvar abm_consumable "adrenaline"
sm_cvar abm_joinmenu "0"
sm_cvar abm_minplayers "0"
sm_cvar abm_offertakeover "2"
sm_cvar abm_spawninterval "36"
sm_cvar abm_tankchunkhp "3600"
//balancer_hp.cfg
sm_cvar balancer_hp_factor_tank "0.9"
sm_cvar balancer_hp_base_tank "16000"
sm_cvar balancer_hp_max_tank "30000"
sm_cvar balancer_hp_min_tank "15000"
//l4d_infected_hp.cfg
l4d_infectedhp_type 0

// Server Logging
log on  //Creates a logfile (on | off)
sv_log_onefile 0 //Log server information to only one file.
sv_logbans 0 //Log server bans in the server logs.
sv_logecho 0 //Echo log information to the console.
sv_logfile 1 //Log server information in the log file.
sv_logflush 0 //Flush the log file to disk on each write (slow).
sv_logsdir "logs" //Folder in the game directory where server logs will be stored.

exec serverConfig.cfg

Last edited by xsirlalo; 02-18-2020 at 10:36.
xsirlalo is offline
Send a message via Skype™ to xsirlalo
 



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 08:54.


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