first you need the HldsUpdateTool.exe
you can download it from here: http://www.steampowered.com/download/hldsupdatetool.exe
When you have downloaded it you double click it and run it.
When you install you need to browse it, and you need to put it at:
C:\srcds
when you have finished the install you open the folder C:\srcds and double click HldsUpdateTool.exe
Know it opens the CMD and update the HLDS dont close it, when its done it do it by it self
know it should have added a file named: ClientRegistry.blob
you know need to download all the materials, models etc. to do that we use a simple line and put use the program run and paste it there:
note: it may take serveral hours before finished
after this you have to folder inside c:\srcds
there is orangebox (the one you need to use)
and hl2
in orangebox you find a folder named cfg in that folder we are going to make a cfg file named: server.cfg
server.cfg makes your server run and you can configure it as you want to
copy the text above and put it into notepad and save the file as: server.cfg and put the file into: C:\srcds\orangebox\cstrike\cfg
know you actually got your server know we just need to open it
so once more time you go to "run" but know you type
this was the way i made my srcds server hope i helped
you can download it from here: http://www.steampowered.com/download/hldsupdatetool.exe
When you have downloaded it you double click it and run it.
When you install you need to browse it, and you need to put it at:
C:\srcds
when you have finished the install you open the folder C:\srcds and double click HldsUpdateTool.exe
Know it opens the CMD and update the HLDS dont close it, when its done it do it by it self
know it should have added a file named: ClientRegistry.blob
you know need to download all the materials, models etc. to do that we use a simple line and put use the program run and paste it there:
Quote:C:\srcds\HldsUpdateTool.exe -command update -game "Counter-Strike Source" -dir .then you click the "ok" button and wait until its finished, you will know because its closing by itself, so dont be scared if it does
note: it may take serveral hours before finished
after this you have to folder inside c:\srcds
there is orangebox (the one you need to use)
and hl2
in orangebox you find a folder named cfg in that folder we are going to make a cfg file named: server.cfg
server.cfg makes your server run and you can configure it as you want to
Quote:hostname "your servers name"
rcon_password "your rcon password"
//if you type nothing in sv_password, then there isnt any server password
sv_password ""
fps_max 0
sv_lan 0
sv_maxrate "0"
sv_minrate "35000"
sv_maxupdaterate "66"
sv_minupdaterate "66"
sv_mincmdrate "66"
sv_maxcmdrate "66"
sv_client_predict "1"
sv_client_min_interp_ratio "1"
sv_client_max_interp_ratio "1"
sv_client_cmdrate_difference "0"
sv_pure 2
sv_logfile 1
mp_logdetail 3
log on
mp_roundtime "8"
mp_c4timer "35"
mp_buytime "8"
mp_freezetime "10"
mp_startmoney "16000"
mp_autoteambalance "1"
mp_chattime "5"
mp_decals "4096"
mp_fadetoblack "0"
mp_flashlight "1"
mp_footsteps "1"
mp_forcecamera "1"
mp_friendlyfire "1"
mp_limitteams "0"
mp_maxrounds "0"
mp_allowspectators "1"
mp_autokick "0"
mp_timelimit "0"
mp_tkpunish "0"
mp_winlimit "0"
phys_pushscale "1"
phys_timescale "1"
sv_turbophysics "0"
sv_accelerate "5"
sv_airaccelerate "10"
sv_allowdownload "1"
sv_allowupload "1"
sv_alltalk "0"
sv_cheats "0"
sv_friction "4"
sv_gravity "800"
sv_maxspeed "320"
sv_pausable "1"
sv_stepsize "18"
sv_timeout "65"
sv_voiceenable "1"
sv_wateraccelerate "10"
sv_waterfriction "1"
sv_allow_color_correction 0
sv_allow_wait_command 0
tv_enable "0"
tv_name "SourceTV"
tv_title "SourceTV"
tv_password ""
tv_relaypassword "tv"
tv_dispatchmode "1"
tv_snapshotrate "24"
tv_maxclients "10"
tv_maxrate "12000"
tv_delay "90"
tv_autorecord "0"
tv_relayvoice "0"
tv_allow_camera_man "0"
tv_allow_static_shots "0"
tv_autoretry "1"
tv_chatgroupsize "0"
tv_chattimelimit "0"
tv_debug "0"
tv_delaymapchange "1"
tv_deltacache "2"
tv_overridemaster "0"
tv_transmitall "1"
tv_timeout "30"
// Orangebox
sv_nomvp 1
sv_nonemesis 1
sv_nostats 1
sv_disablefreezecam 1
mp_round_restart_delay 5
copy the text above and put it into notepad and save the file as: server.cfg and put the file into: C:\srcds\orangebox\cstrike\cfg
know you actually got your server know we just need to open it
so once more time you go to "run" but know you type
Quote:C:\srcds\orangebox\srcds.exe -console -game cstrike -maxplayers 24 +fps_max 200 -port 27015 +map de_dust2 -tickrate 66if you have made a srcds before you may notice that i type C:\srcds\orangebox\srcds.exe thats because they moved the srcds to that folder
this was the way i made my srcds server hope i helped