ad

Your Ad Here

ad

Showing posts with label CS 1.6 Server Related. Show all posts
Showing posts with label CS 1.6 Server Related. Show all posts

Sunday, June 20, 2010

How To Make MOTD Image For Counter Strike 1.6 Server

Hell guys,

I think MOTD image of the server is very necessary for a server to present about the individual of a clan. For that Purpose I m sharing this post. Read carefully.

Initially a MOTD is image which appears before entering into the server. This can of 2 types.
  • Writing the text directly or uploading it on to the host server and inserting the URL into one piece of html code.
  • Inserting the text into the html code.

First Procedure – Designing a picture

Chose a picture here or any other. If you chose to use your own picture you will have to resize it first. Download here, Paint Net photo editor. Install it , open it and in the upper left corner you will find File -> Open . Chose the picture from your computer and open it. In order to resize it click Image -> Resize . Check “By absolute size”, uncheck "Maintain aspect ratio" and write the following sizes :
  • widith : 766
  • height: 383
You have your picture sized and ready for your motd. Now you`ll have to write the text. In order to do that open the Tools and Colors (if they are not already opened, click Windows menu and open it there). In the Tools menu you`ll find the writing tool represented by the letter “A”. Chose the color of your text in Colors menu and write the text on your picture. Save the image when you are done ( File -> Save , name it and save it as gif, jpg, png or bmp).

Uploading the picture on a file hosting server and inserting the url into the html code

In order to do that follow this link and make an account there. Upload the picture to your account, click Files -> Main folder (see the image) . You`ll see a small thumbnail of your picture. Click on it and the picture will open. In the upper left corner of it you`ll see the needed URL address wich you`ll have to copy (see the image). Copy that URL into this piece of html code :

This code you`ll have to copy into HLDS\cstrike\motd.txt after you deleted the code that is already there. Save and close motd.txt.

DONE !!

Friday, June 18, 2010

Adding Bots To Counter Strike 1.6 Server

Here is the important information which is very rarely found on internet. Here I ll discuss with you about how to add bots to counter strike 1.6 server.

Steps involved to add bots:
Note: Before starting note that AMX MOD should be installed for adding counter strike bots as mates.

CLICK HERE to install AMX MOD.
  1. Download the file named PODBOT and JOEBOT.
  2. Extract the files on anywhere on your disk
  3. Copy the files present in podbot to your hlds\cstrike\addons directory
  4. Copy the contentd of joebot folder in cstrike folder of your server
  5. Now open Server\cstrike\addons\metamod\plugins.ini in notepad and add this line in end. Win32 joebot\joebot_mm.dll

  6. Now start your server and have fun

The above procedure described works specifically for cs 1.6 that is counter strike 1.6 version... though it should work well with other versions too..!

    Monday, June 14, 2010

    How to Start A Server With Death Match Mode In Counter Strike 1.6

    We see a lot of servers (steam/non steam) starting death match mode. Here is the demo for installing a DEATH MATCH mode.

    Steps for installing Death Match:
    • First Download the file here
    • Then extract the zipped file any where on your disk, and open the extracted folder which is addons.
    • It contains AMXMODX folder, which contain 5 subfolders.
    • Now open your hlds folder and browse to amxmodx folder, which also contains the same 5 subfolders.
    • Copy the contents of subfolders which you have downloaded to your server folder (copy it into corresponding folders only).
    • Once done, restart the server and you ll see the death match mode.

    If the installation is successful, here is some commands for admin which will help you:

    csdm_enable - starts the death-match mode
    csdm_disable - stops the mode
    csdm_reload - reloads the mode's configurations
    csdm_menu - show the menu on screen
    edit_spawns - opens the re-spawn menu to add and erase spawns (on the newer maps you have to add spawns, otherwise the players will always spawn in base itself.)
    Guns, /guns, menu, enablemenu, enable_menu - if you give one of these commands the weapon menu reappears.


    Enjoy:-)

    How To Start A GunGame Sever In Counter Strike 1.6

    Hi folks,

    While playing, I saw lots of people asking how to install a gungame mode in server. So I decided to share with you guys. This is the simple method for starting the counter strike 1.6 non steam server with gun game installed in it.

    Before installing gungame mode, u need to install Death match mode for respawning.
    Click here to install Death match mode.

    After death match mode was installed then install gungame mode.

    Before going for installation method, I ll explain you what is gun game. This mode is similar to a tournament where only 1 will be the final winner. Game start with pistols (Glock) and when you get frags you ll be advanced to next level. Finally in the knife level, one who knives will the winner. This mode is very thrilling. Try it.

    Steps For Installing Gungame mode:
    • First download the file here
    • Make sure you have installed amxmod and cstrike mode. In order to see if the cstrike mode is active, enter the amx_modules in console and see if it is there.
    • Now unRAR the downloaded file anywhere on your disk. It contains 2 folders.
    • Copy corresponding files in addons into hlds folder.(NOTE: Copy it into there exact folders).
    • Go to HLDS\cstrike\addons\amxmodx\configs\modules.ini and erase the dot and coma in front of the line fakemeta, then add the next line under the others (if it is not already there): csrespawn.
    • Enter the HLDS\cstrike\addons\amxmodx\configs\plugins.ini, where you have add the line: gungame.amxx .
    • Copy he sound folder that you have unzipped in the HLDS\cstrike\sound .

    You have done. Restart the server and Enjoy.

    How to Create a Quick Counter Strike 1.6 Dedicated Non Steam Server !!

    Hi friends,

    Let me start with how to make a counter strike 1.6 dedicated server. This is the easiest method and quick too.
    NOTE:This method is applicable for Windows only.
    Steps for Creating Server:
    1. First download the CS 1.6 Server Creator installer file here.
    2. Then Install the downloaded file which requires 315mb approx. free space .
    3. Create an new directory on your disk and name it HLDS . It can be named anyhow but we shall use HLDS because it`s classic .
    4. Now doubleclick on installer.exe and when the selection window appeares you select the new directory HLDS . Hit OK and wait a few moments .
    5. A command prompt window will appear on screen displaying the scroll of the installation .
    6. At this point the installer downloads and installs all the server`s components in your HLDS directory.It can take some time to do it, depending on the internet connection , so have a little patience .
    7. When the installer finishes his work , check out the HLDS directory and see if it has approximately 315 MB .
    8. If it has , then everything it`s OK and if it hasn`t 315 MB you`ll have to repeat this step .Open the HLDS directory.
    It should look like this:
    90% of work i.e setting up server is done. Now next step is to configure the server.cfg in order to make your server work on the internet i.e it is displayed to all client . Go to HLDS\cstrike folder and open server.cfg with Wordpad or Notepad. Delete everything and paste this:

    Edit your server name and any other cvar you like (only if you know what you are doing). Save the file and exit.

    Add these lines in server.cfg . They will make your server visible in game`s Internet list of servers.

    We are done, now double on hlds.exe, choose map, rcon, number of players and start the server.

    You ll see the server starts running.:-D

    Have Fun

    Friday, May 8, 2009

    Counter Strike 1.6 Hacks, Downloads, Aimbot, Cd Key, Cheats

    Counter Strike hacks,downloads,aimbot,cd key,cheats





    HI Guys...

    Once again this Guide will give you Latest and Best Counter strike hacks .... in no time..!

    So Lets Get Started...!

    But before i give you all those important Hacks,Cheats,antic VAC codes, let me tell you my experience.. a very True Experience..!

    Today it was a normal day ... like it used to be ... and I opened up my laptop and started playing counter strike but as the day passes by i got fairly angry with my self ... Do you know why ...? Because i was having the lowest score on the score chart....!

    So ... to get on top in shortest possible time i started googleing Counters strike latest hacks and Cheats .... Fortunatly i found one.... i was really happy...

    Now various thoughts flashed before my eyes...like

    I would knife every One in no time

    I would get all the headshots....

    People will be amazed by my proness ...

    So I just Downloaded the all those programs from here

    (Let me tell you one more thing... the PC on which i used to play counter strike contained all my valuable data gathered over several years of hardwork ...)

    Now that Hack is being Downloaded ... and i was ready to frighten ppl on several servers...

    I opened the hack file using WinZip and i extracted all the contents on my desktop..

    and found some winzix file which is to opened using special software... so i feel thats not a problem ... and i Moved ahead and Opened the webpage on which that winzix software was located..

    The Moment i I opened that webpage ....

    I WAS SHOCKED TO SEE WHAT WAS BEING DISPLAYED IN FRONT MY EYES..


    Thank to NOD32 ... it saved me from such a grave mis happening..

    I realised just to make ppl on server Amazed or try to piss them off... we download such sad hacks and every time we execute them

    • We risk our Valuable data ....
    • We risk our Credibilty...
    • We expose our PC to outside bad world ... crackers,hackers,Trojans,virus,hidden malware...
    • We get black listed in Internet Crime Control Authorities ... and they own all sorts of rights to sue you at any time ... They start tracking your Computer too..!

    and Then We complain that ...

    • PC is running too slow ...
    • Game is Laggin...

    So Hackers get a life and Dont be an animal ...

    Q:You may ask ... then why do they release such hacks and cheats...?

    Ans: For the simple reason that they want your computer to be included in their BOT NET list

    BOT NET is nothing but the network of computers which can be controlled by hackers and Other bad guys ... so that if federal agencies are to caught them ... they will catch you and blame you for all the losses that are being made from your PC to others System...and so on...!

    Q: I've downloaded the hack ... what should i do now ..?

    Ans: You would notice that most of the hacks are in .exe file .... and those .exe file is definate to have viruses and trojans trapped inside ... everytime you run them you invite hackers to gain more easy access to your PC and valuable documents...and pictures... which they may use against you as well..!

    If it not .exe file than it is abousolutely something which you have absolutrly no idea about it...So better delete the file straight away ... and dont look back..!

    I Hope this should have Opened your Eyes... Wide..!

    But just in case if you are still not convinced ...

    Download this latest Hack,Cheat for Counter Strike

    and Get your PC infected with all sorts of Viruses,Trojans,Malwares, ...

    Keep trying till your Computer becomes a BOT for the bad world..!

    You have to be really noob if you still dont understand the point ....dontsearching

    Remember EveryTime You Hack... You are Ligible to be called as Criminal


    Stop hacking ... Start playing...Become a Pro!

    Wednesday, May 6, 2009

    Counter Strike 1.6 Lag, LOSS, Choke Problems Solved Here

    Counter Strike 2009 Lag,LOSS,Choke Problems Solved !





    What is Tickrate?

    Valve explains Tickrate as: "During each tick, the server processes incoming user commands, runs a physical simulation step, checks the game rules, and updates all object states. After simulating a tick, the server decides if any client needs a world update and takes a snapshot of the current world state if necessary. A higher tickrate increases the simulation precision, but also requires more CPU power and available bandwidth on both server and client." DONT CONFUSE IT WITH sys_ticrate

    What is use of good tickrate ?
    Sometimes you may have heard players saying that their bullets dont register or they are framing.Sometimes you may shoot some players behind a player & still able to hit him a headshot.This all happens if u have low ticrate server.

    What is tickrate of my server ?
    When your server is running, type "sv_maxupdaterate" in console, it will tell you the tickrate of your server.
    Commonly used tickrates are 30 or 60 or 101 but it can lie anywhere between 20-100

    You must be thinking that if 101 ticrate server gives better performance why doont everyone run 101 tickrate server
    Answer is running server on high tickrate costs more resources & bandwidth on both server & client sides

    When play on a 30 tickrate server, type 'net_graph 3' in console.
    Click Here
    As you can see that 6.50 k/s is the bandwidth being used
    on a 101 tickrate server bandwidth usage will be much more
    Dont waste your time running a server if you dont have adequate bandwidth
    To run a good server with 101 tickrate you need 1Mbits/s upload and download bandwidth

    How to set tickrate of your server ?
    Open you server's cstrike\server.cfg

    For 101 Tickrate---
    Change these values
    sv_minupdaterate 10
    sv_minupdaterate 101
    sv_minrate 0
    sv_maxrate 25000
    fps_max 101
    sys_ticrate 250

    For 60 Tickrate---
    Change these values
    sv_minupdaterate 10
    sv_minupdaterate 60
    sv_minrate 0
    sv_maxrate 12000
    fps_max 101
    sys_ticrate 250

    For 30 Tickrate---
    Change these values
    sv_minupdaterate 10
    sv_minupdaterate 30
    sv_minrate 0
    sv_maxrate 7000
    fps_max 101
    sys_ticrate 250

    A simple advice is that you must not install HL Booster.It just screws up server.

    We did some research on it and found that it only controls sys_ticrate value in realtime
    so if u put sys_ticrate 250 your server will run very fine
    If you increase this value above 250 you wont see any effect on Internet but on LAN it will.

    NOTE:Achieving 101 tickrate on a server is not possible without Pingboosting. Ping boosting is done on server side
    But it can be done only on Linux not on windows.

    Where can i change tickrate of server?
    Server's Tickrate cant be changed via RCON or any other tool
    You need to have access to server console

    That was a explanation for Host or Server

    Now comes Client or Player

    If u play on a 101 tickrate server with settings those of 30 tickrate you wont see any difference
    You should always play on these settings...these should be put in config.cfg of your game
    cl_cmdrate 101
    cl_updaterate 101
    rate 25000
    cl_interp 0.1
    fps_max 101

    If u get choke even if you are using these settings, then it is possible that server is running on low tickrate
    Try lowering your cl_updaterate to 60 & see if choke is decreased
    Do same untill you have 0 choke
    That was how to solve choke problem

    If u have loss problem,that means there is some packet loss between you and server
    This indicate some network connection problem either with your connection or server's

    If you are only one who gets loss, it is problem with your connection

    I Hope it solves your lag problem to certain extent.

    Wednesday, April 29, 2009

    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

    Thursday, April 23, 2009

    How to Create Fastest CounterStrike Server





    Hi Folks.... I bet you none of the availible sites gives you this trick for Fastest CounterStrike Server.

    Servers Supported (Tested ,Both Steam and SteamLess):

    • CounterStrike 1.6
    • CounterStrike Condition Zero
    • CounterStrike Source

    Scenario:

    Now a days SSD's (Solid State Devices) is a Buzzword, very high speed harddisk having accesstime as low as 0.1 ms (normal 7200rpm drives have 16ms)....Just Imagine if you host your CounterStrike Server in such a SSD... will definatly give u r end users boost in Ping,fps,Smoothness,Stability,Connectivity ... and much more...!

    Advantages:
    • Low Ping
    • High Frames per Second (FPS)
    • No Game Crashs
    • Better Connectivity
    • Smooth Game Play (even if ping is High)

    Disadvantages:

    • SSD's are Very Costly

    The Deal:

    We Know anything closest to SSD is our very own RAM sticks , yes they too have accesstime as low as 0.1ms which is blazingly fast...!

    So what if we can use our regular DDR1/DDR2/DDR3 RAM(it doesnt matter which DDR version you have, it only matters that you should have atleast 1Gb RAM installed in your system) as harddisk (HDD, like you see harddisk partitions in When you open MyComputer icon,located on Desktop).

    The Assumptions:

    • You have Atleast 1Gb RAM of RAM installed (Right Click on MyComputer and Click Properties....and See if it shows RAM greater than or equal to1GB).
    • You have paused/stopped all your torrents/Downloading tasks.
    • Close Any Programs/Opened windows you running (:P Donot Close this window , as you are still reading this article :P)
    • You have DOT NET framework installed . else use google.com to find it !

    The Procedure:

    1. You have successfully created your CounterStrike 1.6 Server (folder, which we name it here as HLDS)
    2. Download RAMDISK.ZIP (Its absolutly free/opensource and legal) to u r dekstop.
    3. Extract the contents of RAMDISK.ZIP on Desktop and Double Click ramdisk.exe
    4. Click "Install Ramdisk" button (U r PC may hang or crash... so be warned)
    5. If PC crashes then restart it...and proceed to step 6
    6. Open MyComputer icon check if u can see a harddisk with letter R: , it is our RAM drive.
    7. Again on Desktop open ramdisk.exe file...now increase DiskSize (Bytes)to 512M .... click Apply button... you should see "success" button in few (10) seconds.
    8. Open MyComputer , See if capacity of R: disk has increased to 512Mb from 16Mb....Copy your HLDS folder to R: Disk (u will see that it will copy very fast)
    9. Now go to R:\HLDS\ and run hlds.exe (notice how fast it executes :P)
    10. Press Ctrl+Shift+Esc together and locate hlds.exe in Process tab and Right Click on hlds.exe and change its priority to realtime.

    Thats it Folks....Now you have the fastest CounterStrike Server Created in no time...!

    Providing your players

    1. Zero Lag

    2.Lowest Pings

    3. Real Hardware Server (Xeon QuadCore) like experiance.

    Conclusion:

    You can not only apply this trick for CounterStrike but also anything which u think takes lots of time to load , so that they can load faster then you could have imagined.

    Caution:

    Never install anthing (if u think it is important) directly on RAM DISK R:\ ....... just copy the installation folder to the R:\drive and then execute it from there.

    Suggestions:

    We may use following Softwares to load faster

    1.Firefox/Crome/Safari/Internet Explorer 7/Opera or any browser in R:\

    2.Point tmp folder to R:\ drive.

    3. Steam and Its Associated applications.

    4. Photoshop/Adobe image ready/ or any other Memory Hogging Application...!

    Alternatives:

    Here are the Best Found (not free) Alternatives to ramdisk

    Software Level

    Hardware Level

    I Hope you would have found this article useful and you wont leave this page without commenting....as you donot have to register to comment !

    ThankYou !

    Note: The Article will be updated on regular basis so Please keep checking back often..!

    Soon Video tutorial on this article will be published...!

    ad

    Your Ad Here

    Disclaimer

    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. Please make sure to delete our shared contents within 24 hours and always remember to support publisher by purchasing their products.