Free Downloads

Wednesday, April 29, 2009

Disclaimer

All Articles, Guides,Hints,Statements provided here are meant for practical purposes only.All guides and hints provided here are always meant to produce good results. However,We don't guarantee that you have to follow only the guides we provided.We are not responsible for anomalous results, or any other incidents which lead to inconsistency of your system software.We only gather and provide download links to maps, sounds,and other files etc located on other servers and we do not host any files on our site.

We collect free Stuff scattered around the internet and put them under one roof . And we do not host any kind of copyrighted material in our servers. All Kind of Stuff here are only for personal review.

Notice that all maps and other stuff you download is license -free and absolutely free.

Thank You
Counter Strike Fever Team

How to Configure your MODEM or ROUTER for CS1.6 Server






Remember : All the Modems/Routers are manufactured on the principles of Computer Networking....hence they should allow every authentic user to have no problems in inbound/outbound packet transferring capabilities......It s always us who are not able to configure it properly...

There is very slight to no difference in configuring any modem...as explained here..

Please use your common sense while you configure modem/router webpage (explore each and every tab of Modem/Router page and get as much information about it as you can).

It is equally essential to configure your modem to let outside data packets to interact with your Already running Counter Strike 1.6 Server.

If you notice that Your serever is not listed in the Server List Display inside you game.

This is where you need to think that your Modem may not be rightly counfigured for outside data acceptance.

Note:It really doesnt matter much which modem you have....most of the default settings work just fine (nowadays most of the ADSL2+ Modems are autoport forwarding).

Please Watch this High Qwality Video by Clicking HERE

Or Follow the Steps below to get started...

CounterStrike 1.6 Server Port Forwarding Router/Modem Configuration

Airtel Beetle 220BX (not Beetle 220BXI)

Steps:

  1. Open your browser (preferably Opera or Firefox). Type the address which is provided below in the address bar of your browser.Open your browser (preferably Opera or Firefox). Type the address which is provided below in the address bar of your browser.

    http://192.168.1.1/main.html (This link takes you to advanced option menu.)

    Do not enter http://192.168.1.1/index.html as this will take you to basic options menu and you will not be able to enter advanced setup from here.
  2. When enter the above address you will be asked username and password, the default username and password is given below.
    (for Beetle 220BX/BXI model)
    username: admin

    Password: password

    If you are not able to enter the modem’s configuration page using the above password you can call the airtel customer care regarding that.

  3. Now click the Advance Setup button on the left sidebar of the screen.
  4. Now click the NAT button on the left sidebar of the screen
  5. Click the Add button in the screen which you get after doing the above step.
  6. In the Add port screen you have to enter the following data:

    a. Select Service: Do not enter anything here.

    b. Custom Service: Enter a description for your port. (For Identification Purpose)

    c. Server IP Address: Usually 192.168.1.2 (Your Lan’s IP Address)

    In the table which is after these fields fill the following data in the respective columns:
    d. External Port Start: Enter the port number which you would like to forward e.External Port End: Enter the port number which you entered in the first column.

    For example if you want to ports 42963 to 42968 then you have to fill the start number as 42963 and ending number as 42968
  7. Protocol: Make sure that it is set to TCP/UDP
  8. Internal Port Start and End: Do not enter anything here.
  9. portforwarded ports will be listed at this point.
  10. In the final step you should save and reboot the modem as shown in the screenshot below.

That’s all now your ports are successfully portforwarded.


Now to find your External Ip go to whatismy.com or try Whatismyip.com

and now give that ip in this format to your freind so that he can connect to your server

example 122.144.34.32:27015

where

122.144.34.32 is the external ip shown by whatismy.com

27015 is default port on which u r server is running

Monday, April 27, 2009

How to Reduce Lag or decrease latency on Counter Strike1.6 Server




Newly Updated Post


Lag has always been a major issue for CS1.6 players !
Many people are obssessed to make their server over crowded without realisng the upload capacity of their server........At this point the server starts to lag.
Players capacity sholud always be in accordance with the Upload capacity of the internet connection.


Assumptions :

1. You are using Windows XP

2. You have atleast 512 Kbps upload speed .

Steps:

  • Change HLDS.exe/Server priority to Highest in Task Manager (use ctrl+shift+Esc for taskamanger).

Explaination:Start the server, press CTRl + Alt + Del, click Processes, find hlds.exe in the list, and right click on it, Set Priority - Realtime.


  • Use HLDS in console mode

Explaination : Go o the hlds.exe folder (from where you have opened the server),make a shortcut to the hlds.exe, then you will find in the same folder another file "Shortcut to hlds". Right click on this one, press Proprieties, and in the first row you have Target, and there yo have something like HDD:\location\hlds.exe .
Now simply add -console -game cstrike +sys_ticrate 1000 +heapsize 250000 +maxplayers 20 +map de_dust2

You should change the value of +maxplayers only.

Note: I Personally don't recommend pingboost of anykind....coz by general observation you may find more laggy than usual.

  • Delete all temporary files ( start-->run-->type temp) and temporary internet files.
  • Fix your Winsock fror default internet connection speed. (download and install this)
  • Kill other unnecessary running processes, in task manager.
  • Donot play counterstrike1.6 using same directory in which your server/HLDS is running.
  • Close all internet consuming applications (opera,firefox,IE7,downloaders,bittorrent softs.)
  • Disable automatic updates (Start---> Run--->type-->net stop "automatic updates" ).
  • Defragment your server/HLDS drive.
  • Run disk clean up for all drives. (Best is to make separate partition for CS1.6 HLDS server , as it will dramatically reduce searching and sorting time).
  • You must Remove custom.hpk file from cstrike directory.
  • Use may use these codes below and paste in server.cfg, file in cstrike folder:

alias "dslow" "sv_minrate 2500;sv_maxrate 2500;sv_minupdaterate 5;sv_maxupdaterate 5;echo dead slow"
alias "vslow" "sv_minrate 3500;sv_maxrate 3500;sv_minupdaterate 13;sv_maxupdaterate 13;echo very slow"
alias "slow" "sv_minrate 3500;sv_maxrate 5000;sv_minupdaterate 14;sv_maxupdaterate 14;echo slow"
alias "norm" "sv_minrate 3500;sv_maxrate 7500;sv_minupdaterate 15;sv_maxupdaterate 15;echo normal"
alias "fast" "sv_minrate 3500;sv_maxrate 9999;sv_minupdaterate 20;sv_maxupdaterate 20;echo fast"
alias "vfast" "sv_minrate 3500;sv_maxrate 20000;sv_minupdaterate 20;sv_maxupdaterate 60;echo LAN fast"
alias "rates" "sv_minrate;sv_maxrate;sv_minupdaterate;sv_maxupda terate"

Add the file server.cfg to the script, in the cstrike folder where you have installed the server.
Usage: After you have started the server, write in the console what setting you want, considering the type of internet connexion you have, and also considering the type of computer that you keep the server on. For exemple, if you have a server on lan, write in the console vfast, or if you have a server where you have players in the same network you can use fast or norm. You can acces this script by "rcon" considering the variation of the lag on the server. you should not have any setting about the rate in server.cfg, listenserver.cfg, game.cfg, settings.cfg, amx.cfg etc.How to reduce the lag on the Counter Strike 1.6 server

  • Add all of these lines to server.cfg ,file in cstrike folder :

    log off
    sv_logbans 0
    sv_logecho 0
    sv_logfile 0
    sv_log_onefile 0
    mp_logmessages 0
    mp_logdetail 0
    sv_unlag 1
    sv_maxunlag .1
    fps_max 600

  • Select any one of code below and paste into server.cfg , file in cstrike directory.
    Code:
    // Modem 56k //
    rate 5000
    sv_rate 5500
    sv_cmdrate 40
    sv_cmdbackup 2
    sv_updaterate 45
    mp_resend 2
    sv_dlmax 40
    mp_decals 50


    Code:
    // 128k //
    rate 10000
    sv_rate 10000
    sv_cmdrate 60
    sv_cmdbackup 3
    mp_updaterate 60
    sv_resend 2
    sv_dlmax 100
    mp_decals 100


    Code:
    // 256k //
    rate 12000
    sv_rate 12000
    sv_cmdrate 101
    sv_cmdbackup 4
    sv_updaterate 101
    sv_resend 3
    mp_dlmax 256
    mp_decals 100


    Code:
    // 512k //
    rate 15000
    sv_rate 15000
    sv_cmdrate 80
    sv_cmdbackup 4
    mp_updaterate 45
    sv_resend 3
    mp_dlmax 400
    mp_decals 100


    Code:
    // 1024k //
    rate 20000
    sv_rate 20000
    sv_cmdrate 80
    sv_cmdbackup 6
    mp_updaterate 80
    sv_resend 6
    mp_dlmax 800
    mp_decals 300


    Code:
    // 2048K //
    rate 25000
    sv_rate 25000
    sv_cmdrate 101
    sv_cmdbackup 6
    sv_updaterate 101
    sv_resend 6


    Code:
    // DSL High //
    rate "12001.000521"
    sv_rate "9999"
    sv_latency "-21.000521"
    sv_updaterate "160"
    sv_cmdrate "40"
    mp_resend "2"
    mp_cmdbackup "2"
    sv_dlmax "768"
    ex_interp "0.01"
    ex_extrapmax "10"


    Code:
    // DSL Low //
    rate "9001.000521"
    sv_rate "9999"
    mp_latency "-51.000521"
    mp_updaterate "67"
    sv_cmdrate "40"
    sv_resend "2.5"
    mp_cmdbackup "51"
    mp_dlmax "512"
    ex_interp "0.05"
    ex_extrapmax "4"
    cl_dlmax 800
    mp_decals 300


    Code:
    // qDSL //
    rate "15001.000521"
    cl_rate "9999"
    cl_latency "-16.000521"
    cl_updaterate "101"
    cl_cmdrate "400"
    cl_resend "1.5"
    cl_cmdbackup "2"
    cl_dlmax "1024"
    ex_interp "0.01"
    ex_extrapmax "10"


  • Note :You must not put all but only one code which suits you best.
  • If possible get a better Internet Connection having upload speed (atleast 1024Kbps).

Below are the Guru Mantra Articles on this same issue ... Must read for every CS 1.6 Player


Guru Mantra 2

Enjoy Gaming!!!!!

How to make CounterStrike1.6 Server Listed or Visible or appear to Others




How to make CounterStrike1.6 Server Listed/Visible to Others

This is a common problem among new administrators whose CS1.6 server aka HLDS doesn't show up in the Server List.

This issue can be easily resolved by adding few lines in your server.cfg file:

  • Add these lines to server.cfg file, located in cstrike/ folder

setmaster add 207.173.177.12:27010
setmaster add 207.173.177.11:27010
setmaster add 72.165.61.189:27010
setmaster add 69.28.151.162:27010
setmaster add 68.142.72.250:27010
setmaster add 69.28.151.162
setmaster add 72.165.61.189
setmaster add 207.173.177.11
setmaster add 68.142.72.250
setmaster add hlmaster.jolt.co.uk
setmaster add 65.73.232.251:27040
setmaster add 65.73.232.253:27040
setmaster add 207.173.177.12:27010
setmaster add 207.173.177.11:27010

setmaster enable

  • Start HLDS.exe
  • Ask someone if the server is getting listed or not !
Please Note: if you have anything.com then u r clients may not be able to connect to your server So it is must to provide IP (not domain name)

Unable To Update: Renamed Hldsupdatetool.exe But The File Is Still there .... HLDS Update issue / Cannot use Hldsupdatetool.exe




HLDS Update issue / Cannot use Hldsupdatetool.exe !

Recently someone asked me that he cannot use hldsupdatetool.exe as he is getting following error, show below

While running the "hldsupdatetool.exe" file have you ever gotten this error message:


This can be fixed like ...

  1. Run "hldsupdatetool.exe" via command prompt, 2 files should be created in the directory; "hldsupdatetoolNew" and "hldsupdatetoolTmp".
  2. Rename "hldsupdatetoolNew.exe" ---> "hldsupdatetoolX.exe" (replace X with whatever you like)
  3. Run "hldsupdatetoolX.exe" via command prompt, it should now update "hldsupdatetool.exe" with the latest version of the update tool.

We get this error because in Windows you cannot update a file which is in use....(similarly like you cannot eject safely a Pendrive/USB disk which is currently in use.) so when we use hldsupdatetoolX.exe,it updates hldsupdatetool.exe (coz its inner coding tells to update Hldsupdatetool.exe not HldsupdatetoolX.exe) , which is what we want.

Hence Mission Accomplished.

How to Display CounterStrike 1.6 Find Server List Correctly And Complete Servers List




How to Display CounterStrike 1.6 Find Server List Correctly

Many times we complain that we dont find Server List getting displayed when we Click

"Find Servers" Option

This can be fixed by following the steps below:

a) http://www.mediafire.com/download.php?ld3t1zzojjy

or

b)http://cstutes.cs.funpic.org/Downloads/MasterServers.vdf

  • Go to your HDD:\HLDS\platform\config and Delete MasterServers.vdf file

(if present)

Where :

HDD : ----> your installation drive

HLDS: ------> Folder in which you installed Counter Strike 1.6

also note "cstrike" and "platform" folders are in same level of depth.

  • Restart your Counterstrike 1.6 and see if Servers list is getting bigger ....

The main idea is to edit the contents of MasterServers.vdf

(open it in wordpad )

and replace them with this code below:

"MasterServers"
{
"hl1"
{
"0"
{
"addr" "207.173.177.11:27010"
}
"1"
{
"addr" "68.142.72.250:27010"
}
"2"
{
"addr" "69.28.151.162:27010"
}
}
"hl2"
{
"0"
{
"addr" "207.173.177.11:27011"
}
"1"
{
"addr" "68.142.72.250:27011"
}
"2"
{
"addr" "69.28.151.162:27011"
}
}
}

  • Save it and Close it.

Hope this Solves the Server List problem

Saturday, April 25, 2009

Here are the Most Comprehensive List of Commands for your CounterStrike Clients or Servers