mmartinho
03-09-2009, 05:30 PM
Hello.
I'm trying setup a call of duty 4 promod server..
Aparently I have the right configurations to start with promod but instead the server starts with hardcore mod.
Startup commnad line:
./cod4_lnxded +set dedicated 2 +set net_ip 91.121.209.46 +set net_port 30000 +set fs_game "Mods/promod4final" +exec server.cfg +set sv_maxclients 12 +map mp_crash +map_rotate +set sv_punkbuster 1
Server.cfg main/server.cfg
sets sv_hostname "[ Game-Fusion.org ] - www.hardskill-gaming.com"
sets _Admin "Marco Martinho"
sets _Email "mmartinho@game-fusion.org"
sets _Website "www.game-fusion.org"
sets _Location ""
sets _Irc ""
sets _Maps ""
set scr_motd ""
// 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"
set sv_log_damage "1"
// Network options
//set net_ip "91.121.209.46"
// set net_port "30000"
set com_hunkMegs "512"
set net_noipx "1"
// Server Network Mode
set dedicated "2" // 0 = Listen, 1 = LAN, 2 = Internet
// Master servers
set sv_master1 "cod2master.activision.com"
set sv_master2 "cod2authorize.activision.com"
set sv_master3 "cod2master.infinityward.com"
set sv_master3 "cod2update.activision.com"
set sv_master4 "master.gamespy.com:28960"
set sv_master5 "master0.gamespy.com"
set sv_master6 "master1.gamespy.com"
set sv_master7 "clanservers.net"
set sv_gamespy "1"
// Password Settings
set rcon_password "blablabla"
set sv_privatePassword ""
set g_password "pcw"
// Player slots setup
set sv_maxclients "12"
set sv_privateclients ""
// Ping
set sv_minPing "0"
set sv_maxping "350"
// Client Download Settings. (0=off/1=on)
//set sv_allowdownload "1"
//seta sv_wwwDownload "1"
seta sv_wwwBaseURL "http://www.game-fusion.org/gamefiles/promod4final/"
//seta sv_wwwBaseURL ""
seta sv_wwwDlDisconnected "1"
// Rate
set sv_maxRate "5000"
// FPS
//set sv_fps "20"
// Drop inactive players
//set sv_timeout "300"
//set sv_zombietime "1"
//set g_inactivity "0"
//set g_inactivityspectator "0"
// AntiFlooding Settings
set sv_floodProtect "1"
//set sv_reconnectlimit "5"
// 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"
set sv_punkbuster "1"
// Temporary Ban duration, in seconds
set sv_kickBanTime "3600"
// In-game voice communication system
set sv_voice "0"
set sv_voiceQuality "1"
set voice_deadChat "0"
set voice_global "0"
set voice_localEcho "0"
set winvoice_mic_mute "1"
set sv_allowAnonymous "0"
set g_antilag "0"
set scr_teambalance o
set scr_team_fftype 1
set scr_hardcore o
set g_gametype "sd"
set sv_mapRotation "gametype sd map mp_backlot gametype sd map mp_bloc gametype sd map mp_bog gametype sd map mp_cargoship gametype sd map mp_citystreets gametype sd map mp_convoy gametype sd map mp_countdown gametype sd map mp_crash gametype sd map mp_crossfire gametype sd map mp_farm gametype sd map mp_overgrown gametype sd map mp_pipeline gametype sd map mp_shipment gametype sd map mp_showdown gametype sd map mp_strike gametype sd map mp_vacant"
exec pb/pbsv.cfg
set promod_mode 2v2_mr12
What is wrong ???
Please help me, i really need setup this server
Thank You
I'm trying setup a call of duty 4 promod server..
Aparently I have the right configurations to start with promod but instead the server starts with hardcore mod.
Startup commnad line:
./cod4_lnxded +set dedicated 2 +set net_ip 91.121.209.46 +set net_port 30000 +set fs_game "Mods/promod4final" +exec server.cfg +set sv_maxclients 12 +map mp_crash +map_rotate +set sv_punkbuster 1
Server.cfg main/server.cfg
sets sv_hostname "[ Game-Fusion.org ] - www.hardskill-gaming.com"
sets _Admin "Marco Martinho"
sets _Email "mmartinho@game-fusion.org"
sets _Website "www.game-fusion.org"
sets _Location ""
sets _Irc ""
sets _Maps ""
set scr_motd ""
// 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"
set sv_log_damage "1"
// Network options
//set net_ip "91.121.209.46"
// set net_port "30000"
set com_hunkMegs "512"
set net_noipx "1"
// Server Network Mode
set dedicated "2" // 0 = Listen, 1 = LAN, 2 = Internet
// Master servers
set sv_master1 "cod2master.activision.com"
set sv_master2 "cod2authorize.activision.com"
set sv_master3 "cod2master.infinityward.com"
set sv_master3 "cod2update.activision.com"
set sv_master4 "master.gamespy.com:28960"
set sv_master5 "master0.gamespy.com"
set sv_master6 "master1.gamespy.com"
set sv_master7 "clanservers.net"
set sv_gamespy "1"
// Password Settings
set rcon_password "blablabla"
set sv_privatePassword ""
set g_password "pcw"
// Player slots setup
set sv_maxclients "12"
set sv_privateclients ""
// Ping
set sv_minPing "0"
set sv_maxping "350"
// Client Download Settings. (0=off/1=on)
//set sv_allowdownload "1"
//seta sv_wwwDownload "1"
seta sv_wwwBaseURL "http://www.game-fusion.org/gamefiles/promod4final/"
//seta sv_wwwBaseURL ""
seta sv_wwwDlDisconnected "1"
// Rate
set sv_maxRate "5000"
// FPS
//set sv_fps "20"
// Drop inactive players
//set sv_timeout "300"
//set sv_zombietime "1"
//set g_inactivity "0"
//set g_inactivityspectator "0"
// AntiFlooding Settings
set sv_floodProtect "1"
//set sv_reconnectlimit "5"
// 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"
set sv_punkbuster "1"
// Temporary Ban duration, in seconds
set sv_kickBanTime "3600"
// In-game voice communication system
set sv_voice "0"
set sv_voiceQuality "1"
set voice_deadChat "0"
set voice_global "0"
set voice_localEcho "0"
set winvoice_mic_mute "1"
set sv_allowAnonymous "0"
set g_antilag "0"
set scr_teambalance o
set scr_team_fftype 1
set scr_hardcore o
set g_gametype "sd"
set sv_mapRotation "gametype sd map mp_backlot gametype sd map mp_bloc gametype sd map mp_bog gametype sd map mp_cargoship gametype sd map mp_citystreets gametype sd map mp_convoy gametype sd map mp_countdown gametype sd map mp_crash gametype sd map mp_crossfire gametype sd map mp_farm gametype sd map mp_overgrown gametype sd map mp_pipeline gametype sd map mp_shipment gametype sd map mp_showdown gametype sd map mp_strike gametype sd map mp_vacant"
exec pb/pbsv.cfg
set promod_mode 2v2_mr12
What is wrong ???
Please help me, i really need setup this server
Thank You