FoRsAkEn
Jan 3 2007, 09:22 AM
Ok, i made this short tutorial on how to start a dedicated server in counter-strike. Hope everyone finds it useful. Required software: Steam Counter-Strike 1.6 / Condition Zero Dedicated Server (Found in Steam > Tools) First, you haave to make sure ur router is configured with all hlds ports forwarded to your ip address. To access your router, you type the default gateway address (E.g. 192.168.1.1) in internet explorer and enter your details when prompted. Then navigate your way till you find a section called 'port range forwarding', usually found in 'applications and gaming'. Once there, add an entry 'hlds'. In the port range, from start to end, put 27015 (assuming thats the port ur using), in protocol, select 'Both', in IP address, put ur ip , and tick 'Enable' *NOTE* Only do this step if you are experiencing problems with server detection.Next, you have to install the latest version of AMX Mod X, found in http://www.amxmodx.org. You can access your server mods in C:\Program Files\Valve\Steam\SteamApps\*YourAccountName*\dedicated server\cstrike\addons (It should be there if AMXX was installed correctly). Ok, from there its up to you which mods you install on ur server. If you want deathmatch, for example, click the plugins link on the AMX mod X website, navigate your way to the mod, and follow its installation instructions. A typical mod installation would involve excracting the plugin file, compiling it, then adding a line in the plugins.ini file, found in the configs folder. If you need further information or are experiencing problems, feel free to PM me.
Reply
biggiebi
Jan 7 2007, 12:39 PM
Or you can use the hldsupdatetool. This version is more effiecient and would take take up less resources if its a "dedicated" server Window hldsupdatetool installationFirst you would need to download and install the tool here Install the hldsupdatetool in the C:/hlds or which ever drive you choose. Now to install the server you want to host. Go to Start > Run > cmd > cd\ > cd hlds and run the hldsupdatetool.exe. To install counter-strike 1.6 server type hldsupdatetool.exe -command update -game cstrike -dir c:/hlds and it will download the files to run a counter-strike 1.6 server. To see a list of game use the hldsupdatetool.exe -command update -game list . Linux hldsupdatetool InstallationAgian we will need to download the tool to update the server but this time we're going to download the linux version. I'll show you how to install a server through SSH CODE mkdir hlds This will make a new folder name hlds CODE cd hlds This will change you to hlds directory CODE wget http://storefront.steampowered.com/download/hldsupdatetool.bin This will download the tool to install a server on linux CODE chmod +x hldsupdatetool.bin This will make the tool executable Now run CODE ./steam and you should get CODE Checking bootstrapper version … Getting version X of Steam HLDS Update Tool Downloading. . . . . . . . . . . Steam Linux Client updated, please retry the command Now to install a counter-strike 1.6 server CODE ./steam -command update -game cstrike -dir /home/hlds Now it should download the linux version of the counter-strike server Running the serverWindows - Go to C:\hlds and create a short of hlds.exe right click on the hlds.exe short and go to poperties add this after C:\hlds\hlds.exe "-console -game cstrike +port 27015 +map de_dust +maxplayers 16 -autoupdate" without quotes save and run the hlds.exe shortcut Linux - go to the hlds directory and type ./hlds_run -console -game cstrike +port 27015 +map de_dust +maxplayers 16 -autoupdate If your trying to run the server behind a router go to http://portforward.com/english/routers/por...routerindex.htmTo get your ip go to http://whatismyip.com
Reply
FoRsAkEn
Jan 7 2007, 03:19 PM
What you just explained there is how to fully update half life dedicated server through an update tool and run the server through a console. That is a good addition to my somewhat brief tutorial because i already see i have neglected to explain how to update the dedicated server program. However, i see i have already explained how to forward ports for the server if you are running behind a router as well as how to add typical mods. I guess the tutorial for my title should instead have been 'How to configure your router to run a dedicated server and add mods' or something similar. But thanks for that good addition as an explanation of a fast way to actually run hlds efficiently was needed.
Reply
toby
Jan 7 2007, 04:25 PM
Oh, I would have thought it was HL + Mods, VNC server and something like no-ip's tracker (I'd put apache on to explain). Nice, even though I don't play it, I play similar.
Reply
biggiebi
Jan 7 2007, 08:34 PM
QUOTE(toby @ Jan 7 2007, 08:25 AM)  Oh, I would have thought it was HL + Mods, VNC server and something like no-ip's tracker (I'd put apache on to explain). Nice, even though I don't play it, I play similar.
VNC is to connect to a remote host? no-ip's is pretty much useless
Reply
borlafu
Jan 7 2007, 10:52 PM
VNC is a Remote Desktop Server/Client to get virtual access to a remote computer.
Reply
Deviling
Jan 19 2007, 06:33 PM
Ok i did everything whit the router for my dedicated server but it aint still working My aplication is hlds my start to end is 27015 my protocool is both and my ip addres is 192.168.1.(210) (im not sure im supposed to use that muber 210 ) and the enable box is check i need help fast
Reply
HellFire121
Jan 20 2007, 05:52 AM
Does your computer have a static ip Deviling? If so (or if you don't know and want to try this anyway) go to: Start -> run Type in 'cmd' Type ipconfig in the command prompt that pops up and get your ip address. This is the address that you need to forward the ports to. If you find that after you reboot your modem you can't run servers any more do another ipconfig (above) and check to see if your ip is the same. If your ip is different visit: http://portforward.com/networking/staticip.htm it explains how to setup a static ip on your computer. -HellFire
Reply
demolaynyc
Jan 22 2007, 05:04 PM
My friend wants to make a dedicated server that would have 8 slots for the game. The one we currently have for the dedicated server is a Pentium 3, 450Mhz, 128MB RAM, WIN2k, 4GB hard drive. Is that enough to make it into a dedicated server?
Reply
FoRsAkEn
Jan 27 2007, 06:53 AM
Its certainly not enough, and he will have an extremely hard time, as 128 mb ram is the complete minimum. I would recommend he gets 1GB at least. The pentium is also little, the processor is very slow, and hard drive is little. The outcome of setting up a dedicated server with those specs will be serious lag issues.
Reply
Latest Entries
iGuest
Aug 18 2008, 09:43 AM
Webhosting as a server ?
How To Set Up A Dedicated Server
I was wondering if I could use my webhosting account to host counter strike games... If yes can anyone help me out ??? PLEASE! -question by Amulya admin reply ================= This is not possible on Shared Hosting Account. This is Possible on a VPS. Cheap Managed Linux VPS (Virtual Private Servers) Web hosting with Ultra fast dedicated speed with BURSTABLE RAM. http://www.computinghost.com
Reply
iGuest
Jun 26 2008, 10:43 AM
Replying to FoRsAkEnHey, was just wondering, I went to commmand prompt and typed ipconfig But it said next to default gateway address 0.0.0.0 -reply by Rhett
Reply
iGuest
Jun 16 2008, 06:30 PM
Server req.
How To Set Up A Dedicated Server
I have a 5000/1000 dl/ul connection, and a alienware laptop with 1 GB Ram, 2.0 GHz AMD Processor, with a 512 GForce 7950 Card. Good for a server.?
Reply
iGuest
Jun 15 2008, 06:19 PM
So I run my dedicated server application. When I want to change the map from the application window they only give me the default maps I want to add fy maps or other non default maps to application window so I can play them through lan. I have amx mod for it 1.80 sumtin linke that. And I cant seem to change the maps to the fy ones because they don't appear in the menu of maps to choose from -question by john
Reply
iGuest
May 28 2008, 12:59 PM
still having a prob
How To Set Up A Dedicated Server
Hello all I want to create a server of counter strike I want your help... I have 1mbps dsl of ptcl... I have one router with which 3 pcs are connected... The router is of azetech dsl 600 eu. After the router I am using a switch. I also have ptcl shiro but I am not using it. Now My problem is that I am not able to create the cs server with this assembly. Whenever I create the server it doesnt show itself in the game.. So no one can join my server.. But is I gibve anyone my server's ip... They can join it... What is this??? I have exprimented these things with my small home network... 1. Changed my connection type to bridge to make the connection same like dialup... But now it cant be used because if I use this type otherz pc cannot have internet access... 2. I used port forwarding. I am currently using it.. This gives only the advantage that if I give my ip to someone.. He can easily access to my server but still it doesnot show in the counter strike game... 3. Turnes firewall off, antivirus off.. Nothing changed 4. Tried to make NAT off but without it internet cant connect My current internet settings are... Internet connection type PPPoE, VPI 0 VCI 103 Sharing enabled Blah blah blah PLEASE HELP ME... Any confusion in getting what I am trying to say ??? please give me a reply or mail me at mosfets.Bjt@gmail.Com THANKS IN ADVANCE -reply by waqas
Reply
Recent Queries:--
counter strike server through nat - 0.18 hr back. (1)
-
counter strike internet server links port 27015 - 0.43 hr back. (1)
-
how to setup counterstrike server - 1.01 hr back. (1)
-
how to create a dedicated server on cs - 1.58 hr back. (1)
-
adding hlds to vps - 1.84 hr back. (1)
-
adding mods on dedicated server cs - 1.95 hr back. (1)
-
how to put amx on steam dedicated server - 2.43 hr back. (1)
-
create dedicated server counter strike - 2.48 hr back. (1)
-
how to set up dedicated server - 2.96 hr back. (1)
-
steam "dedicated server" ip address - 3.04 hr back. (1)
-
counter strike, setting up your own server - 3.17 hr back. (1)
-
download cs dedicate server - 3.23 hr back. (1)
-
how to setup a gaming dedicated server - 3.34 hr back. (1)
-
setup cs server - 3.43 hr back. (1)
Similar Topics
Keywords : set, dedicated, server, counter, strike, dedicated, server, setup
- Set Up You Own Web Server With Php, Mysql, Asp.net, And Ssl
How to set up a full feature web server (0)
Want To Install Apache, Mysql, Php And Perl And Didn't Know How?
Installing Apache Web Server on Windows XP (4) Installing Apache Web Server on Windows XP This article deals with installing Apache Web Server
on Windows XP. This guide is easy to follow, for everyone to make use of it and it will help you
have your very own personal web server for local web designing and development. Out of the numerous
web servers on the internet, none of them prevail as the open source Apache web server does, the
majority of all web servers out there run on Apache. This should make perfect sense to why I chose
to use this server, because I want to familiarise you with the most widely used web....
Half Life Dedicated Server
(1) Window hldsupdatetool installation First you would need to download and install the tool here
Install the hldsupdatetool in the C:/hlds or which ever drive you choose. Now to install the server
you want to host. Go to Start > Run > cmd > cd\ > cd hlds and run the hldsupdatetool.exe. To
install counter-strike 1.6 server type hldsupdatetool.exe -command update -game cstrike -dir c:/hlds
and it will download the files to run a counter-strike 1.6 server. To see a list of game use the
hldsupdatetool.exe -command update -game list . Linux hldsupdatetool Installat....
How To Setup Your Own Server
Beginner Guide using Windows (8) Ever wanted to run a server from your own home, using a spare or older PC? Hopefully this guide will
help you get started. This doesn't get into using any other operating systems other than
Windows- it's meant as a guide for beginners. This method can be used to run a game server (LAN
or WAN), an FTP server, or even a webserver. Obviously, apart from the hardware, you will need
select software to make this happen. Here is a list of some of the software I use: Windows 2000
Professional (SP4). Any of the latter server editions work fine, but I prefer Windows 20....
Playstation Emulation
How to setup ePSXE (9) What this tutorial does: Explains how to obtain and configure an emulator for the Playstation
console on a windows computer. What this tutorial does not do: Deal with the Playstation 2 (since
there are no good emulators for it yet) Support or promote any illegal activities. Work with L:inux,
although this could probably work as a base guide for Linux machines Step 1: Preparations For this
tutorial, you will need: Software ePSXe (latest version is currently 1.6.0) Pete's OpenGL2
Driver 2.8 Eternal SPU Plugin 1.50 P.E.Op.S. CDR Driver 1.4 A BIOS File from a ....
Looking for set, dedicated, server, counter, strike, dedicated, server, setup
|
|
Searching Video's for set, dedicated, server, counter, strike, dedicated, server, setup
|
advertisement
|
|