Construction portal - Doors and gates.  Interior.  Sewerage.  Materials.  Furniture.  news


cop return

In this short article we will talk with you how to remove return in cs and get rid of the scatter. Of course, everything comes with experience, but the eternal strong recoil, especially from the AK-47, spoils the game. Most importantly, do not resort to using a cheat that removes cs recoil and block the spread. Servers will just ban you. You and I will disassemble cs no recoil without resorting to third-party programs, we will configure our cs 1.6. Before setting up, it is better from our website, so that all the settings are surely applied.

There are 2 ways to reduce or remove spread in CS 1.6

1. The first method only works on local use, or if your ping on the server does not exceed 20, if the ping is higher, then the bullet will start to delay. But if you went to a computer club, then we will remove this team scatter in cs 1.6. We will use the command:

cl_lw 0

2. The second method is the most proven, which will remove recoil ks in any use, locally or over an internet connection. Here you need to work with a considerable number of teams. The first thing we do is write 2 commands in the console:

Teams for non-steam players

developer 1

fps_max 250

For steam players, we prescribe these commands

fps_override 1

fps_max 250

After applying these commands, you will lose recoil (scatter), but there are certain conditions, for fps_max 250 you need a very good computer (powerful) and a good video card.

Here we are with you and fulfilled the small conditions in order to remove recoil in cs 1.6 and enjoy a nice game. Only we want to remind you that these commands can be used on any servers on the Internet, you will not be banned. But if we are talking about the championship, they will not let you use them.

This article will discuss how to reduce the spread in CS 1.6, as well as how to remove recoil.

How can you reduce the spread of bullets in CS 1.6?
In fact, there are no special tricks to reduce bullet spread in Counter-Strike. The only way to somehow influence the game and make a small spread in CS 1.6 is set up your config correctly. This is what we will talk about now, because a properly configured cfg is the key to a successful game and shooting.

Video settings to reduce scatter in CS 1.6

First of all, you need adjust fps in game. CS 1.6 does not require some very powerful computer, so making 99-100 fps in the game should not cause problems for anyone.

First you need disable vertical sync on your video card. To do this, you need to go to the graphics card settings and just find this parameter. After that, you need to go into the game and enter into the console fps_max 101. This command sets the upper fps limit in the game.

Proper setting of the COP 1.6 is the key to successful shooting without scatter and recoil
It should also be noted that the quality of the picture is greatly affected by your monitor. No matter how much you want to remove the spread of bullets in CS 1.6, for the most comfortable shooting in CS 1.6 it is best to use special gaming monitors with a frequency of 120 Hz. And if you're a real PC gamer and don't spare your money, you can get the latest 144Hz gaming monitors. They are much more expensive than simple monitors, but on them you will have full control of the game and shooting.

Previously, Counter-Strike 1.6 was played on simple cathode ray monitors. They are also very convenient to play this game, because they consistently give out 100 Hz.

"Rate" settings to reduce recoil and spread in CS 1.6

After setting up your video card, let's go directly to the game settings. A properly configured config will help you both remove recoil in CS 1.6 and reduce bullet spread. You can enter the commands that will be discussed below directly into your config or into the game console.

Before setting up a config that will help you remove the spread in CS 1.6, as well as reduce recoil, you need to clear it. You just need to go to the folder with the game and delete config.cfg file. When you start the game, a new, already cleared, config will be created.

Now let's move on to the most important thing - entering console commands. Restores the standard recoil in the game console command cl_lw 1.

Now you need set the correct "rates" in CS. There are only 3 main commands:

  1. cl_updaterate 101
  2. cl_cmdrate 101
  3. rate 25000
This completes the config. It is worth noting that these settings were mandatory for playing at various tournaments in CS 1.6.

Proper settings will help you reduce spread and recoil
After the release of the new version of Counter-Strike Global Offensive, official Counter-Strike 1.6 tournaments ceased to be held, and all professional teams and players either ended their performances or switched to CS:GO. CS 1.6 is now mostly played on public servers and just for fun.

You can also use the command cl_dynamiccrosshair. It has 2 parameters: 0 and 1. With cl_dynamiccrosshair set to 0, your crosshair will not expand when you shoot. But this is more convenient for someone.

Cl_dynamiccrosshair - whether your crosshair will expand when shooting
Finally, it is worth saying that many servers themselves make changes to your config and after visiting them, you will have to reconfigure these commands again. That's why save your cfg somewhere on the desktop, so as not to re-configure after reinstalling the game or visiting a low-quality server.

34325 33

Sometimes the recoil can be an object of hatred when it makes you miss the enemy at the most epic moment. To take an important step towards professional gaming in CS, first of all, you should either learn how to play with spread or reduce it. If the first option is achieved only through hard training, then the implementation of the second can be done simply by following the instructions. The above instructions show a method how to reduce the spread by setting the client without cheats and other nonsense.

How much can you reduce the spread in CS 1.6?

There is no one hundred percent acceptable method for reducing bullet spread in CS 1.6. All that can be done is to make the optimal settings that will greatly facilitate the gameplay and make it more efficient. To be specific, you need to configure “config.cfg”.

There are two ways to reduce returns in the client

First way most primitive. All you need is to download and connect the appropriate plug-in to the game with ready-made optimal settings, after which you can enjoy a comfortable game with reduced returns. But there are some nuances here. Firstly, the plugin may contain errors, which will negatively affect the gameplay. Secondly, there is a huge amount of malicious software on the Internet, so it is possible that you can download a plugin with a virus. It can be, for example, annoying ads, or something else. It can be displayed in the game chat without the knowledge of the player, for which it is easy to “catch” a ban on the server.

Second way- this is an independent configuration of the config, which requires some effort.

Basic network settings

  • // The rate of polling the client servers, set the maximum value.
cl_updaterate "102"
  • // Packet transfer rate from the client to the server, set the maximum value.
cl_cmdrate "101"
  • // The maximum number of bytes/second that the server sends to the client.
rate "25000"
  • // The maximum number of bytes/second that the client can send to the server.
  • // When changing the map, this setting may be lost, so it is recommended to bind the button and apply it at the beginning of the new map.
  • // For example: bind "j" cl_rate "20000".
cl_rate "20000"

Video card settings

  • // Set to "1" for ATI video cards, and "0" for NVIDEA.
ati_npatch "1"
  • // Set to "2" for ATI video cards, and "0" for NVIDEA.
ati_subdiv "2"
  • // Set "4" for ATI video cards, and "0.1" for NVIDEA.
gl_polyoffset "4"

Mouse and scatter settings

  • // Filtering or smoothing mouse movements.
  • // With the specified "1" will become smoother, with AMW and Deagle it is easier to shoot.
m_filter "0"
  • // The time the corpses stay on the ground and affects the spread.
  • // The value "600" - the spread is standard.
  • // The value is "180" - the dispersion is lower and it is convenient to shoot with the Deagle.
  • // Value "0" - dispersion is even lower, shooting at long distances is more difficult, but with AWP and Deagle it is more pleasant to shoot.
cl_corpsestay "600"
  • // The rate at which the sight returns to its standard position after recoil.
  • // It is customary to use either "80" or "128".
cl_dlmax "128"

The above are the main settings that allow you to play CS 1.6 more efficiently and easily. This is the optimal ratio of settings, which will help reduce the spread in the game a little.

It is worth noting that some servers can independently make changes to your config. Therefore, we recommend playing on ours. When reinstalling the game or visiting a low-quality server, it will be easy and simple to return the game to its previous settings.

Reduce recoil - shoot more accurately

Date: 06/28/2014

Every gamer, playing Counter Strike 1.6 for a long time and learning more and more new features in the game, comes to the question, how to remove recoil when shooting. Let's look into this issue.

There are no special tricks, tricks and tactics to reduce bullet spread in CS 1.6. Everything that affects the game, and these are your maneuvers, mouse movement speed, etc., all this depends on the correct setting of the main config - “config.cfg”. A correctly and well-configured config will help you achieve the best results in the game. Read our article about setting up the config.

Of course, you can download a lot of ready-made configs and hope that they will bring the desired result, but it is much more important to understand the intricacies of setting up the COP yourself, since it is not known what other surprises can be written in the downloaded configs. And there can be a lot of surprises - this is built-in advertising, which is issued in a chat on the cs server and which players do not even know about, and then get banned in the game, and binds of connections on buttons to various servers. If you want to play well - learn how to customize your config yourself!

Video card settings and fps in CS 1.6

An important point in cs 1.6 is the fps setting (the number of frames per second) and the higher this value, the more comfortable the game will be. The ideal fps value for Counter-Strike 1.6 is 99-100 units.


In addition to the config settings of the game itself, you also need to configure the video card itself. Since without the correct graphics card settings, the config setting will be useless. We go into the control panel of our video card, if you have an NVIDIA card, then we turn to the "3D Settings -> Manage 3D Settings" section. Here you need to turn off "Vertical Sync" or "Vertical Sync". Then we go into the cs game, open the console and enter the command “fps_max 101” there, thus setting the fps limit. And the “cl_showfps 1” command, which also needs to be typed in the console, will help you find out the FPS. You can use the "net_graph 1" command to display fps and connection data.

In addition to all the above settings, I would like to note one more important detail for playing cs, without which it is simply impossible to achieve the highest quality shooting with a minimum spread. You should have a good monitor, with a frequency of at least 100 Hz. Before the advent of new technologies, until LCD displays came to us, gamers played on MDG monitors. They keep stable 100 Hz. Even now, avid gamers, or as they are also called - "nerds", to this day are cut into the cs on such old monitors :) Therefore, if you buy a computer for games, then do not skimp on a good monitor.


A significant role in what FPS you will have in the game is played by the CS game client itself as a whole. Often, non-standard models of players and weapons lead to a drop in FPS in the game during extras, and especially on such maps where FPS drops anyway, for example, on "de_aztec". Therefore, it is better with original models, textures, sprites, etc.

Setting "rates" in the game Counter-Strike 1.6

Proper setting of rates and some teams will reduce losses, lags in cs, which in turn also affects fps and shooting. It is necessary to set the value "cl_lw 1" - the command responsible for the accuracy and recoil of the weapon. To set up rates, we use 3 commands

1. "cl_updaterate 101" - how many times per second you receive information from the server

2. "cl_cmdrate 101" - how many times per second the server receives information from you

3. "rate 25000" - data transfer rate between client and server

You can also tinker with the scope settings. Using the "cl_dynamiccrosshair 0" command, you can disable crosshair expansion when shooting.


In addition to all of the above, I would like to advise every player to always have a backup copy of the config. And in case of damage to it from low-quality servers, you can easily restore all settings and do not have to remember all the commands, and spend a lot of time on restoration. Be sure, after setting up your game, go to the “cstrike” folder, find the “config.cfg” file there and set the “Read Only” attributes in the config properties. Better yet, play protected double in order to protect yourself as much as possible and enjoy the gameplay.

Whoever says anything about configs for cs 1.6 like "they don't solve anything, only direct hands are important", but this is only partly true. Indeed, if download config with anti-recoil and anti-scatter for CS 1.6 you won't be superman. But the fact that the accuracy of your shooting will increase markedly is unambiguous.

This cfg is perfect for those who do not want to use cheats with the aim or nospread functions and who still want to see them in some legal form in their bosom. In general, if download config without scatter and recoil on cs 1.6, then you will definitely notice the difference when shooting. Bullets will fly more directly, while falling into the area of ​​​​the crosshairs of the sight, and not around it.

This config for counters is absolutely working and is suitable for playing both on the Steam version and on the pirated one. In addition, it is completely colorless, as it is a regular file of the client itself, and not some third-party program. We distribute configs only for free and without viruses, so that you can find exactly the one for yourself.

How to use config

1) Extract the files from the archive and move the .cfg files to the folder " YOUR DOUBLE/cstrike"
2) Everything! If the config suddenly did not work on its own, write the command to the console:

If you notice an error, select a piece of text and press Ctrl + Enter
SHARE:
Construction portal - Doors and gates.  Interior.  Sewerage.  Materials.  Furniture.  news