Login x
User Name:
Password:
Social Links Facebook Twitter YouTube Steam RSS News Feeds

Members Online

»
0 Active | 11 Guests
Online:

LATEST FORUM THREADS

»
warfare
CoD4 Map + Mod Releases
Voting menu on maps
CoD+UO General
Hauling 911
CoDBO3 General

Forums

»

Welcome to the MODSonline.com forums. Looking for Frequently Asked Questions? Check out our FAQs section or search it out using the SEARCH link below. If you are new here, you may want to check out our rules and this great user's guide to the forums and the website.
For more mapping and modding information, see our Wiki: MODSonWiki.com

Jump To:
Forum: All Forums : Call of Duty 2
Category: CoD2 General
General game questions, comments, and chat.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword, playername
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked
Page
Next Page
subscribe
Author Topic: Creating server
Sm_Art_Y
General Member
Since: Aug 5, 2005
Posts: 172
Last: Jul 10, 2008
[view latest posts]
Level 4
Category: CoD2 General
Posted: Sunday, Mar. 5, 2006 08:26 pm
Emm, guys i would need your help as soon as possible..

I searched the forums, everything for tutorial about server...

No luck whatsoever

Please could you just point me to location/ or if it doesnt exists help me?

Thx[cool]
Share |
Foxhound
Preferred PLUS Member
Since: May 31, 2002
Posts: 5983
Last: Sep 6, 2014
[view latest posts]
Level 10
Admin
Forum Moderator
Im a fan of MODSonair
Category: CoD2 General
Posted: Sunday, Mar. 5, 2006 08:46 pm
I could create a tut for you if you have the patience to wait until I get off work in a few hours. With that said are you looking to create a dedicated server?

Cheers

[quake]
I sometimes wonder... "Why is that frisbee getting larger?" .............and then it hits me.

Go ahead... You Play I Mod : MODSonline.com
Support Modsonline by becoming a PREFERRED MEMBER today

01001001 00100000 01100001 01101101 00100000 01000110 01101111 01111000 01101000 01101111 01110101 01101110 01100100
Share |
Sm_Art_Y
General Member
Since: Aug 5, 2005
Posts: 172
Last: Jul 10, 2008
[view latest posts]
Level 4
Category: CoD2 General
Posted: Sunday, Mar. 5, 2006 08:53 pm
Sure i could wait...

Emm, i would run this server from my computer...And it wouldnt be 24/7 on...

[Im kind of n44b in server creating] so i guess that would mean non-dedicated

Correct me if im wrong

Thx
Share |
Foxhound
Preferred PLUS Member
Since: May 31, 2002
Posts: 5983
Last: Sep 6, 2014
[view latest posts]
Level 10
Admin
Forum Moderator
Im a fan of MODSonair
Category: CoD2 General
Posted: Sunday, Mar. 5, 2006 09:00 pm
Shouldn't be an issue. Other then you creating lag for yourself if your running both the game and a server.

No matter I'll write something up later today.

Cheers

[quake]
I sometimes wonder... "Why is that frisbee getting larger?" .............and then it hits me.

Go ahead... You Play I Mod : MODSonline.com
Support Modsonline by becoming a PREFERRED MEMBER today

01001001 00100000 01100001 01101101 00100000 01000110 01101111 01111000 01101000 01101111 01110101 01101110 01100100
Share |
Foxhound
Preferred PLUS Member
Since: May 31, 2002
Posts: 5983
Last: Sep 6, 2014
[view latest posts]
Level 10
Admin
Forum Moderator
Im a fan of MODSonair
Category: CoD2 General
Posted: Monday, Mar. 6, 2006 03:47 am
For A Dedicated Server here is a little blurb to start one up.

1) First you need to create a COD2 Config File which I have one listed below, copy and paste all of this into a Notepad or a Word document, Only edit the things inside the " " and make it to whatever you want it to be.

CONFIG:
Quote:


//**********************************************************
// Call of Duty 2 - Server Config
// Server Configuration File Call of Duty 2 Multiplayer
// Updated by: Foxhound @ MODSonline.com
//**********************************************************
//Public Information
//**********************************************************
// 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*

set sv_hostname "MODSonline.com CoD2 Server 2"

set scr_motd "^2Welcome to the ^1MODSOnline.com CoD2 Server ^2Visit us at: ^1http://www.modsoncline.com/"

sets_Admin "Sm_Art_Y"
sets_Email "Sm_Art_Y@blah.com"
sets_Irc ""
sets_Website "www.modsonline.com"
sets_Location "CA, USA"
// set net_ip "64.66.44.50" Place this in your command line to make it work
// set net_port "28964" Place this in your command line to make it work

// The following is a list of server 'There is a bit of a debate whether these are needed or not. Either way it won't hurt, so put them in there
set sv_master1 "cod2master.activision.com"
set sv_master2 "master.gamespy.com:28960"
set sv_master3 "master0.gamespy.com"
set sv_master4 "clanservers.net"
set sv_master5 "cod2authorize.activision.com"
set sv_master6 "codmaster.activision.com"
set sv_master7 "coduomaster.activision.com"
set sv_master8 "master0.gamespy.com"
set sv_master9 "master1.gamespy.com"
set sv_master10 "master.gamespy.com:28960"
set sv_master11 "coduoauthorize.activision.com"
set sv_master12 "master0.gamespy.com"
set sv_master13 "clanservers.net"
set sv_master14 "codmaster.infinityward.com"
set sv_master15 "codauthorize.activision.com"
set sv_gamespy "1"

// Server password
set g_password ""

// Rconpassword
set rcon_password "password"

// Maximum Clients
set sv_maxclients "24"
set sv_privateclients "0"
set g_gametype "tdm"

// Max Ping
set sv_maxping "200"

// Team Icons
set scr_drawfriend "1"
// Forced Respawn
set scr_forcerespawn "1"

// Rate
set sv_maxRate "25000"

//Map/Team/Player Settings
set g_deadChat "1"
set scr_drawfriend "1"
set scr_forcerespawn "1"
set scr_friendlyfire "2"
set scr_freelook "1"
set scr_spectateenemy "0"
set g_forceteamspectate "1"
set scr_teambalance "0"
set sv_invulnerabletime "5"
set g_teamswitchdelay "25"

// Killcam
set scr_roundcam "0"
set scr_killcam "0"

// Temporary Ban duration, in hours? minutes?
set sv_kickBanTime "24"

// Drop inactive players
set sv_timeout "120"
set sv_zombietime "1"
set g_inactivity "0"
set g_inactivityspectator "0"

// Anti lag settings
set g_antilag "1"

// Anti Cheat Settings
set sv_disableClientConsole "1"
set cl_autocmd "0"
set sv_floodProtect "1"
set sv_cheats "0"
set sv_pure "1"
set g_banIPs ""
set g_no_script_spam "1"

//RD Msg Center Text Settings
seta sv_linerd1 ""^2Welcome to the ^1MODSonline.com CoD2 Server ^2Visit us at: ^1www.modsonline.com/"
seta sv_linerd2 "^2Sponsored by: MODSonline.com"
seta sv_linerd3 "^1 Join our website at www.modsonline.com"
seta sv_rddelay "45" // Time between msg's, must be >5 secs

// Allow Voting
// It is recommended if you have friendly fire on
// that you also enable voting so that players can kick team-killers.
set scr_allow_vote "1"
set g_allowvote "0"
set ui_allowvote "0"
set g_oldVoting "0"
set logfile "2"
set g_log "games_mp.log"
set g_logsync "0"
set sv_log_damage "0"

// Ingame Voice Chat
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"

// Weapon Ammo Pools
set g_weaponAmmoPools "0"

//Snipers
set scr_allow_enfieldsniper "1"
set scr_allow_kar98ksniper "1"
set scr_allow_nagantsniper "1"
set scr_allow_springfield "1"
set scr_allow_svt40 "1"

// Rifles
set scr_allow_enfield "1"
set scr_allow_kar98k "1"
set scr_allow_m1carbine "1"
set scr_allow_m1garand "1"
set scr_allow_nagant "1"
set scr_allow_g43 "1"

// MGs
set scr_allow_bar "1"
set scr_allow_bren "1"
set scr_allow_mp44 "1"
set scr_allow_ppsh "1"

//SMGs
set scr_allow_sten "1"
set scr_allow_mp40 "1"
set scr_allow_thompson "1"
set scr_allow_pps42 "1"
set scr_allow_greasegun "1"

// Shotgun
set scr_allow_shotgun "1"

// Grenades
set scr_allow_smokegrenades "1"
set scr_allow_fraggrenades "1"

// Gametype Settings
set scr_dm_scorelimit "50"
set scr_dm_timelimit "30"

set scr_tdm_scorelimit "300"
set scr_tdm_timelimit "30"

set scr_ctf_scorelimit "5"
set scr_ctf_timelimit "30"

set scr_hq_scorelimit "600"
set scr_hq_timelimit "30"

set scr_sd_bombtimer "60"
set scr_sd_graceperiod "15"
set scr_sd_roundlength "4"
set scr_sd_roundlimit "0"
set scr_sd_scorelimit "10"
set scr_sd_timelimit "0"

// Autodownload
set sv_allowDownload "1"
set sv_allowedClan1 ""
set sv_allowedClan2 ""

// File-Check
set sv_iwdNames "iw_14 iw_13 iw_12 iw_11 iw_10 iw_09 iw_08 iw_07 iw_06 iw_05 iw_04 iw_03 iw_02 iw_01 iw_00"
set sv_iwds "-1449716526 780394069 -1333623355 -1980843666 1334775335 -621896007 1101180720 1046874969 1053665859 1842349204 -1652414412 1659111092 -1085686032 -2025394354 178615151 "

set sv_referencedIwdNames "main/iw_13 main/iw_08 main/iw_07 main/iw_06 main/iw_03"
set sv_referencedIwds "780394069 1101180720 1046874969 1053665859 1659111092 "

//Map_Rotation
set sv_mapRotationCurrent ""
set sv_mapRotation "gametype tdm map mp_breakout gametype tdm map mp_brecourt gametype tdm map mp_burgundy gametype tdm map mp_carentan gametype tdm map mp_dawnville gametype tdm map mp_decoy gametype tdm map mp_downtown gametype tdm map mp_farmhouse gametype tdm map mp_leningrad gametype tdm map mp_matmata gametype tdm map mp_railyard gametype tdm map mp_toujane gametype tdm map mp_trainstation"



2) After you did all of that, name the Notepad or word document "dedicated.cfg" This is so then it is recongized as a COD2 server.

3) Now, Place this config inside your COD2 main folder (My Computer/C: Drive/Program Files/Activision/Call of Duty 2/main)

4) Once it is located inside your main COD2 folder... Create a shortcut on your desktop of a COD2_MP game icon.

5) Once the shortcut is on your desktop, right click it, and click on properties. You now need to find the box that says "Target Line". Erase all of that and put it as "C:\Program Files\Activision\Call of Duty 2\CoD2MP_s.exe" +set net_ip 00.00.00.00 +set net_port 28960 +set fs_game main +set dedicated 2 +exec oclan2.cfg +map_rotate with the part that says +set net_ip 00.00.00.00 you must either delete it or put it in as your IP address so then the server can be played off your computer.

6) Now your almost done with the creation of your very own COD2 server. Depending on your connection speed the max amount of players will very (maxclients). If you have a good upload 200+ then you can have a stable server with around 10-12 people. Anything less then 200+ upload should be a max of 8.

7) With that shortcut you made on your desktop... Double click it and you should see that your server is now in operation. Go into COD2 with a different COD2 game icon (Start Menu) and you should see that your server is on the Internet and Local Listings.

***IMPORTANT***

Please make sure your firewall settings are open to the port 28960. Do this by (Control Panel/Windows Firewall/Exeptions) This may differ to what firewall you have running. If you dont have windows firewall you need to get into your firewall settings and make a exeption. When your there u need to make a PORT. To do this click "Add Port" and name it "Port" then you simply type in the port number and Click it as UDP.

Again bare in mind that this is for a Dedicated server only. If you plan on running a server and playing at the same time (Not Recommended) try the method below.

For A Listen Server

This runs on one of the computers of you or your friends. No one other than you and your friends can connect unless they know your IP #. This Listen server will not show up on any of the lists since it is a private server. There are several steps to get this up and running and they are fairly simple.

First, right click on your multiplayer icon on your desktop and send it to the desktop thereby creating a third icon, or a second for multiplay. You may want to rename this to something like "MODSonline.com Listen Server". Then right click the new icon and and click Properties and on the target line, put in the following in the target line:

"C:\Program Files\Activision\Call of Duty 2\CoD2MP_s.exe" +exec modsonlinecod2config.cfg +map_rotate

Next create a config file in a word processor (this one was created in wordpad) and name it "modsonlinecod2config.cfg" and save it. You can just copy the one below and save it on your word processor. Then copy the new config file into the main folder of your game (Program Files\Activision\Call of Duty 2\main). You may name it whatever you want, but if you use a different name, make sure you use that same name in the target line (+exec modsonlinecod2config.cfg). When you double click on your new icon, the game will immediately start in the first map.

Have those who want to play with you go into their multiplayer game via the icon that came with the game, not one like you created. Have them join game and as soon as that opens, use the ` (tilde key) just to the left of the 1 key. A drop down line will appear and type in "Connect xxx.xxx.xxx.xxx" and hit enter. The xxx.xxx.xxx.xxx represents your IP #. They should connect in a matter of seconds to your computer and you can begin play.

A note on the config below. The time for the game should be changed to suit your needs. I have it set for "2" for testing purposes only. This is two minutes. You can change this in your file to 10, 15, 20 or whatever you want. If you do not put this in, it will default to the games standard 30 minutes.

We don't use a password, so I left this blank, but left it in the config file.

When the time ends, a score chart appears and shortly the next map will load. If you don't want to play DeathMatch, you can find the other map rotations on this site.
Quote:


/********************************************************
//COD2 - Server Config Setup and Init
/********************************************************
//Server Configuration File Call of Duty 2 Multiplayer
//Updated :Foxhound @ MODSonline.com
//Email :
//
//This config file controls the server settings
/********************************************************
//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
//********************************************************

// Rconpassword
set rcon_password ""

// Set time for game
set scr_dm_timelimit "2"
set scr_tdm_timelimit "2"
set scr_dtf_timelimit "2"
set scr_hq_timelimit "2"

//Map_Rotation
set sv_mapRotationCurrent ""
set sv_mapRotation "gametype dm map mp_breakout gametype dm map mp_brecourt gametype dm map mp_burgundy gametype dm map mp_carentan gametype dm map mp_dawnville gametype dm map mp_decoy gametype dm map mp_downtown gametype dm map mp_farmhouse gametype dm map mp_leningrad gametype dm map mp_matmata gametype dm map mp_railyard gametype dm map mp_toujane gametype dm map mp_trainstation"


That's pretty much another method that you can use. You can grab any maps that you like and replace the list above to suit your needs.

Or... you just go through your game shortcuts for Multiplayer CoD2. It's the quickest and easiest.

Hope it helps out.

Cheers

[quake]
I sometimes wonder... "Why is that frisbee getting larger?" .............and then it hits me.

Go ahead... You Play I Mod : MODSonline.com
Support Modsonline by becoming a PREFERRED MEMBER today

01001001 00100000 01100001 01101101 00100000 01000110 01101111 01111000 01101000 01101111 01110101 01101110 01100100
Share |
Sm_Art_Y
General Member
Since: Aug 5, 2005
Posts: 172
Last: Jul 10, 2008
[view latest posts]
Level 4
Category: CoD2 General
Posted: Monday, Mar. 6, 2006 05:48 am
hey

I did what you said about dedicated...
The thing is that i dont know if server really works...

I think it doesnt

CoD2 MP 1.0 build win-x86 Oct 6 2005
----- FS_Startup -----
Current language: english
Current search path:
C:\Program Files\Activision\Call of Duty 2\main\iw_14.iwd (4038 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_13.iwd (22624 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_12.iwd (1016 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_11.iwd (1462 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_10.iwd (1936 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_09.iwd (2142 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_08.iwd (2723 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_07.iwd (3384 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_06.iwd (990 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_05.iwd (928 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_04.iwd (698 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_03.iwd (26 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_02.iwd (40 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_01.iwd (16 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_00.iwd (102 files)
C:\Program Files\Activision\Call of Duty 2/main
C:\Program Files\Activision\Call of Duty 2/raw
C:\Program Files\Activision\Call of Duty 2/raw_shared
C:\Program Files\Activision\Call of Duty 2/devraw
C:\Program Files\Activision\Call of Duty 2/devraw_shared
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw10.iwd (414 files)
localized assets iwd file for english
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw09.iwd (98 files)
localized assets iwd file for english
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw08.iwd (8 files)
localized assets iwd file for english
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw07.iwd (1014 files)
localized assets iwd file for english
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw06.iwd (3110 files)
localized assets iwd file for english
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw05.iwd (5310 files)
localized assets iwd file for english
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw04.iwd (6240 files)
localized assets iwd file for english
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw03.iwd (6580 files)
localized assets iwd file for english
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw02.iwd (6404 files)
localized assets iwd file for english
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw01.iwd (5510 files)
localized assets iwd file for english
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw00.iwd (4764 files)
localized assets iwd file for english

File Handles:
----------------------
81577 files in iwd files
execing default_mp.cfg
couldn't exec language.cfg
execing players/GMSwordFish/config_mp.cfg
fs_game is write protected.
dedicated is read only.
Measured CPU speed is 2.01 GHz
System memory is 512 MB (capped at 1 GB)
Video card is "RADEON 9800 PRO (Microsoft Corporation)"
Streaming SIMD Extensions (SSE) supported

Winsock Initialized
Opening IP socket: 153.5.70.151:28960
WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
Opening IP socket: 153.5.70.151:28961
WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
Opening IP socket: 153.5.70.151:28962
WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
Opening IP socket: 153.5.70.151:28963
WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
Opening IP socket: 153.5.70.151:28964
WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
Opening IP socket: 153.5.70.151:28965
WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
Opening IP socket: 153.5.70.151:28966
WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
Opening IP socket: 153.5.70.151:28967
WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
Opening IP socket: 153.5.70.151:28968
WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
Opening IP socket: 153.5.70.151:28969
WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
WARNING: Couldn't allocate IP port
--- Common Initialization Complete ---
fs_game is write protected.
dedicated is read only.
execing dedicated.cfg
Unknown command "set_Admin"
Unknown command "set_Email"
Unknown command "set_Irc"
Unknown command "set_Website"
Unknown command "set_Location"
g_gametype will be changed upon restarting.
sv_cheats is write protected.
logfile opened on Mon Mar 06 06:47:27 2006

sv_iwdNames is read only.
sv_iwds is read only.
sv_referencedIwdNames is read only.
sv_referencedIwds is read only.
map_rotate...

"sv_mapRotation" is:"gametype sd map mp_toujane gametype sd map mp_decoy gametype sd map mp_carentan"

"sv_mapRotationCurrent" is:""

Setting g_gametype: sd.
Setting map: mp_toujane.
------ Server Initialization ------
Server: mp_toujane
----- FS_Startup -----
Current language: english
Current search path:
C:\Program Files\Activision\Call of Duty 2\main\iw_14.iwd (4038 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_13.iwd (22624 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_12.iwd (1016 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_11.iwd (1462 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_10.iwd (1936 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_09.iwd (2142 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_08.iwd (2723 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_07.iwd (3384 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_06.iwd (990 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_05.iwd (928 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_04.iwd (698 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_03.iwd (26 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_02.iwd (40 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_01.iwd (16 files)
C:\Program Files\Activision\Call of Duty 2\main\iw_00.iwd (102 files)
C:\Program Files\Activision\Call of Duty 2/main
C:\Program Files\Activision\Call of Duty 2/raw
C:\Program Files\Activision\Call of Duty 2/raw_shared
C:\Program Files\Activision\Call of Duty 2/devraw
C:\Program Files\Activision\Call of Duty 2/devraw_shared
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw10.iwd (414 files)
localized assets iwd file for english
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw09.iwd (98 files)
localized assets iwd file for english
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw08.iwd (8 files)
localized assets iwd file for english
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw07.iwd (1014 files)
localized assets iwd file for english
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw06.iwd (3110 files)
localized assets iwd file for english
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw05.iwd (5310 files)
localized assets iwd file for english
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw04.iwd (6240 files)
localized assets iwd file for english
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw03.iwd (6580 files)
localized assets iwd file for english
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw02.iwd (6404 files)
localized assets iwd file for english
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw01.iwd (5510 files)
localized assets iwd file for english
C:\Program Files\Activision\Call of Duty 2\main\localized_english_iw00.iwd (4764 files)
localized assets iwd file for english

File Handles:
handle 1: console_mp.log
----------------------
163154 files in iwd files
Loading 'ui_mp/ingame.menu'...
Loading 'ui_mp/ingame_controls.menu'...
Loading 'ui_mp/ingame_options.menu'...
Loading 'ui_mp/ingame_system.menu'...
Loading 'ui_mp/ingame_leave.menu'...
Loading 'ui_mp/ingame_callvote.menu'...
Loading 'ui_mp/wm_quickmessage.menu'...
Menu load error: ui_mp/wm_quickmessage.menu, line 9: unknown menu keyword name
Menu load error: ui_mp/wm_quickmessage.menu, line 10: unknown menu keyword quickmessage
Menu load error: ui_mp/wm_quickmessage.menu, line 10: unknown menu keyword visible
Menu load error: ui_mp/wm_quickmessage.menu, line 10: unknown menu keyword 0
Menu load error: ui_mp/wm_quickmessage.menu, line 11: unknown menu keyword fullscreen
Menu load error: ui_mp/wm_quickmessage.menu, line 11: unknown menu keyword 0
Menu load error: ui_mp/wm_quickmessage.menu, line 12: unknown menu keyword rect
Menu load error: ui_mp/wm_quickmessage.menu, line 12: unknown menu keyword 0
Menu load error: ui_mp/wm_quickmessage.menu, line 12: unknown menu keyword 0
Menu load error: ui_mp/wm_quickmessage.menu, line 12: unknown menu keyword 640
Menu load error: ui_mp/wm_quickmessage.menu, line 12: unknown menu keyword 480
Menu load error: ui_mp/wm_quickmessage.menu, line 13: unknown menu keyword focuscolor
Menu load error: ui_mp/wm_quickmessage.menu, line 13: unknown menu keyword 1
Menu load error: ui_mp/wm_quickmessage.menu, line 13: unknown menu keyword 1
Menu load error: ui_mp/wm_quickmessage.menu, line 13: unknown menu keyword 1
Menu load error: ui_mp/wm_quickmessage.menu, line 13: unknown menu keyword 1
Menu load error: ui_mp/wm_quickmessage.menu, line 14: unknown menu keyword disablecolor
Menu load error: ui_mp/wm_quickmessage.menu, line 14: unknown menu keyword 0
Menu load error: ui_mp/wm_quickmessage.menu, line 14: unknown menu keyword 0
Menu load error: ui_mp/wm_quickmessage.menu, line 14: unknown menu keyword 0
Menu load error: ui_mp/wm_quickmessage.menu, line 14: unknown menu keyword 0
Menu load error: ui_mp/wm_quickmessage.menu, line 15: unknown menu keyword style
Menu load error: ui_mp/wm_quickmessage.menu, line 15: unknown menu keyword 0
Menu load error: ui_mp/wm_quickmessage.menu, line 17: unknown menu keyword onOpen
Menu load error: ui_mp/wm_quickmessage.menu, line 18: unknown menu keyword {
Menu load error: ui_mp/wm_quickmessage.menu, line 19: unknown menu keyword setDvar
Menu load error: ui_mp/wm_quickmessage.menu, line 19: unknown menu keyword cl_bypassMouseInput
Menu load error: ui_mp/wm_quickmessage.menu, line 20: unknown menu keyword 1
Menu load error: ui_mp/wm_quickmessage.menu, line 20: menu has no name
------- Game Initialization -------
gamename: Call of Duty 2
gamedate: Oct 6 2005
-----------------------------------
-----------------------------------
Working directory: C:\Program Files\Activision\Call of Duty 2
Hitch warning: 4245 msec frame time
Resolving cod2master.activision.com
cod2master.activision.com resolved to 63.146.124.40:20710
Sending heartbeat to cod2master.activision.com
Hitch warning: 1659 msec frame time
Hitch warning: 11690 msec frame time
Hitch warning: 1992 msec frame time
Hitch warning: 1128 msec frame time
Share |
StrYdeR
General Member
Since: May 11, 2004
Posts: 11671
Last: Oct 7, 2021
[view latest posts]
Level 10
Admin
Forum Moderator
Im a HOST of MODSonair
Category: CoD2 General
Posted: Monday, Mar. 6, 2006 12:38 pm
looks like it is working fine to me...you have some lines in your cfg that dont apply to cod2...but it just ignores them

type:

status

in your console to see if your server is running

[angryalien]
Share |
Foxhound
Preferred PLUS Member
Since: May 31, 2002
Posts: 5983
Last: Sep 6, 2014
[view latest posts]
Level 10
Admin
Forum Moderator
Im a fan of MODSonair
Category: CoD2 General
Posted: Monday, Mar. 6, 2006 02:55 pm
Yup, should look pretty much like that. You should see something like this below once the server is running:



Remember, that first setup is for a dedicated server which means you can't play through that little window.

Cheers

[quake]
I sometimes wonder... "Why is that frisbee getting larger?" .............and then it hits me.

Go ahead... You Play I Mod : MODSonline.com
Support Modsonline by becoming a PREFERRED MEMBER today

01001001 00100000 01100001 01101101 00100000 01000110 01101111 01111000 01101000 01101111 01110101 01101110 01100100
Share |
Sm_Art_Y
General Member
Since: Aug 5, 2005
Posts: 172
Last: Jul 10, 2008
[view latest posts]
Level 4
Category: CoD2 General
Posted: Monday, Mar. 6, 2006 04:16 pm
Emm...Problem is that i looked at locals as u said but there isnt any server...And btw..What little window[confused]

Thx
Share |
Sm_Art_Y
General Member
Since: Aug 5, 2005
Posts: 172
Last: Jul 10, 2008
[view latest posts]
Level 4
Category: CoD2 General
Posted: Monday, Mar. 6, 2006 05:09 pm
I asked my friend to try connecting to it, but it doesnt work for him either...
I did all that instrucitons, opened the port... Console works but nobody can connect..[confused]

There is another thing:

...
Working directory: C:\Program Files\Activision\Call of Duty 2
Hitch warning: 4312 msec frame time
Resolving cod2master.activision.com
cod2master.activision.com resolved to 63.146.124.40:20710
Sending heartbeat to cod2master.activision.com
Hitch warning: 3274 msec frame time
Hitch warning: 1124 msec frame time
Hitch warning: 3149 msec frame time
Hitch warning: 1990 msec frame time
Sending heartbeat to cod2master.activision.com
==== ShutdownGame ====
------- Game Initialization -------
gamename: Call of Duty 2
gamedate: Oct 6 2005
-----------------------------------
Sending heartbeat to cod2master.activision.com
==== ShutdownGame ====
------- Game Initialization -------
gamename: Call of Duty 2
gamedate: Oct 6 2005
-----------------------------------
Sending heartbeat to cod2master.activision.com
==== ShutdownGame ====
------- Game Initialization -------
gamename: Call of Duty 2
gamedate: Oct 6 2005
-----------------------------------
Sending heartbeat to cod2master.activision.com



About that ShutdownGame

edited on Mar. 6, 2006 12:15 pm by Sm_Art_Y

edited on Mar. 6, 2006 12:24 pm by Sm_Art_Y
Share |
Restricted Access Topic is Locked
Page
Next Page
subscribe
MODSonline.com Forums : Call of Duty 2 : CoD2 General

Latest Syndicated News

»
Codutility.com up and runn...
Nice, and there still using the logo and template for the screenshots, which...
Codutility.com up and runn...
dundy writes...Quote:Call of Duty modding and mapping is barly alive only a ...
Codutility.com up and runn...
Mystic writes...Quote:It seems to me the like the site is completely dead? ...
Codutility.com up and runn...
It seems to me the like the site is completely dead?

Partners & Friends

»