Sunday 8 December 2013

How To Start Server Via Console In Windows

Browse to C:\Program Files\Valve\HLServer and right click hlds.exe then select Create Shortcut now right click that new Shortcut you just created and select Properties

Below are a list of commands you can enter in the target field to start the server.

-console
Initializes console mode

-autoupdate
Automatically update the server when Steam updates are released

-game <game name>
The HLDS mod you want to run

+maxplayers <number of players>
Amount of players to allow

+map <map name>
The map to start the server with

-port <port number>
The port number the server should run on. Can be left out if you plan on using the default port (27015).

-ip <ipaddress>
Useful if you have multiple IPs and want to assign a particular IP to the server.


Example, you want to start the server with 12 players and the map de_aztec your target field should look like this:

"C:\Program Files\Valve\HLServer\hlds.exe" -console -game cstrike -autoupdate +maxplayers 12 +map "de_aztec"

It is better to inclose the map name in quotes ("") as long names without quotes can cause problems.

After you've entered that in the target field, click OK then double click the shortcut icon and the server should now be starting up: 



















Download WINDOW HLDS <------------ Click

0 comments:

Post a Comment