-[G]-UN!T-^ claN` pro counTer StriK3 teaM`
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
PortalHomeSearchLatest imagesRegisterLog in
Welcome to -[G]-UN!T-^ClaN Website. Not registered yet? then go on become the active group member in our clan site. We want all the members to be active on forums.......................
TIME
Latest topics
» Imitrex Darvocet
-- Making a Server -- Icon_minitimeThu Aug 04, 2011 9:39 pm by Guest

» Acquista Viagra. slovenia viagra generico
-- Making a Server -- Icon_minitimeThu Aug 04, 2011 12:40 pm by Guest

» Compra Viagra. preturi viagra generico
-- Making a Server -- Icon_minitimeThu Aug 04, 2011 11:09 am by Guest

» bukowina kwatery prywatne
-- Making a Server -- Icon_minitimeThu Aug 04, 2011 7:17 am by Guest

» fish oil depression
-- Making a Server -- Icon_minitimeWed Aug 03, 2011 8:25 pm by Guest

» Endgame Watch Hit Caffeine The
-- Making a Server -- Icon_minitimeWed Aug 03, 2011 6:00 pm by Guest

» Mean Corpuscular Hemoglobin (Complete Blood Count (CBC))
-- Making a Server -- Icon_minitimeWed Aug 03, 2011 4:39 pm by Guest

» kwatery prywatne leba brzozowa
-- Making a Server -- Icon_minitimeWed Aug 03, 2011 10:28 am by Guest

» brooke banner porn free
-- Making a Server -- Icon_minitimeWed Aug 03, 2011 10:25 am by Guest

April 2024
SunMonTueWedThuFriSat
 123456
78910111213
14151617181920
21222324252627
282930    
CalendarCalendar
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password
Who is online?
In total there is 1 user online :: 0 Registered, 0 Hidden and 1 Guest

None

Most users ever online was 18 on Fri Feb 02, 2024 2:27 am

 

 -- Making a Server --

Go down 
AuthorMessage
SE1K0-*
Clan Leaders
Clan Leaders
SE1K0-*


Posts : 77
Points : 243
Reputation : 3
Join date : 2010-12-06
Age : 27
Location : Al Nakheel, Ras al Khaimah, United Arab Emirates

-- Making a Server -- Empty
PostSubject: -- Making a Server --   -- Making a Server -- Icon_minitimeSun Dec 19, 2010 10:19 pm

There has been alot of questioning on how to get a simple server up; here's the key!


What do we need ?

HLDSupdatetool -> http://www.steampowered.com/download/hldsupdatetool.exe
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

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 ""
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


At we can type anything we what example "Jack's Counter-Strike Server"
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 +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.

-----------------------------------------------------------------------------------------------------
Hope you will be Successful and this would help you Smile
-----------------------------------------------------------------------------------------------------
Back to top Go down
SE1K0-*
Clan Leaders
Clan Leaders
SE1K0-*


Posts : 77
Points : 243
Reputation : 3
Join date : 2010-12-06
Age : 27
Location : Al Nakheel, Ras al Khaimah, United Arab Emirates

-- Making a Server -- Empty
PostSubject: Re: -- Making a Server --   -- Making a Server -- Icon_minitimeSun Dec 19, 2010 10:38 pm

*** dir - Directory/Folder ***
Back to top Go down
 
-- Making a Server --
Back to top 
Page 1 of 1
 Similar topics
-
» clan server ip
» SERVER OFFLINE
» How to Change your server From Non steam To Steam With [PiC][CS1.6]

Permissions in this forum:You cannot reply to topics in this forum
-[G]-UN!T-^ claN` pro counTer StriK3 teaM` :: Host your own Server !-
Jump to: