How to create a Call of Duty 1.1 server with CoDaMIn this tutorial , i will explain how to create a server with CoDaM , not how to 'crack' it .
This tutorial assumes that you already have general computer knowledge, good understanding and the following:
An English installation of call of duty 1.1
Access to your router
Good connexion
Before starting , you must downlaod this pack : Bear's , COD_Server_pack.rar
*
Step 1 :
Create a folder where you want your server , in this tutorial , we will use C:\MyServer (recommanded)
*
Step 2 :
Go in C:\ProgramFiles\CallOfDuty\ , pick up the following files and put them in MyServer
CoDMP.exe
mss32.dll
*
Step 3 :
In MyServer , create a new folder and call it 'main' .
Go in C:\ProgramFiles\CallOfDuty\Main and put these files in C:\MyServer\main
- game_mp_x86.dll
- pak0.pk3
- pak1.pk3
- pak2.pk3
- pak3.pk3
- pak4.pk3
- pak5.pk3
- pak6.pk3
- localized_english_pak0.pk3
- localized_english_pak1.pk3
Don't copy cgame_mp_x86.dll , it's different .ddl file .
*
Step 4 :
Create a shortcut of CoDMP.exe and call it StartMyServer . Select it and go to properties .
Delete the text in 'Target' and put this
"C:\MyServer\CoDMP.exe" +set dedicated 2 +set net_ip YOUR_LOCAL_IP +set fs_homepath C:\MyServer +set net_port 28961 +set sv_maxclients 24 +exec myserver.cfg +map_rotate
Where YOUR_LOCAL_IP , put your local ip . To get it , press WIN+R , cmd , ipconfig and take 'Ip Adress' .
*
Step 5 :
Unpack Serverpack.zip and put all files in C:\MyServer\main . Extract the gc60 patch and replace old files ( this patch protect your server from noobs who want to use /gc 60 crash command . Don't forget to replace the old CoDMP.exe in C:\MyServer )
Open myserver.cfg and edit it as you want . For example , if you want to put the server name , edit this line :
set sv_hostname ""
Put the server name between the "" ( don't erase them !! ) . The .cfg files allow the cod colors ( ^+01234567 )
*
Step 6 :
Now we will test if your server work correctly ( He will not appear in Internet yet )
Start the shortcut called StartMyServer and typ 'status' in the green box . If it says Server not running, you did something wrong. You can also try to connect in cod , go in 'local' and search your server or put /connect YOUR_LOCAL_IP:28961 in console .
*
Step 7 :
(Skip this step if you don't have a router and is directly connected to the internet)
To open your ports in your router. Start your web browser and type in the IP address of your router.
To see the IP of your router click on Start > Run type in CMD (In vista/win7 you can type it in the search box)
Locate Default Gateway from your network interface. (Most likely 192.168.0.1 or 192.168.1.1)
It will ask you for a username and password, if you don't know it, try the default ones
- admin/admin
- admin/1234
- admin/NO_PASS
- NO_USER/1234
- NO_USER/NO_PASS
Where NO_USER is a blank and where NO_PASS is blank.
If you can't acces it , try to Google it ( put your modem name )
After you successfully login on the routers web interface, locate portforwarding or NAT. Then , open the ports 28960 , 28961 , 28962 , 28963 , 28964 , 28965 , 20500 and 20510 as UDP with YOUR_LOCAL_IP and save . Your server is now ready but don't forget to install CoDaM , it's very helpfull.
NOTE
If you want to run a second call of duty server from same PC, use another port than 28961 for example 28962 or you wont see any servers in list.
*
Step 8 :
If you have any problem or ask , contact me with X-Fire : pic213 or open new topic in Forum . Before contacting me , don't forget to download TeamViewer .
Thank you for reading !
MaDe By:
An1s