Counter-Strike
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Every thing about counter strike 1.6.clan.pach dicussions,paches,and more then that just ask make by:BrikaC
 
HomePortalGalleryLatest imagesSearchRegisterLog in
Search
 
 

Display results as :
 
Rechercher Advanced Search
Latest topics
» InsomniA CS 1.6 Servers - The new Bosnian Servers
make u server Icon_minitimeSun 17 Feb 2013, 09:03 by pesho

» Moj server!!
make u server Icon_minitimeSat 14 Apr 2012, 09:54 by MvP | Error

» Bosnian cs servers
make u server Icon_minitimeMon 22 Aug 2011, 07:26 by JediteKodJoa

» Viagra Generico. viagra generico a torino
make u server Icon_minitimeThu 04 Aug 2011, 01:29 by Guest

» Compra Viagra. acquistare san marino viagra generico
make u server Icon_minitimeThu 04 Aug 2011, 00:03 by Guest

» cod fish oil
make u server Icon_minitimeWed 03 Aug 2011, 18:46 by Guest

» Хлопоты любимой девушки, не пробовали ей помочь?
make u server Icon_minitimeWed 03 Aug 2011, 06:34 by Guest

» NAD Supports Draft Legislation To Ensure Access To Technology, USA
make u server Icon_minitimeTue 02 Aug 2011, 13:57 by Guest

» the benefits of fish oil supplements
make u server Icon_minitimeTue 02 Aug 2011, 02:16 by Guest

Forum
Affiliates
free forum
 
Statistics
We have 20 registered users
The newest registered user is sistolinjd

Our users have posted a total of 37 messages in 36 subjects
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

 

 make u server

Go down 
AuthorMessage
The God on the forum!
Admin
The God on the forum!


Broj komentara : 12
Points : 83
Join date : 2009-11-08
Age : 31
Mjesto : Tuzla

make u server Empty
PostSubject: make u server   make u server Icon_minitimeSun 08 Nov 2009, 06:42

How to make a Counter Strike 1.6 Dedicated server

What do we need ?

HLDSupdatetool -> http://www.steampowered.com/download/hldsupdatetool.exe
NoSteamPatcher -> http://www.gameszone.ro/downloads/no-won-steam.zip
AdminMod + MetaMod -> http://ovh.dl.sourceforge.net/source....50.60-win.zip
StatsMe -> http://ovh.dl.sourceforge.net/source....3-cstrike.zip

Step 1

Create a dir were the server will be installed example C:\HLDS
Open hldsupdatetool.exe, click next , then I agree we will get to the destination folder, here

we press browse and select Local Disk C , then double click the HLDS folder. OK finish the

steps

Step 2

click Start , then Run , type "cmd" , in the command line type cd C:\hlds

Step 3

if you se in the command line C:\hlds , type hldsupdatetool.exe -command update -game valve

-dir .

what this does ? it just start downloading in to the server directory all the latest files

needed by the server to run it will download the latest server aplication.
After you se "HLDS installation up to date" in the command prompt we will install the Counter

Strike mod for the server

Like before at C:\hlds type hldsupdatetool.exe -command update -game cstrike -dir .

after the mod is downloaded the message "HLDS installation up to date

Patching the server to accept Non Steam Clients:
Open no-won-steam.zip wich you have downloaded extract everything in C:\HLDS

Server CFG
In C:\HLDS\cstrike there is a server.cfg file open it with wordpad delete everything in it and

paste the following cvars:
code:
QUOTE
hostname "<HOSTNAME>"
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 1
sv_maxrate 7000
sv_maxspeed 320
sv_maxupdaterate 101
sys_ticrate 10000
decalfrequency 60
pausable 0
log on
decalfrequency 60
edgefriction 2
host_framerate 0
exec listip.cfg
exec banned.cfg
rcon_password <PASSWORD>


At <HOSTNAME> we can type anything we what example "Jack's Counter-Strike Server"
<PASSWORD> is the rcon password for the admin to the server it is used to remote control the

server.

Installing Admin Mod

We have downloaded earlyer halflife-admin-2.50.60-win.zip wich we will extract it anywere and

double click on install_admin.vbs after wich it will ask us where to install. You will se

diferent targets , we are interested in C:\HLDS so we type the number of the target, it will

ask us what mod to install we are interesated in cstrike. OK and that's about it.

Installing StatsMe

we downloaded statsme-2.8.3-cstrike.zip extract everything in C:\HLDS\cstrike
Go to C:\HLDS\cstrike\addons\metamod open plugins.ini with wordpad and here add the next line

on top of the existing one :
Code:
win32 addons\statsme\dlls\statsme_mm.dll

Go to C:\HLDS\cstrike\addons\statsme open statsme.cfg with wordpad
At sm_menupassword modify r3wt with an other password (it's a must! or something won't work)

to make de /rank and /top10 work
open the same statsme.cfg at sm_storebyauth put 0 instead of 1

How to start the server using less resources

make a shorcut for C:\HLDS\hlds.exe on the desktop
on the desktop click the properties of the shortcut you will se at the target C:\HLDS\hlds.exe
we will just add this line ( note ! leav a space between C:\HLDS\hlds.exe and the code)
Code:
-console -game cstrike +ip External IP +sv_lan 1 +maxplayers +map de_dust2 -nomaster

example of target:

C:\HLDS\hlds.exe -console -game cstrike +ip 69.69.123.231 +sv_lan 1 +maxplayers 22 +map

de_dust2 -nomaster

To start the server just double click the shortcut hlds.exe

This is the basic Dedicated Server with Admin Mod and StatME
Back to top Go down
https://canterstrike.board-directory.net
 
make u server
Back to top 
Page 1 of 1
 Similar topics
-
» Moj server!!
» How to create a CS 1.6 Server [ With Steam ]
» CS 1.6 NOSTEAM SERVER INSTALLATION TUTORIAL FOR WINDOWS Introduction:

Permissions in this forum:You cannot reply to topics in this forum
Counter-Strike :: Tvoja prva kategorija! :: Forum :: Counter strike ip-s :: How to make a Counter strike 1.6 dedicated server-
Jump to: