HOW TO MAKE COUNTER-STRIKE 1.6 NOSTEAM SERVER

In order to install a Counter Strike 1. 6 dedicated server.



Download these both files:
HLDSUpdateTool -> http://www.steampowered.com/download/hldsupdatetool.exe 
Non Steam Patch for CS 1.6 Server  http://www.multiupload.com/MIV6YA55UJ
   
Mod For Server (Optional)
AMX Mod X Full Installer -> http://www.amxmodx.org/downloads.php
StatsMe -> http://prdownloads.sourceforge.net/statsme/statsme-2.8.3-cstrike.zip?download 
Download Dproto -> dproto_0_4_8.rar <- Non Steam Patcher Works only with AmxModx


Server setup:

1. You must create a folder, where you will install the server. I will use for example, D:\HLDS 
2. We have to open hldsupdatetool.exe, then click NEXT, after that click I Agree. At destination Folder, we click browse. On drive D, make double-click on HLDS folder, than press ok. Than we receive a little error that told us that the folder already exist. We press Yes to the end. 
3. The next step it's make from DOS line command. In order to I arrive the in command line, go in Start, Run, write cmd and press OK. Appeared command readily, I change director with one which in have install the file .Use this command: 
Code:
cd D:\HLDS


4. Now we have to download the files that we need to run the server. Again, in command promt, we write the next command: 
Code:

hldsupdatetool.exe -command update -game cstrike -dir
"For example: hldsupdatetool.exe -command update -game cstrike -dir d:\hlds"

What make this exactly? This command download hlds files, hltv and valve game engine.
When the setup is ready, in the command promt will appear this line: 
Code:

HLDS installation up to date


Server.cfg
In the D:\HLDS\cstrike directory we have a file , server.cfg that we will open with wordpad ( right click on the file, open with wordpad) 
We Have to DELETE everything that writes inside and to add the next cvars: 
Code:
hostname "Server Name "
mp_autokick 0
mp_autocrosshair 0
mp_autoteambalance 0
mp_buytime 2
mp_consistency 1
mp_c4timer 35
mp_fadetoblack 0
mp_falldamage 0
mp_flashlight 1
mp_forcecamera 3
mp_forcechasecam 2
mp_friendlyfire 1
mp_freezetime 3
mp_fraglimit 0
mp_hostagepenalty 0
mp_limitteams 6
mp_logfile 1
mp_logmessages 1
mp_logdetail 3
mp_maxrounds 0
mp_playerid 0
mp_roundtime 3
mp_startmoney 800
mp_timelimit 35
mp_tkpunish 0
mp_winlimit 0
sv_aim 0
sv_airaccelerate 10
sv_airmove 1
sv_allowdownload 1
sv_clienttrace 1.0
sv_clipmode 0
sv_allowupload 1
sv_cheats 0
sv_gravity 800
sv_lan 0
sv_maxrate 25000
sv_maxspeed 320
sv_maxupdaterate 101
sv_minupdaterate 101
sys_ticrate 1000
decalfrequency 60
pausable 0
log on
decalfrequency 60
edgefriction 2
host_framerate 0
rcon_password PASSOWRD


How to Patch Server for Non-Steam Users 47 and 48 Protocol
Next step is to set the server up for accepting non steam clients . Open the nonsteam patch for CS 1.6 server which you downloaded earlier, double click the exe and chose as installation folder, the main directory of your server (HLDS)


Secure server
It's recommanded to have a non-secure server. To make this we have to go in C:\HLDS\cstrike and open liblist.gam with wordpad. There we will change secure "1" with secure "0". Save & exit.


Mod For Server
AMXmodX INSTALLATION TUTORIAL FOR WINDOWS.

1. Amx Mod X helps you to administrate your server ( change maps, set up cvars, kick players) and shows the game statistics .

2. After download AMX Mod X first most install them anywhere.
3. After install he ask if we accept to run the installer, select yes, and now we click on Next button, select I   Accept terms and click Next button, now we most select server type, we select Select mod directory and press the Next button and now will appear a new window, first most select mod directory (we select D:HLDS\cstrike), after at down of window most slect Custom game addon there select Counter-Strike and click Next button.
Now we have installed AMX Mod X
To see if it runs properly go to the server console and type meta list . If the message recived is:
AMX Mod X - RUN
..then everything it`s OK.


Installing Dproto 0.4.8
dproto is a plugin for metamod that allows protocol 47 and 48 no-steam clients to join the server. 

FEATURES:

    - Server accepts all known clients based on 47 and 48 protocols;
    - Customizable Steam IDs for clients;
    - Works with latest version of hlds;
    - built-in server-side emulation support.
    - Enter / cstrike / addons / - Creat a folder named "dproto"- Copy the file dproto.dll - (windows) of the archive, HLDS / csrike / addons / dropto / - Get in HLDS / cstrike / addons / metamod / - Windows Open plugins.ini and add: 
    win32 addons \ dproto \ dproto.dll
    - Copy of dproto.cfg archive file in / cstrike / dproto.cfg - Add the line in server.cfg 
    - Ready.  


StatsMe 
We have download early statsme-2.8.3-cstrike.zip that we open with win zip. We extract it in D:\HLDS\cstrike . But first we have to go in C:\HLDS\cstrike\addons\metamod and open plugins.ini with notepad. Here we add this line in the top of the existent lines: 
Code:

win32 addons\statsme\dlls\statsme_mm.dll

12 comments:

Anonymous said...

why u need StatsMe if u Have AMXX?? i need an answer. and is a newer StatsMe version than 2.8.3?

●๋• нαяяy ѕαιηι ●๋• said...

What is my server address ?

Anonymous said...

http://www.whatismyip.cz/

Anonymous said...

how to create cs1.6 internet server ? this only LAN

Anonymous said...

i have to make an admin

MK Sam said...

Please Tell me port forwarding is necessary or not.

Anonymous said...

when i updated my cs1.6 some plugins like bhop enabler and parachute dont works
help me plz

Anonymous said...

steam/non steam clients are allowed to connect now to my hlds server
but bhop enabler and parachute plugins dont works
help me please !!!

Entertainment said...

Hi,
Every Thing I understand :-) ,But There is a small problem..
Please Explain .....
After the Installing of Dproto 0.4.8, and in the end when we copy dproto.cfg in Server root or server dir you said that (Add the line in server.cfg) so please tell me how i add the line in (server.cfg) and which line please Reply Xahi Khan

Anonymous said...

When you right click the server.cfg
there will be an option OPEN WITH ...
go in it and browse and find worpad or notepad
Open the serer.cfg with it !

Blogger said...

Are you making money from your premium file uploads?
Did you know AdscendMedia will pay you an average of $500 per 1,000 unlocks?

Sophie Grace said...

You need to take part in a contest for one of the best sites online.
I'm going to recommend this site!net worth

Post a Comment