09-29-2006, 11:34 AM
This is a cut and paste straight of my site that will be going to hibernation mode as I am currently very interested in Dark Messiah:
This tutorial shows you how to installl and run a dedicated Half-Life: Source Deathmatch: Server.
1) The first thing you need to do is get the windows dedicated source server and download a game such as Half-Life 2: Deathmatch (to get the models and sounds).
2) Then use GCFScape to extract all the files from half-life source.gcf and half-life deathmatch source.gcf (found in your steamapps folder in the steam directory) to your dedicated server directory.
3) [Optional] Install an admin plugin of your choice using the HL2: DM version (note some functions will crash your server as they have not been designed for HLDM: S)
4) Make a shortcut to your srcds.exe, then go to properties of the shortcut and add the following right after the text in the target field.
5) Start the server!
This tutorial shows you how to installl and run a dedicated Half-Life: Source Deathmatch: Server.
1) The first thing you need to do is get the windows dedicated source server and download a game such as Half-Life 2: Deathmatch (to get the models and sounds).
2) Then use GCFScape to extract all the files from half-life source.gcf and half-life deathmatch source.gcf (found in your steamapps folder in the steam directory) to your dedicated server directory.
3) [Optional] Install an admin plugin of your choice using the HL2: DM version (note some functions will crash your server as they have not been designed for HLDM: S)
4) Make a shortcut to your srcds.exe, then go to properties of the shortcut and add the following right after the text in the target field.
Code:
-game hl1mp -console +maxplayers #_of_players_here +map map_name_here
5) Start the server!