Help with codewaw

hi guys.
Can anyone tell me a website where they can help me configure a codwaw server?
I’ve searched the internet and can’t find anything.

Thank you very much and Merry Christmas

https://nobsclan.com/tuts/codww/

Thanks my friend. very good tutorial. I can’t get my codwaw server to appear in the game list. Any ideas

ports may be closed…

I have all ports open

Widows ? Linux ?…….

operating system ?

In windows My friend
It worked perfectly and stopped appearing in the game.
Is it possible that they changed something on the master server?

thx

Nope as I host 5 CoD WaW servers and they are all fine

In your cfg server, what do you have set for the master server?

I don’t have any master servers set in the server cfg file.
They are all still listed on the server browser

What port are you using for your server?

Hi m8 im used the port 28962.
I add it manually and see the server. but it doesn’t appear on the list

grettins and happy new year

Double check that you havent mistyped it in your router’s port forward and check your firewall is allowing it through

I’ve already reviewed it several times. I have more servers open and they are going well. It only happens to me with codwaw servers

Ok the next step is to look at your command line and server config to see if anything is wrong. Can you post them or send them to me… if you do just blank out your rcon password

comand line:
W:\cod5-1\SPS_X5.exe +set fs_localAppData W:\cod5-1\ +set fs_game “mods/SPS_X5_V1” +exec “server.cfg” +map_rotate +set dedicated 2 +set net_ip 192.168…x.xx +set net_port 28962 +set ui_maxclients 64 +set sv_punkbuster 0

server.cfg

//******************************************************************************
// Call of Duty 5 - eXtreme+ modification
//******************************************************************************
// author : eXtreme+ Support Crew
// email : [email protected]
// website : http://www.mycallofduty.com
//
// mod : X5 : eXtreme+ Warfare
// version : v2.5
// update : October 2009
//
// Config set : Tactical Country Configuration Set
// Base by : Chiblue
//******************************************************************************

//******************************************************************************
// 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 “^1=//^3SPS^1//=^4SNIPERS”
//sets sv_hostname “GameTrackerClaimServer”
sets _Admin “=//SPS//=ADMINS”
sets Email “[email protected]
sets Website “www.sps-snipers.com
sets Location "SPAIN"
sets _Mod “X5 By Dugynight”
sets ModUpdate “09-01-2009”
sets scr_motd “^4- Welcome To Clan´s Server - ^1=//^3SPS^1//= SNIPERS ^4WWW.SPS-SNIPERS.COM
//set g_motd “Shoot To Kill…Really!!”

// Keywords 
set sv_keywords “”

//******************************************************************************
// PunkBuster Settings
//******************************************************************************
//seta sv_punkbuster “0”
//wait
//pb_sv_enable

// Server Network Mode
set dedicated “2” // 0 = Listen, 1 = LAN, 2 = Internet

//******************************************************************************
// Common Server Settings
//******************************************************************************
// Log Settings
set g_logsync “1” // 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 “1.2.3.4” // Set your servers IP address
//set net_port “28960” // Set your port number
set com_hunkMegs “512”
set net_noipx “1” // Allow ONLY tcp/ip protocol, player/server communications

// Master servers
set sv_master1 “cod5master.activision.com

set sv_master4 “master.gamespy.com:28960

set sv_master5 “master0.gamespy.com

set sv_master6 “master1.gamespy.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 “0” // 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 “”
seta sv_wwwDlDisconnected “0”

// Rate
set sv_maxRate “25000”

// FPS
//set sv_fps “20”

// Drop inactive players
set sv_timeout “1800”
set sv_zombietime “1”
set g_inactivity “0”
set g_inactivityspectator “0”
set sv_reconnectlimit “3”

// Anti Cheat Settings
set ex_disableclientconsole “”
//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 “0”
set sv_voiceQuality “0”
set voice_deadChat “0”
set g_deadChat “1”
set voice_global “0”
set voice_localEcho “0”

//******************************************************************************
// Misc
//******************************************************************************
set sv_allowAnonymous “0”
set g_antilag “0”
set g_smoothClients “1”
set scr_drawfriend “0”
set scr_player_forcerespawn “1”
set scr_game_allowkillcam “0”

// Announcer
set scr_allowannouncer “1”

// Friendly Fire
set scr_team_fftype “0”

// Red Crosshairs while over enemy
set g_redCrosshairs “0”

// Who dead people can spectate
set scr_game_spectatetype “2”

// Gravity
set g_gravity “800”

// Base Move Speed
set g_speed “190”

// Client Side Stuff
set sv_clientside “0”
set sv_clientArchive “1”
set sv_clientSideBullets “1”
set sv_clientSideVehicles “1”
set g_client_side_lights “1”

// HUD and Environmental Stuff
set scr_enable_music “1”
set scr_enable_scoretext “1”
set scr_fog_disable “0”

// Server Timers
set scr_game_graceperiod “30”
set scr_intermission_time “12”
set scr_team_respawntime “0”

// developer mode
//set developer “0”
//set developer_script “0”

// test bots (can crash the server on next map!)
set scr_testclients “0”
set sv_botsPressAttackBtn “0”
set sv_botsRandomInput “0”

// freeze the bots to the ground?, easier when testing!
//set scr_botfreeze “1”

//******************************************************************************
// Init & Exec CFG Files
//******************************************************************************
wait
exec config/gcops.cfg
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/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
wait
exec config/cmdcontrol.cfg

try it this way:
W:\cod5-1\SPS_X5.exe +set fs_localAppData W:\cod5-1\ +set fs_game “mods/SPS_X5_V1” +set dedicated 2 +set net_ip 192.168…x.xx +set net_port 28962 +set ui_maxclients 64 +set sv_punkbuster 0 +exec server.cfg +map_rotate

Make sure you don’t have map_rotate in your maprotation.cfg file
and remove quotes from +exec “server.cfg”

I dont have +set net_ip 192.168…x.xx set in my command line as it caused issues so I removed it.

You have a lot of exec config files.

You can remove the gamespy ones as these shut down years ago.
Also cod5master is no longer in use

All redundants

Hi, thanks for your help.
I made all the changes and it still doesn’t work

Greetings

It must be a firewall or port forward issue. Thats the only things I am aware of that stops your server being listed.

Edit*
That being said I typed in your IP address and port into my “New Favorite” and it appeared. So it discoverable so that rules out firewall / port forward problem.
Just not listing in server browser.

Only difference I can see is your gametype is listed as tdms (whatever that is).

Have you tried hosting it without the mod to see if thats causing the problem?

I dont have +set net_ip 192.168…x.xx set in my command line as it caused issues so I removed it.

Did you try it without the +set net_ip?