Showtime
01-16-2004, 09:55 PM
Alright well I have read a couple of posts about this but never actually found the true reason.
My game sometimes shows up in the ingame browser sometimes not....I am getting no traffic accross my server because of this.
Is there a list of ports that should be open besides the 28960 that i have it set to.
here is my config
//cod configs
//[FF] ShOwTiMe
// Passwords
set rconPassword "*******"
set g_password ""
set sv_privatePassword ""
// Public Information
set sv_hostname "^4[FF] ^1Freedom Fighters ^7NA ^1Clan Server" // name of your server as listed in the in game browser
set scr_motd "" // this will be displayed on the server menu when clients join
sets .Email "mappelt@telus.net"
sets .IRC ""
sets .Website "www.ffighters.com"
sets .Location "Canada"
// General Settings
set scr_friendlyfire "1" //0-off 1-on 2-reflect damage
set sv_maxClients "20"
set sv_privateClients "0"
set sv_maxRate "20000"
set sv_minPing "0"
set sv_maxPing "0"
set sv_pure "1" // pure servers, will not allow anyone to play on your server with custom pk3 files loaded into their main dir.
set logfile "1"
set g_log "games_mp.log"
set g_allowVote "1"
set scr_allow_vote "1"
set sv_allowAnonymous "0"
set sv_allowDownload "1"
set sv_cheats "0"
set sv_master1 "codmaster.activision.com" //in game browser
set sv_master2 "clanservers.net"
set sv_master3 "master3.idsoftware.com" //activision master server
set sv_master4 "master0.gamespy.com" //Gamespy master server
set sv_master5 ""
set sv_invulnerabletime "3" // time in seconds that you can not be killed when spawned
set sv_floodprotect "1"
set protocol "1"
set g_logsync "0"
set sv_gamespy "1" // 1 = your server will be listed on gamespy 0 = your server will not be listed on gamespy
set sv_floodprotect "1"
set g_forceteamspectate "1"
set g_teamswitchdelay "10"
set sv_maxrate "20000" // bandwidth your server is allowing for each client. Please see other guide on how to calculate this
set g_allowvote "0"
set g_ioteamspec "1" //Forces dead players to only spectate their own team
// Weapons
set scr_allow_bar "1"
set scr_allow_bren "1"
set scr_allow_enfield "1"
set scr_allow_fg42 "1"
set scr_allow_kar98k "1"
set scr_allow_kar98ksniper "1"
set scr_allow_m1carbine "1"
set scr_allow_m1garand "1"
set scr_allow_mp40 "1"
set scr_allow_mp44 "1"
set scr_allow_nagant "1"
set scr_allow_nagantsniper "1"
set scr_allow_panzerfaust "1"
set scr_allow_ppsh "1"
set scr_allow_springfield "1"
set scr_allow_sten "1"
set scr_allow_thompson "1"
// DM
set scr_dm_scorelimit "50"
set scr_dm_timelimit "30"
set scr_drawfriend "1"
set scr_forcerespawn "0"
// TDM
set scr_tdm_scorelimit "100"
scr_tdm_timelimit "25"
// SD
set scr_sd_graceperiod "15"
set scr_sd_roundlength "4"
set scr_sd_roundlimit "0"
set scr_sd_scorelimit "7"
set scr_sd_timelimit "0"
// BEL
set scr_bel_alivepointtime "10"
set scr_bel_scorelimit "50"
set scr_bel_timelimit "30"
// RE
set scr_re_graceperiod "15"
set scr_re_roundlength "4"
set scr_re_roundlimit "0"
set scr_re_scorelimit "7"
set scr_re_timelimit "0"
set scr_re_showcarrier "0"
set gametype sd
// Map Rotation
set sv_mapRotation "gametype sd map mp_brecourt gametype sd map mp_carentan gametype sd map mp_dawnville gametype sd map mp_depot gametype sd map mp_harbor gametype sd map mp_hurtgen gametype sd map mp_pavlov gametype sd map mp_railyard gametype sd map mp_rocket "
set sv_mapRotationCurrentmap "mp_brecourt "
map mp_railyard
This is a linux server and when i restart the services it starts as a Deathmatch game type.....i tried to add that line in "set gametype sd" to see if that would start it as a Search and destroy map but this is not working......am i totaly missing something to set it to a SD server???
PLEASE HELP ME WITH THE IN GAME BROWSER...........do you think...ports......settings.......something else.....
Thanks all
My game sometimes shows up in the ingame browser sometimes not....I am getting no traffic accross my server because of this.
Is there a list of ports that should be open besides the 28960 that i have it set to.
here is my config
//cod configs
//[FF] ShOwTiMe
// Passwords
set rconPassword "*******"
set g_password ""
set sv_privatePassword ""
// Public Information
set sv_hostname "^4[FF] ^1Freedom Fighters ^7NA ^1Clan Server" // name of your server as listed in the in game browser
set scr_motd "" // this will be displayed on the server menu when clients join
sets .Email "mappelt@telus.net"
sets .IRC ""
sets .Website "www.ffighters.com"
sets .Location "Canada"
// General Settings
set scr_friendlyfire "1" //0-off 1-on 2-reflect damage
set sv_maxClients "20"
set sv_privateClients "0"
set sv_maxRate "20000"
set sv_minPing "0"
set sv_maxPing "0"
set sv_pure "1" // pure servers, will not allow anyone to play on your server with custom pk3 files loaded into their main dir.
set logfile "1"
set g_log "games_mp.log"
set g_allowVote "1"
set scr_allow_vote "1"
set sv_allowAnonymous "0"
set sv_allowDownload "1"
set sv_cheats "0"
set sv_master1 "codmaster.activision.com" //in game browser
set sv_master2 "clanservers.net"
set sv_master3 "master3.idsoftware.com" //activision master server
set sv_master4 "master0.gamespy.com" //Gamespy master server
set sv_master5 ""
set sv_invulnerabletime "3" // time in seconds that you can not be killed when spawned
set sv_floodprotect "1"
set protocol "1"
set g_logsync "0"
set sv_gamespy "1" // 1 = your server will be listed on gamespy 0 = your server will not be listed on gamespy
set sv_floodprotect "1"
set g_forceteamspectate "1"
set g_teamswitchdelay "10"
set sv_maxrate "20000" // bandwidth your server is allowing for each client. Please see other guide on how to calculate this
set g_allowvote "0"
set g_ioteamspec "1" //Forces dead players to only spectate their own team
// Weapons
set scr_allow_bar "1"
set scr_allow_bren "1"
set scr_allow_enfield "1"
set scr_allow_fg42 "1"
set scr_allow_kar98k "1"
set scr_allow_kar98ksniper "1"
set scr_allow_m1carbine "1"
set scr_allow_m1garand "1"
set scr_allow_mp40 "1"
set scr_allow_mp44 "1"
set scr_allow_nagant "1"
set scr_allow_nagantsniper "1"
set scr_allow_panzerfaust "1"
set scr_allow_ppsh "1"
set scr_allow_springfield "1"
set scr_allow_sten "1"
set scr_allow_thompson "1"
// DM
set scr_dm_scorelimit "50"
set scr_dm_timelimit "30"
set scr_drawfriend "1"
set scr_forcerespawn "0"
// TDM
set scr_tdm_scorelimit "100"
scr_tdm_timelimit "25"
// SD
set scr_sd_graceperiod "15"
set scr_sd_roundlength "4"
set scr_sd_roundlimit "0"
set scr_sd_scorelimit "7"
set scr_sd_timelimit "0"
// BEL
set scr_bel_alivepointtime "10"
set scr_bel_scorelimit "50"
set scr_bel_timelimit "30"
// RE
set scr_re_graceperiod "15"
set scr_re_roundlength "4"
set scr_re_roundlimit "0"
set scr_re_scorelimit "7"
set scr_re_timelimit "0"
set scr_re_showcarrier "0"
set gametype sd
// Map Rotation
set sv_mapRotation "gametype sd map mp_brecourt gametype sd map mp_carentan gametype sd map mp_dawnville gametype sd map mp_depot gametype sd map mp_harbor gametype sd map mp_hurtgen gametype sd map mp_pavlov gametype sd map mp_railyard gametype sd map mp_rocket "
set sv_mapRotationCurrentmap "mp_brecourt "
map mp_railyard
This is a linux server and when i restart the services it starts as a Deathmatch game type.....i tried to add that line in "set gametype sd" to see if that would start it as a Search and destroy map but this is not working......am i totaly missing something to set it to a SD server???
PLEASE HELP ME WITH THE IN GAME BROWSER...........do you think...ports......settings.......something else.....
Thanks all