dinsdag 4 januari 2011

Call of Duty 4 Linux Server

Hey all,

I will show you how to setup a Cracked/Non Cracked CoD4 Server at Linux.

I am using Fedora but you can also follow these steps if you are using CentOS 4/5.


First off all you  need to have Call of Duty 4 at your VPS/Dedicated server.

You need atleast 10GB of space at your server.

You can upload it but you also can use wget to download the whole game.
If you want to use wget buy a cheap cod4 server from gameservers.com or another gamehosting company.
When you bought a gameserver you get FTP Acces to your gameserver.

To download the gameserver files type into console mkdir /home/cod4.
Now type in cd /home/cod4
Now type in wget -m ftp://username:password@hostip/gameserverfiles


Now wait until the server has finished downloading this can take a while depending on your internet speed.
My Dedicated server has a download/upload speed of 100mbs.
It was done within 20/25 minutes.

When you finished downloading you need to upload the cod4 Linux server files:
This one is for the replacement of iw3mp.exe for linux:
Linux Binaries Download

Unpack that file and put all the files that are in that package into cod4 folder.

You need to install punkbuster ( if you want your server hacker save ):
type ./pbsetup.run -e
this will download and make the PB folder
type ./pbsetup.run --add-game=cod4 --add-game-path=/home/cod4
This will install PB into your cod4 server folder.
After you done that type ./pbsetup.run -u

Now go into main make ( cd main )
And upload your server.cfg ( you can find a server.cfg at google and modify it to your wishes )
If you want to start the server and keep it online 24/7 type in:
screen -S cod ./cod4_lnxded +set sv_pure 1 +set net_port 28960 +set dedicated 2 +set sv_punkbuster 1 +exec server.cfg +map mp_killhouse

You need to have port 28960 open in order to get your server public.

sv_punbuster 1 = On 0= off
map mp_killhouse can be any map you want to start the server with


How to crack the server.
Download the cracked linux binaries from:
http://m0003.gamecopyworld.com/games/pc_call_of_duty_4.shtml
And click at Call of Duty 4 v1.7 PRIVATE LINUX SERVER & KEY IN USE FIX

And replace the cod4_lnxded with the one that is cracked




Now you are done and ready to play.

Geen opmerkingen:

Een reactie posten