Vultr.com - Instant Cloud Server Deployment
Game Rank
Servers:
Teams:
Fans:
11866
Players:
586
Forum Home > Half Life 1 General Discussion > how to creat a server half life
PREV 1 2 NEXT
himechePM
#1
how to creat a server half life
Jan 31, 2013 2:55 PM
Joined: Jan 31, 2013
Posts: 4
please help me
kimakiPM
#2
Mar 11, 2013 7:39 AM
Joined: Sep 09, 2010
Posts: 3
Best Half-Life servers http://hldm.cz
kabutoltPM
#3
Jul 05, 2013 6:16 AM
Joined: Aug 15, 2009
Posts: 1
Easy create. are you using Steam? if yes. Add to http://steamcommunity.com/id/KabutoLT
blytePM
#4
Oct 05, 2013 10:13 AM
Joined: Jan 22, 2010
Posts: 30
Download SteamCMD.exe at http://media.steampowered.com/client/steamcmd_win32.zip
DO NOT put SteamCMD in the same folder that will contain the HLDS
installation.

Run SteamCMD.exe
SteamCMD use the following commands.
1. login anonymous
2. force_install_dir C:\HLDS\
Running the next command will download and install Half-Life Dedicated Server ( HLDS=Half-Life ) and Counter-strike
3. app_update 90 validate

Edit the liblist.gam file to run Valve(Half-Life) or Coumter Strike

Glitch in SteamCMD
Sometimes the 3rd command will need to be used 2 or 3 times to get all the files.

Send me a message threw gametracker if you have any questions.
Last edited by: blyte Oct 05, 2013 10:27 AM
himechePM
#5
Oct 14, 2014 10:53 AM
Joined: Jan 31, 2013
Posts: 4
thanks , but how can i edit the liblist.gal
blytePM
#6
Oct 14, 2014 3:40 PM
Joined: Jan 22, 2010
Posts: 30
himeche wrote:
thanks , but how can i edit the liblist.gal

Open the liblist.gam with notepad make needed changes then save it , overwriting the old one. Plus edit the steam_appid.txt file
with 70 for half-life and 90 for counter strike
himechePM
#7
Oct 24, 2014 2:25 PM
Joined: Jan 31, 2013
Posts: 4
sorry again , and thanks , but i dont really know how i make those changes , can you show me please , thanks again
blytePM
#8
Oct 24, 2014 6:42 PM
Joined: Jan 22, 2010
Posts: 30
himeche wrote:
sorry again , and thanks , but i dont really know how i make those changes , can you show me please , thanks again


1 in the valve folder find liblist.gam (or folder for your mod.)
2 right click on it
3 select "open with"
4 select "notepad"
5 make changes to the file
6 save file
himechePM
#9
Oct 24, 2014 6:52 PM
Joined: Jan 31, 2013
Posts: 4
i know all those steps , but i dont know , what i can change inside this file , can you copy what i can do inside , thanks
blytePM
#10
Oct 26, 2014 12:55 AM
Joined: Jan 22, 2010
Posts: 30
What game and / or game Mod did you install?
Have you installed MetaMod, Amxmodx or any other server administration plugins?

Here is a copy of a liblist.gam file from one of my server.
It is a Half-Life 1 goldsource engine running the Oz DeathMatch Mod. with MetaMod installed.
Oz DeathMatch mod runs from server side only.
---------------------------------------------------
// Oz DeathMatch
game "Half-Life ozdm"
url_info "http://ozdeathmatch.com"
url_dl "http://ozdeathmatch.com"
version "3.02"
size "4751600"
svonly "1"
secure "1"
hlversion "1122"
type "multiplayer_only"
mpentity "info_player_deathmatch"
gamedll "addons\metamod\dlls\metamod.dll"

---------------------------------------------------

// Standard HLDS Half-Life 1 Multiplayer, no game mod or MetaMod installed.
game "Half-Life"
startmap "c0a0"
trainmap "t0a0"
type "multiplayer_only"
mpentity "info_player_deathmatch"
gamedll "dlls\hl.dll"
gamedll_linux "dlls/hl.so"
gamedll_osx "dlls/hl.dylib"

---------------------------------------------------

PREV 1 2 NEXT