Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Half Life Dedicated Server
biggiebi
post Jan 7 2007, 12:43 PM
Post #1


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 20
Joined: 26-August 06
Member No.: 15,544



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 Installation
Agian 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 server

Windows - 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.htm
To get your ip go to http://whatismyip.com
Go to the top of the page
 
+Quote Post
iGuest
post Jan 18 2008, 03:00 PM
Post #2


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869



How to play my friend with my IP adress
Half Life Dedicated Server

Hi
I'm Mevlan from Macedonia
My question for you is
How to play my friend with me see.S. 1.6 with my IP adress
I'm creating a Dedicated sever but him Don't play with my IP adrees
Thanks for Learning...

Dear You

-Mevlan
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. How To Set Up A Dedicated Server(26)
  2. Want To Install Apache, Mysql, Php And Perl And Didn't Know How?(4)


 



- Lo-Fi Version Time is now: 24th July 2008 - 12:02 PM