Server WBGS cod4 settings, config & cfg 2013
| Full Name | - |
| Nickname | Server WBGS |
| Birthday | - |
| Nationality | |
| Game | |
| Since | 2013-11-26 |
| Last Update | 2013-11-26 |
Server WBGS screenshot
Server WBGS Gear
| Mouse | - |
| Mousepad | - |
| Keyboard | - |
| Headset | - |
| Earbuds | - |
| Monitor | - |
| Chair | - |
| Controller | - |
| Case | - |
Server WBGS Gaming PC Setup
| GPU | - |
| CPU | - |
| Memory | - |
| Motherboard | - |
| Power Supply | - |
| Storage | - |
| Fan | - |
| Cooler | - |
Server WBGS config
The Call of Duty 4 config file of Server WBGS has been downloaded 17 times. Download server.cfg by clicking the download button below.
Social Media
| Twitch | - |
| - | |
| YouTube | - |
| - | |
| - | |
| TikTok | - |
| Steam | - |
| Discord | - |
Server WBGS Settings
Monitor
| Resolution: | - |
| Aspect Ratio: | - |
Sensitivity
| Sensitivity: | - |
Crosshair
| Color: | - |
| Size: | - |
FAQ
Summary
This page contains the in-game settings, config files (cfg) and hardware setup of Server WBGS. The Server WBGS cod4 settings page has been viewed for 2.021 since it was added on 2013-11-26. The last time the settings of Server WBGS were on 2013-11-26. Visit the cod4 settings page to view more Call of Duty 4 settings like Server WBGS or visit upload section to add your own cod4 settings.
Other Call of Duty 4 settings
| # | Name | Country | Last Update | |
| 1 | 2024-04-17 | |||
| 2 | 2023-12-26 | |||
| 3 | 2024-05-07 | |||
| 4 | 2020-11-03 | |||
| 5 | 2020-02-02 |
Other Canada gaming settings
| # | Name | Country | Last Update | |
| 1 | 2024-02-29 | |||
| 2 | 2022-10-10 | |||
| 3 | 2024-04-26 | |||
| 4 | 2024-03-30 | |||
| 5 | 2024-02-21 | |||
| 6 | 2024-02-20 | |||
| 7 | 2023-12-28 | |||
| 8 | 2024-04-20 | |||
| 9 | 2024-04-07 | |||
| 10 | 2024-04-07 |
Server WBGS CFG file
//******************************************************************************
// Call of Duty 4 - eXtreme+ modification
//******************************************************************************
// author : eXtreme+ Support Crew
// email : admin@mycallofduty.com
// website : http://www.mycallofduty.com
//
// mod : X4 : eXtreme+ Warfare
// version : 3.0 RC5
// update : November 2010
//
// eXtreme+ Mod by the eXtreme+ Crew is licensed under a Creative Commons
// Attribution-NonCommercial-ShareAlike 3.0 Unported License
// http://creativecommons.org/licenses/by-nc-sa/3.0/
// Based on a work at www.mycallofduty.com
// Permissions beyond the scope of this license may be available at http://www.mycallofduty.com
//
//******************************************************************************
//******************************************************************************
// Color Codes
//******************************************************************************
// Colors for text. Do not clear the comment in front of the color codes.
// Useful for your server name, motd msg's - Information and ref use only
//
// ^1 = Red
// ^2 = Green
// ^3 = Yellow
// ^4 = Blue
// ^5 = Cyan
// ^6 = pink/Magenta
// ^7 = White
// ^0 = Black
//******************************************************************************
// Public Information
//******************************************************************************
sets sv_hostname "^7*CLAN*X* ^224^3|^27 ^1X4:Extreme-Warfare"
sets _Admin "*CLAN*X*+ Crew"
sets _Email ""
sets _Website "www.white-black-gaming.com"
sets _Location "CAN"
sets _Irc ""
sets _Mod "^3e^1X^3treme ^1X4"
sets _ModVer "v3.0"
sets _ModUpdate "Right Now"
sets _Maps "CoD4 Stock & Custom"
sets scr_motd "Shoot To Kill....Really!!"
set g_motd "Shoot To Kill....Really!!"
//******************************************************************************
// Common Server Settings
//******************************************************************************
// Log Settings
set g_logsync "2" // 0=no log, 1=buffered, 2=continuous, 3=append
set logfile "1" // 0 = NO log, 1 = log file enabled
set g_log "games_mp.log" // Name of log file, default is games_mp.log
set sv_log_damage "1"
// Network options
// set net_ip "" // Set your servers IP address
// set net_port "" // Set your port number
set com_hunkMegs "512"
set net_noipx "1" // Allow ONLY tcp/ip protocol, player/server communications
// Server Network Mode
set dedicated "2" // 0 = Listen, 1 = LAN, 2 = Internet
set loc_warnings "0"
// Master servers
set sv_master1 "cod4master.activision.com"
set sv_gamespy "1"
// Password Settings
set rcon_password "" // RCON must supply pw to use
set sv_privatePassword "" // Private slots, non-public slots
// The following can be used to lock out the server so that only those
// players that have been provide the password can connect. Good for
// matches, practices, etc.
set g_password ""
// Player slots setup
set sv_maxclients "64" // MAX server player slots, this is TOTAL player slots
//+set ui_maxclients "64" In your commandline for slots over 32
set sv_privateclients "" // Number of private player slots, maxclients - privateclients = public slots
// Ping
set sv_minPing "0" // MIN player ping on CONNECT, any lower and player isnt allowed to connect
set sv_maxping "400" // MAX player ping on CONNECT, any higher and player isnt allowed to connect
// Client Download Settings. (0=off/1=on) Used for MODs and custom maps
// See included Quick Setup Guide for instructions.
set sv_allowdownload "1"
seta sv_wwwDownload "1"
seta sv_wwwBaseURL "http://www.white-black-gaming.com/fastdl/cod4/"
set sv_wwwDlDisconnected "0"
//****************************************************************************
// X4 Enhanced Redirect
// This feature will allow your server to send maps/mods from different locations.
//****************************************************************************
// Enable download manager?
// 0 = No, 1 = Yes, Default = 0
//set ex_url_redirect "0"
// Enter your default settings here. This is required if enhanced redirect is enabled!
//set ex_allowDownload "0" // 0 = No, 1 = Yes, Default = 1
//set ex_wwwDownload "0" // 0 = No, 1 = Yes, Default = 0
//set ex_wwwDlDisconnected "0" // 0 = No, 1 = Yes, Default = 0
//set ex_wwwBaseURL "http://www.white-black-gaming.com/fastdl/cod4/"
// Your "map-specific" settings go here. The examples shown are disabled with: //
// NOTE: If you have other client downloads (such as weapons/sound/graphics) you
// will need the mod.ff and .iwd files on EVERY redirection site that you setup.
//set ex_allowDownload_mp_canada "0" // do not allow downloads on this map
//set ex_wwwDownload_mp_subway "0" // download this from server, not HTTP
//set ex_wwwDlDisconnected_mp_ghosttown "0" // disconnect player while downloading
//set ex_wwwBaseURL_mp_lrt "http://www.your_website.com/cod4"
//set ex_wwwBaseURL_mp_stonetown "http://www.your_website.com/~dvd/redirect"
//set ex_wwwBaseURL_mp_offensive "http://www.your_website.com/redirect"
// Rate
set sv_maxRate "25000"
// FPS
set sv_fps "60"
// Drop inactive players
set sv_timeout "900"
set sv_zombietime "1"
set g_inactivity "0"
set g_inactivityspectator "0"
set sv_reconnectlimit "3"
// Anti Cheat Settings
set sv_disableClientConsole "0"
set cl_autocmd "0"
set sv_cheats "0"
set sv_pure "1"
set g_banIPs ""
set g_no_script_spam "1"
// Temporary Ban duration, in seconds
set sv_kickBanTime "900"
// Voting
set g_allowVote "0"
set g_voteAbstainWeight "0.5"
set g_oldVoting "0"
// Team balancing
set scr_teambalance "1"
// In-game voice communication system
set sv_voice "1"
set sv_voiceQuality "9"
set voice_deadChat "1"
set g_deadChat "1"
set voice_global "0"
set voice_localEcho "0"
//******************************************************************************
// Display name of team member when using Voice Chat
//******************************************************************************
// 0 = disabled (default)
// 1 = enabled
set ex_DisplayChat_Name "0"
// Color of message
// 1 = Red
// 2 = Green
// 3 = Yellow
// 4 = Blue
// 5 = Cyan
// 6 = Magenta
// 7 = White
// 0 = Black
set ex_TeamChat_AlliesColor "3"
set ex_TeamChat_AxisColor "2"
// Message below will be added to the end of the players name
set ex_DisplayChat_Msg "is talking"
// Chat X (horizontal) position on screen.
// min = 0, max = 640, default = 5
//set ex_displaychat_posx "5"
// Chat Y (vertical) position on screen.
// min = 0, max = 480, default = 150
set ex_displaychat_posy "160"
//******************************************************************************
// Misc
//******************************************************************************
set sv_allowAnonymous "1"
set g_antilag "1"
set g_smoothClients "1"
set scr_drawfriend "1"
set scr_player_forcerespawn "1"
set scr_game_allowkillcam "1"
// Add Server to Favorite option for players
// 0 = Off
// 1 = On (default)
set ex_favorite "1"
// test bots (can crash the server on next map!)
//set scr_testclients "14"
// freeze the bots to the ground?, easier when testing!
//set scr_botfreeze "1"
// HUD and Environmental Stuff
set scr_enable_music "1"
set scr_enable_scoretext "1"
set scr_fog_disable "1"
// developer mode
//set developer "0"
//set developer_script "0"
//set ex_show_location "1"
//******************************************************************************
// Init & Exec CFG Files
//******************************************************************************
wait
exec config/ambientfx.cfg
wait
exec config/clancontrol.cfg
wait
exec config/redirect.cfg
wait
exec config/monitoring.cfg
wait
exec config/playercontrol.cfg
wait
exec config/pointsystem.cfg
wait
exec config/healthcontrol.cfg
wait
exec config/messages.cfg
wait
exec config/miscfeatures.cfg
wait
exec config/security.cfg
wait
exec config/scrncontrol.cfg
wait
exec config/weaponcontrol.cfg
wait
exec config/wmdcontrol.cfg
wait
exec config/gametypes.cfg
wait
exec config/mapcontrol.cfg
wait
exec config/maprotation.cfg
// Call of Duty 4 - eXtreme+ modification
//******************************************************************************
// author : eXtreme+ Support Crew
// email : admin@mycallofduty.com
// website : http://www.mycallofduty.com
//
// mod : X4 : eXtreme+ Warfare
// version : 3.0 RC5
// update : November 2010
//
// eXtreme+ Mod by the eXtreme+ Crew is licensed under a Creative Commons
// Attribution-NonCommercial-ShareAlike 3.0 Unported License
// http://creativecommons.org/licenses/by-nc-sa/3.0/
// Based on a work at www.mycallofduty.com
// Permissions beyond the scope of this license may be available at http://www.mycallofduty.com
//
//******************************************************************************
//******************************************************************************
// Color Codes
//******************************************************************************
// Colors for text. Do not clear the comment in front of the color codes.
// Useful for your server name, motd msg's - Information and ref use only
//
// ^1 = Red
// ^2 = Green
// ^3 = Yellow
// ^4 = Blue
// ^5 = Cyan
// ^6 = pink/Magenta
// ^7 = White
// ^0 = Black
//******************************************************************************
// Public Information
//******************************************************************************
sets sv_hostname "^7*CLAN*X* ^224^3|^27 ^1X4:Extreme-Warfare"
sets _Admin "*CLAN*X*+ Crew"
sets _Email ""
sets _Website "www.white-black-gaming.com"
sets _Location "CAN"
sets _Irc ""
sets _Mod "^3e^1X^3treme ^1X4"
sets _ModVer "v3.0"
sets _ModUpdate "Right Now"
sets _Maps "CoD4 Stock & Custom"
sets scr_motd "Shoot To Kill....Really!!"
set g_motd "Shoot To Kill....Really!!"
//******************************************************************************
// Common Server Settings
//******************************************************************************
// Log Settings
set g_logsync "2" // 0=no log, 1=buffered, 2=continuous, 3=append
set logfile "1" // 0 = NO log, 1 = log file enabled
set g_log "games_mp.log" // Name of log file, default is games_mp.log
set sv_log_damage "1"
// Network options
// set net_ip "" // Set your servers IP address
// set net_port "" // Set your port number
set com_hunkMegs "512"
set net_noipx "1" // Allow ONLY tcp/ip protocol, player/server communications
// Server Network Mode
set dedicated "2" // 0 = Listen, 1 = LAN, 2 = Internet
set loc_warnings "0"
// Master servers
set sv_master1 "cod4master.activision.com"
set sv_gamespy "1"
// Password Settings
set rcon_password "" // RCON must supply pw to use
set sv_privatePassword "" // Private slots, non-public slots
// The following can be used to lock out the server so that only those
// players that have been provide the password can connect. Good for
// matches, practices, etc.
set g_password ""
// Player slots setup
set sv_maxclients "64" // MAX server player slots, this is TOTAL player slots
//+set ui_maxclients "64" In your commandline for slots over 32
set sv_privateclients "" // Number of private player slots, maxclients - privateclients = public slots
// Ping
set sv_minPing "0" // MIN player ping on CONNECT, any lower and player isnt allowed to connect
set sv_maxping "400" // MAX player ping on CONNECT, any higher and player isnt allowed to connect
// Client Download Settings. (0=off/1=on) Used for MODs and custom maps
// See included Quick Setup Guide for instructions.
set sv_allowdownload "1"
seta sv_wwwDownload "1"
seta sv_wwwBaseURL "http://www.white-black-gaming.com/fastdl/cod4/"
set sv_wwwDlDisconnected "0"
//****************************************************************************
// X4 Enhanced Redirect
// This feature will allow your server to send maps/mods from different locations.
//****************************************************************************
// Enable download manager?
// 0 = No, 1 = Yes, Default = 0
//set ex_url_redirect "0"
// Enter your default settings here. This is required if enhanced redirect is enabled!
//set ex_allowDownload "0" // 0 = No, 1 = Yes, Default = 1
//set ex_wwwDownload "0" // 0 = No, 1 = Yes, Default = 0
//set ex_wwwDlDisconnected "0" // 0 = No, 1 = Yes, Default = 0
//set ex_wwwBaseURL "http://www.white-black-gaming.com/fastdl/cod4/"
// Your "map-specific" settings go here. The examples shown are disabled with: //
// NOTE: If you have other client downloads (such as weapons/sound/graphics) you
// will need the mod.ff and .iwd files on EVERY redirection site that you setup.
//set ex_allowDownload_mp_canada "0" // do not allow downloads on this map
//set ex_wwwDownload_mp_subway "0" // download this from server, not HTTP
//set ex_wwwDlDisconnected_mp_ghosttown "0" // disconnect player while downloading
//set ex_wwwBaseURL_mp_lrt "http://www.your_website.com/cod4"
//set ex_wwwBaseURL_mp_stonetown "http://www.your_website.com/~dvd/redirect"
//set ex_wwwBaseURL_mp_offensive "http://www.your_website.com/redirect"
// Rate
set sv_maxRate "25000"
// FPS
set sv_fps "60"
// Drop inactive players
set sv_timeout "900"
set sv_zombietime "1"
set g_inactivity "0"
set g_inactivityspectator "0"
set sv_reconnectlimit "3"
// Anti Cheat Settings
set sv_disableClientConsole "0"
set cl_autocmd "0"
set sv_cheats "0"
set sv_pure "1"
set g_banIPs ""
set g_no_script_spam "1"
// Temporary Ban duration, in seconds
set sv_kickBanTime "900"
// Voting
set g_allowVote "0"
set g_voteAbstainWeight "0.5"
set g_oldVoting "0"
// Team balancing
set scr_teambalance "1"
// In-game voice communication system
set sv_voice "1"
set sv_voiceQuality "9"
set voice_deadChat "1"
set g_deadChat "1"
set voice_global "0"
set voice_localEcho "0"
//******************************************************************************
// Display name of team member when using Voice Chat
//******************************************************************************
// 0 = disabled (default)
// 1 = enabled
set ex_DisplayChat_Name "0"
// Color of message
// 1 = Red
// 2 = Green
// 3 = Yellow
// 4 = Blue
// 5 = Cyan
// 6 = Magenta
// 7 = White
// 0 = Black
set ex_TeamChat_AlliesColor "3"
set ex_TeamChat_AxisColor "2"
// Message below will be added to the end of the players name
set ex_DisplayChat_Msg "is talking"
// Chat X (horizontal) position on screen.
// min = 0, max = 640, default = 5
//set ex_displaychat_posx "5"
// Chat Y (vertical) position on screen.
// min = 0, max = 480, default = 150
set ex_displaychat_posy "160"
//******************************************************************************
// Misc
//******************************************************************************
set sv_allowAnonymous "1"
set g_antilag "1"
set g_smoothClients "1"
set scr_drawfriend "1"
set scr_player_forcerespawn "1"
set scr_game_allowkillcam "1"
// Add Server to Favorite option for players
// 0 = Off
// 1 = On (default)
set ex_favorite "1"
// test bots (can crash the server on next map!)
//set scr_testclients "14"
// freeze the bots to the ground?, easier when testing!
//set scr_botfreeze "1"
// HUD and Environmental Stuff
set scr_enable_music "1"
set scr_enable_scoretext "1"
set scr_fog_disable "1"
// developer mode
//set developer "0"
//set developer_script "0"
//set ex_show_location "1"
//******************************************************************************
// Init & Exec CFG Files
//******************************************************************************
wait
exec config/ambientfx.cfg
wait
exec config/clancontrol.cfg
wait
exec config/redirect.cfg
wait
exec config/monitoring.cfg
wait
exec config/playercontrol.cfg
wait
exec config/pointsystem.cfg
wait
exec config/healthcontrol.cfg
wait
exec config/messages.cfg
wait
exec config/miscfeatures.cfg
wait
exec config/security.cfg
wait
exec config/scrncontrol.cfg
wait
exec config/weaponcontrol.cfg
wait
exec config/wmdcontrol.cfg
wait
exec config/gametypes.cfg
wait
exec config/mapcontrol.cfg
wait
exec config/maprotation.cfg
Top 10 Games
New Setups
New Configs
Updated Gear
Updated Configs