Forums.Counter-Strike.com | Counter-Strike Community Forums

Go Back   Forums.Counter-Strike.com | Counter-Strike Community Forums > Counter Strike > Versions > Counter Strike 1.6
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Counter-Strike Source Servers, Teamspeak Servers, Ventrilo Servers
Reply
 
LinkBack Thread Tools Search this Thread
Old 09-19-2008, 03:00 PM   #1 (permalink)
varun044
Member
Hostage
 
Join Date: Sep 2008
Posts: 4
Default need help (dedicated server)

so here goes

well i hav counter strike 1.6
and i need to setup an internet dedicated server....
my connection is 384 kbps...
but the problem is from the router the connection goes into a switch and then to my computer...so local ip is assigned to my computer like 192.168.1.2

how can i setup one ??
varun044 is offline   Reply With Quote
Old 09-19-2008, 03:48 PM   #2 (permalink)
Gunsndwarfs
Member
Terrorist
 
Gunsndwarfs's Avatar
 
Join Date: Sep 2008
Location: Sweden
Posts: 72
Default Re: need help (dedicated server)

you just... I'll just copy a simple tutrial ok?

Ok, i made this short tutorial on how to start a dedicated server in counter-strike. Hope everyone finds it useful.

Required software:
Steam
Counter-Strike 1.6 / Condition Zero
Dedicated Server (Found in Steam > Tools)

First, you haave to make sure ur router is configured with all hlds ports forwarded to your ip address. To access your router, you type the default gateway address (E.g. 192.168.1.1) in internet explorer and enter your details when prompted. Then navigate your way till you find a section called 'port range forwarding', usually found in 'applications and gaming'. Once there, add an entry 'hlds'. In the port range, from start to end, put 27015 (assuming thats the port ur using), in protocol, select 'Both', in IP address, put ur ip , and tick 'Enable'

*NOTE* Only do this step if you are experiencing problems with server detection.

Next, you have to install the latest version of AMX Mod X, found in AMX Mod X - Half-Life Scripting for Pros!. You can access your server mods in C:\Program Files\Valve\Steam\SteamApps\*YourAccountName*\dedi cated server\cstrike\addons (It should be there if AMXX was installed correctly).

Ok, from there its up to you which mods you install on ur server. If you want deathmatch, for example, click the plugins link on the AMX mod X website, navigate your way to the mod, and follow its installation instructions. A typical mod installation would involve excracting the plugin file, compiling it, then adding a line in the plugins.ini file, found in the configs folder.

You shouldn't even have to fix that port thing if you install the dedicated server right, on tools in steam

Thanks for me, best wishes
Linus
__________________
Hey guyes
Need translation of anything?, from ex... japanese to... erm.. english or anything like that just pm me.
Gunsndwarfs is offline   Reply With Quote
Old 09-19-2008, 03:51 PM   #3 (permalink)
Gunsndwarfs
Member
Terrorist
 
Gunsndwarfs's Avatar
 
Join Date: Sep 2008
Location: Sweden
Posts: 72
Default Re: need help (dedicated server)

Found a easiser tutrial at this forum xD


1.Download necessary files
- HLDSUpdateTool
- AMX Mod X

2.Install Server

a) First we need to create a New Folder, create this in C:\ with this name: HLDS.
b) Now open hldsupdatetool.exe and install them in D:\HLDS.
c) Now we most to create a shortcut at HldsUpdateTool.exe (from D:\HLDS – right click on icon and select ”Create Shortcut”)., now we has created a shortcut (she`s name is ” Shortcut to HldsUpdateTool.exe” ). Again right click on icon (but shortcut icon), select Propersties and at last word from Tagert we most to add next line: ”-command update -game cstrike -dir .” (without quotes but with .).
d) Now execute the Shortcut to HldsUpdateTool.exe and wait approximate 30 minutes at 1 hour (this download all file we need)
e) After download we heve the server, but now we most to install AMX Mod X for running good.

3.server.cfg

a) First go to D:\HLDS\cstrike and there create a new file ” New Text Document.txt”
b) Copy in this file next:


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



c) Now save, exit and rename file as: server.cfg

4. Installing AMX Mod X

a) After download AMX Mod X first most install them anywher.
b) 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.
c) Now will appear a new window who ask ”The file libilist.gam couldn`t be found. Continue installations ?” we select yes.
d) Now we have installed AMX Mod X.

5. Start the server

a) We most go into D:\HLDS and right click on hlds, select Create shortcut
b) Now we have ” Shortcut to hlds.exe”, right click on this and at last word from target most add next line: Code:
-console -game cstrike -pingboost 3 +sys_ticrate 1000 +heapsize 250000 -port 27015 -autoupdate +secure +sport 27014 +ip IP +maxplayers no. player +map de_dust2
c) To start the server now we just make a duble cick on Shortcut to hlds.exe.

That`s all !

Now you can start to configurate your server from: D:\HLDS\cstrke\addons\amxmodx\configs\amxx.cfg and plugins.ini

Now you have a Counter-Strike 1.6 Server !
__________________
Hey guyes
Need translation of anything?, from ex... japanese to... erm.. english or anything like that just pm me.
Gunsndwarfs is offline   Reply With Quote
Old 09-21-2008, 01:14 AM   #4 (permalink)
varun044
Member
Hostage
 
Join Date: Sep 2008
Posts: 4
Default Re: need help (dedicated server)

thanx man..i could really sort it out...
varun044 is offline   Reply With Quote
Old 09-21-2008, 01:33 AM   #5 (permalink)
Gunsndwarfs
Member
Terrorist
 
Gunsndwarfs's Avatar
 
Join Date: Sep 2008
Location: Sweden
Posts: 72
Default Re: need help (dedicated server)

are you ironic or are you telling the truth?:P
__________________
Hey guyes
Need translation of anything?, from ex... japanese to... erm.. english or anything like that just pm me.
Gunsndwarfs is offline   Reply With Quote
Old 09-21-2008, 02:33 AM   #6 (permalink)
Mr.Bob
Moderator
Da Bomb Defuser
 
Mr.Bob's Avatar
 
Join Date: Jun 2008
Location: USA
Posts: 1,626
Default Re: need help (dedicated server)

Ironic isn't the word you're looking for, try sarcastic.
__________________
^^^Topic area: ^^^
Signature:
CS:S server: 207.210.236.122:27015 -]ToC[- | *NEW* GunGame 5! Votemap | 100 Tick.
CS:S server: 207.210.236.106:27015 -]ToC[- Tac-Ops | Skyworld | NoBlock | KnifeSap

Website: www.tocclan.net
Forums: www.tocclan.net/forums
Do you make maps? Make sure you have Packrat and VTFedit.
Bluehost! The best web host and ready for CS's FAST DL!!
Mr. Bob's short hacker ban list! Important to all server ops!
Mr.Bob is offline   Reply With Quote
Old 09-21-2008, 03:15 AM   #7 (permalink)
Gunsndwarfs
Member
Terrorist
 
Gunsndwarfs's Avatar
 
Join Date: Sep 2008
Location: Sweden
Posts: 72
Default Re: need help (dedicated server)

yeye:P
__________________
Hey guyes
Need translation of anything?, from ex... japanese to... erm.. english or anything like that just pm me.
Gunsndwarfs is offline   Reply With Quote
Reply

Tags
dedicated, router, server, switch

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with Dedicated Server! Jmvars Counter Strike 1.6 1 10-11-2007 01:43 PM
Dedicated server! firstaid Mani Admin Plugin 1 08-23-2007 10:27 AM
Dedicated server on my PC Aaronought Installation & Tweaking 2 07-30-2007 12:28 PM
Dedicated server cantdie007 Counter Strike 1.6 2 06-10-2007 02:39 PM
Dedicated server Ssgt.T Installation & Tweaking 1 02-26-2007 12:11 AM


All times are GMT -5. The time now is 12:10 PM.



Powered by vBulletin Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC5
Free Clan Websites and Template Hosting