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
CS 1.6 NOSTEAM SERVER INSTALLATION TUTORIAL FOR WINDOWS Introduction: Icon_minitimeSun 17 Feb 2013, 09:03 by pesho

» Moj server!!
CS 1.6 NOSTEAM SERVER INSTALLATION TUTORIAL FOR WINDOWS Introduction: Icon_minitimeSat 14 Apr 2012, 09:54 by MvP | Error

» Bosnian cs servers
CS 1.6 NOSTEAM SERVER INSTALLATION TUTORIAL FOR WINDOWS Introduction: Icon_minitimeMon 22 Aug 2011, 07:26 by JediteKodJoa

» Viagra Generico. viagra generico a torino
CS 1.6 NOSTEAM SERVER INSTALLATION TUTORIAL FOR WINDOWS Introduction: Icon_minitimeThu 04 Aug 2011, 01:29 by Guest

» Compra Viagra. acquistare san marino viagra generico
CS 1.6 NOSTEAM SERVER INSTALLATION TUTORIAL FOR WINDOWS Introduction: Icon_minitimeThu 04 Aug 2011, 00:03 by Guest

» cod fish oil
CS 1.6 NOSTEAM SERVER INSTALLATION TUTORIAL FOR WINDOWS Introduction: Icon_minitimeWed 03 Aug 2011, 18:46 by Guest

» Хлопоты любимой девушки, не пробовали ей помочь?
CS 1.6 NOSTEAM SERVER INSTALLATION TUTORIAL FOR WINDOWS Introduction: Icon_minitimeWed 03 Aug 2011, 06:34 by Guest

» NAD Supports Draft Legislation To Ensure Access To Technology, USA
CS 1.6 NOSTEAM SERVER INSTALLATION TUTORIAL FOR WINDOWS Introduction: Icon_minitimeTue 02 Aug 2011, 13:57 by Guest

» the benefits of fish oil supplements
CS 1.6 NOSTEAM SERVER INSTALLATION TUTORIAL FOR WINDOWS Introduction: 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

 

 CS 1.6 NOSTEAM SERVER INSTALLATION TUTORIAL FOR WINDOWS Introduction:

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

CS 1.6 NOSTEAM SERVER INSTALLATION TUTORIAL FOR WINDOWS Introduction: Empty
PostSubject: CS 1.6 NOSTEAM SERVER INSTALLATION TUTORIAL FOR WINDOWS Introduction:   CS 1.6 NOSTEAM SERVER INSTALLATION TUTORIAL FOR WINDOWS Introduction: Icon_minitimeSun 08 Nov 2009, 06:45

Introduction:
Don't start to create your server
if you don't have one of these:
- Windows XP , processor at least 1ghz and 256 ram
- an in ternet conexion (speed at least 100kB/s ) on OPTICAL FIBER.
- IP ROUTABIL / PORT FORWARD !
- 1-2 GB disk space
- A lot of patience

Files Download:
You have to download these files:
- HLDSUpdateTool -> http://www.steampowered.com/download/hldsupdatetool.exe
- NoSteamPatcher -> http://rapidshare.de/files/19456143/hldsw32.patch.3382.zip.html
- AdminMod + MetaMod -> http://prdownloads.sourceforge.net/halflifeadmin/halflife-admin-2.50.60-win.zip?download
- StatsMe -> http://prdownloads.sourceforge.net/statsme/statsme-2.8.3-cstrike.zip?download

Server setup:
1. You must create a folder, where you will install the server. I will use for example, C:\HLDS
2. We have to open hldsupdatetool.exe, then click NEXT, after that click I Agree. At destination Folder, we click browse. On drive C, 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 C:\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 valve -dir .

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

Counter-Strike mode setup:
After we finish to download the server files, we must download the files for Counter-Strike mode. Like before, in the same command promt we write the next line:
Code:
hldsupdatetool.exe -command update -game cstrike -dir .

When the setup is ready, in the command promt will appear this line:
Code:
HLDS installation up to date

Patching the server for the NO-STEAM clients:
We have to open hldsw32-emporio.rar and we will extract it in C:\HLDS

server.cfg
In the C:\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 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 PASSOWRD
At <HOSTNAME> we can write everything. For example "Pufuletz CS 1.6 Server". What we write here, will show to the players, up, when they press TAB. At <PASSWORD> we write your password. With this password tou can control your server from distance. Don't change anything alse.

AdminMod install:
We have download earlyer halflife-admin-2.50.60-win.zip that we can exctract it every where. We will have a directory calle AminMod. In this folder we will press double-click on install_admin.vbs. Press OK after that we are asked about setup destination. Probably will found more tag's but we are interested about C:\HLDS. So we write in the box, the number for C:\HLDS. For example: for 2) Dedicated Server (C:\HLDS) we write in the box 2 and press OK. Then we chose the MOD that we want to setup. In the box we write 1 (for Counter-Strike). Then press OK.


The minimal configuration for AdminMod
We are going in: C:\HLDS\cstrike\addons\adminmod\config. Here we have some files that require out atention. We start with adminmod.cfg that we open with WordPad.
admin_balance_teams - we are not interested in this, so let it 0
admin_bot_protection - if is 0 and we have bot's on the server, this cvar will let the admin to slay/ kick ban, to bot's.
admin_connect_msg - this is the message that will appeare to the player, in the middle of the monitor, after he connect's to the server.
admin_cs_restrict - we will put it on 1 to restrict the weapons in the game.
admin_debug - we are not interested in this, so let it 0
admin_fun_mode - this cvar will make the players to shine. So let it 0.
admin_fx - we will put change it in 1. Special effects
admin_gag_name - 0 or 1 . Witch you like..
admin_gag_sayteam - 0 or 1 . Witch you like..
admin_highlander - this must be 0, because if will change it in 1, only the "biggest" admin will have acces to commands.
admin_ignore_immunity - If is 1 the admins / moderators can kick, ban, slay each other.
admin_repeat_msg - The green message that will appear on the center every 5-10 minutes.
admin_quiet - if is 0, the commands will appear with the admin nick. If is 1, the commands will appear without admin nickname.
allow_client_exec - MUST BE 1 !. With this command you will force the player to execute the commands (quit..)
password_field - the most important cvar,. what we will write here, the admins must write in game-consol before connecting to the server. For example if we put _password, the admin gigi with the password gigi123 must write in the game-console gigi after that setinfo _password gigi123 before connecting to the server.
reserve_slots - Here we will write the number of reserved slots. when the server is full, the admin can connect to it.
reserve_type - we are not interested in this, so let it 0
You will see that we don't write all cvars because it's recommended to let them in the original
form.

Adding / deleting admins
We have to open users.ini with wordpad. Here we have to write the admin names, passwords, and acces..For example we will create admin gigi and the password gigi123. In users.ini we will write this line
Code:
Back to top Go down
https://canterstrike.board-directory.net
 
CS 1.6 NOSTEAM SERVER INSTALLATION TUTORIAL FOR WINDOWS Introduction:
Back to top 
Page 1 of 1
 Similar topics
-
» Moj server!!
» make u server
» How to create a CS 1.6 Server [ With Steam ]

Permissions in this forum:You cannot reply to topics in this forum
Counter-Strike :: Tvoja prva kategorija! :: Forum :: Counter strike ip-s :: CS 1.6 NOSTEAM SERVER INSTALLATION TUTORIAL FOR WINDOWS-
Jump to: