[CSGO] server.cfg

Scrie răspuns
Romania Avatar utilizator

Topic Author
[RGK]*Kent
Administrator Community
Administrator Community
Mesaje: 383
Membru din: Septembrie 13, 2020, 1:50 pm
Localitate: Rosiori de Vede
Vârsta: 29
Contact:
Status: Neconectat
Kent’s avatar
Loading…

[CSGO] server.cfg

/////////////////////////////////////////////////////////////////////////////////////////////////
//Server.cfg by https://www.mortall.ro
////////////////////////////////////////////////////////////////////////////////////////////////

// General
hostname "Your Server Name Here" // Set your server name.
rcon_password "password" // Password RCON
sv_lan "0" //This should always be set, so you know it's not on
sv_region "255" //The region of the world to report this server in.
sv_tags "VIP, !ws, [EN], Free" // Tags you can show up for in the game browser.
host_players_show "2" // Show your online player count and full playercount information is shown when the server is queried.
host_info_show "1" // As much as possible information will be shown when your server is queried.

// Server Downloads Resource
sv_downloadurl "https://download.mortall.ro/files/csgo" // Your fastdl url (don't add a / to the end!).
sv_allowdownload "1"
sv_allowupload "1"
net_maxfilesize "500"

// Performance
sm_cvar sv_maxrate "0" // Maximum bandwidth rate allowed per second for each connection to the server.
sm_cvar sv_minrate "196000" // Minimum bandwidth rate that is allowed for clients connected to the server.
sm_cvar sv_maxupdaterate "128" // Sets your rates (eg. 64 tick, 102.4 tick, 128 tick).
sm_cvar sv_minupdaterate "128" // Set the same as above.
sm_cvar sm_cvar sv_maxcmdrate "128" // Set the same as above. (Hidden cvar, requires Sourcemod tio change. Can be left as is)
sm_cvar sv_mincmdrate "128" // Set the same as above.
sv_parallel_sendsnapshot "1" // Enables multi-threading.
sv_clockcorrection_msecs "15" // Tries to keep each players m_nTickBase withing this many msecs of the server absolute tickcount
net_splitrate "2" // Fixes choke on 128 tick servers. Inline with what Faceit/ESEA run.
sm_cvar sv_unlag "1" // Unlag Server
sm_cvar sv_maxunlag "1" // Max lag server

// Fixes
sv_hibernate_when_empty "0" // Disables hibernation (Improves reliability, improves database connection speed).

// Baned cfg
writeid
writeip
exec banned_user.cfg
exec banned_ip.cfg

// Logs Servers raporting console
log on
sv_cheats "0"
sv_log_onefile "1" //Log server information to only one file.
sv_logbans "1" //Log server bans in the server logs.
sv_logecho "1" //Echo log information to the console.
sv_logfile "1" //Log server information in the log file.
sv_logflush "1" //Flush the log file to disk on each write (slow).
sv_logsdir "1" //Folder in the game directory where server logs will be stored.

// Plugins Reload Refresh Admins
sm_refresh_vips
sm_reload_vip_cfg
sm_reloadadmins
:arrow: [RGK]*Kent - mortall.ro :)

Link:
BBcode:
HTML:
Hide post links
Show post links
Scrie răspuns

Înapoi la “CFG-uri all game GO”