Stalker return of the scar how to increase your carrying weight. STALKER Call of Pripyat cheats and secrets

Stalker return of the scar how to increase your carrying weight. STALKER Call of Pripyat cheats and secrets

The cult project “Stalker: Shadow of Chernobyl” remains popular to this day, despite its impressive “experience”. This success is, of course, facilitated by the atmosphere of the game - it is indescribable, as well as various modifications that complement the virtual world of the Chernobyl exclusion zone.

Traveling through the game's expanses, the player finds a lot of weapons, equipment, artifacts and simply interesting things that are a pity to throw away. In this regard, many gamers have a question regarding the project “Stalker: Shadow of Chernobyl” - how to increase the carry weight? Now let's try to solve this problem.

Required Tools

By manipulating internal game files, changing the parameters saved in them, you can easily create new conditions for traveling through the exclusion zone - this is the basis for creating modifications. But first you need to unpack the archives located on your hard drive. For this purpose, the program!STALKER! Data Unpacker.

Using it, you will get to the game documents that the developers themselves corrected when creating Stalker: Shadow of Chernobyl. How to increase your carrying weight? This issue will be resolved soon.

The application does not require installation. Double-clicking on the icon will open the program menu, where you need to specify the path to the folder with the installed project. Attention! It is necessary to specify the game directory, and not the game archives gamedata.db. If you wish, you can specify the storage location for the unpacked archives. By default, they will be “stored” in the game’s root folder.

Changing weight

Unpack the data of the computer game "Stalker: Shadow of Chernobyl". How to increase your carrying weight? After gaining access to the “factory” documents, you can solve this issue yourself.

  • Find actor.ltx. You can use the search, or you can open the folder with the project, then gamedata, after configs and finally creatures, if you have not chosen a different path for unpacking the data.
  • Using the Notepad application built into the system, open the found file.
  • Find the line max_walk_weight, where the number means the maximum weight possible for transportation - change it to the desired value.
  • Close the document and save all changes.

To make your task easier, you can use the built-in search in Notepad: “Edit -> Find”. It remains to correct only one document from the unpacked archives of the project “Stalker: Shadow of Chernobyl”. How to increase your carrying weight? To stop this issue from bothering you, you need to do the following:

  • Find the system.ltx file, “living” at gamedata\configs.
  • Open and find the max_weight parameter in it and correct the numbers to the desired values, but so that they are lower than the previously changed parameter.
  • Save your changes and close the document.
  • While traveling, you probably noticed that with a weight of 50 kg, GG began to quickly get tired even from walking. To prevent this from happening, the finishing touches were needed.

Cleaning up our tracks

The game "Stalker: Shadow of Chernobyl" (1.0006) takes up a lot of space with unpacked game archives. We were able to increase the carrying weight, but we must not forget about the computer.

To ensure that all changes are saved and the files do not take up much space, you need to:

  • Create a gamedata folder in the root directory of the game, configs in it and place the edited system.ltx document in it.
  • Do the same with the modified actor.ltx file, placing it in the nested folders gamedata, then configs and finally creatures.
  • Delete any remaining files from your computer.

After such manipulations, the game “Stalker: Shadow of Chernobyl” will not take up much space on your hard drive. How to increase your carrying weight? You have successfully resolved this issue yourself.

Today we will look at one of the most important questions for everyone who plays Stalker: Shadow of Chernobyl - how to increase the carry weight. It is impossible to transport large loads, because the automatic maximum reaches 60 kilograms. This is quite small, which means that the player is inconvenienced.

Laws of physics

The tricks that Stalker: Shadow of Chernobyl contains will help us. How to increase the carrying weight, because 60 kg is a lot for an ordinary person. That is why the game developers considered it necessary to introduce a touch of realism into the gameplay; you cannot carry heavy loads. But gaming reality is significantly different from life, primarily in that it must break down boundaries. This means that in Stalker it is still possible to increase the maximum available weight that the player is able to carry with him. Let's get down to business.

“Stalker: Shadow of Chernobyl” - how to increase your carry weight in the game

You need to find the folder where the user installed the game. There is the following attachment called gamedata. Inside it there is the following directory - configs, then - creatures. It is after going this way that you can find the necessary “actor.ltx” file. The permit can be easily opened using a regular notepad. Inside this document, the user should find the line "max_walk_weight = 60". Thus, all that is required to solve the question of how to increase the carry weight in Stalker is to rewrite the number to any other one. Save the file: the problem for many players has been resolved.

Conclusion

It is also necessary to correct such a moment as correction. It is this mark that indicates at what moment the character will lose strength quite sharply and quickly: during movement and jumping. We follow the path: gamedata\configs\system.ltx. In the line max_weight = 50, the last digit is changed to any other, the document is saved. To make sure the changes work properly, you need to launch the game. This manual is suitable for any version of mods. So we have solved one of the most important problems in the game “Stalker: Shadow of Chernobyl” - how to increase the carry weight.

Actor setup. Written by Rekongstor.

Path to the required file: /userdata/savedgames/user_quicksave.dds/user_quicksave.sav
Open in Notepad++ in the top menu click "Syntax" - "L" - "Lua"

max_item_mass = 50.0

And let’s change the entire block ten lines below like this:

max_item_mass = 999 ; It is worth specifying values ​​less than the max_walk_weight parameter (see above).
jump_speed = 60 ; Jump height. Do not provide astronomical values. Ch. the hero won't fly into space anyway))
crouch_coef = 1 ; Crawl speed "very sitting" (Ctrl + Shift by default)
climb_coef = 2 ; Like crouching (Ctrl)
run_coef = 3 ; Normal run with console parameter "g_always_run" equal to 1
sprint_koef = 4 ; sprint
run_back_coef = 3 ; running back
walk_back_coef = 2 ; walking backwards with the Shift key
air_control_param = 1 ; flight control. Beneficial for high jump_speed values, because you can quickly move around the map
walk_accel = 17 ; unknown parameter
pickup_info_radius = 5;radius in which their names are displayed above objects when you press the "F" key.

camera_height_factor = 0.85 ; determines the height of the view. Zoom in and the player will become visually taller

(Already edited)

disp_base = 0 ;angle (in degrees) of bullet dispersion when the actor stands still
disp_aim = 0
disp_vel_factor = 0 ;how much will the dispersion increase at a speed of 10 m/s (not necessarily when running)
disp_accel_factor = 0 ;will increase by how much more if the actor is running (+ speed)
disp_crouch_factor = 0 ;decrease if the actor is sitting
disp_crouch_no_acc_factor = 0 ;decrease if the actor is sitting + no acceleration

To reduce the size of the sight you can do this.

To increase survivability, change the value below.

burn_immunity = 0.0
strike_immunity = 0.0
shock_immunity = 0.0
wound_immunity = 0.0
radiation_immunity = 0.0
telepathic_immunity = 0.0
chemical_burn_immunity = 0.0
explosion_immunity = 0.0
fire_wound_immunity = 0.0

And the setup for the better would be like this:

satiety_v = 0 ;rate of decrease in satiety over time
radiation_v = 1 ;radiation reduction rate
satiety_power_v = 1 ;increases strength when satiety decreases
satiety_health_v = 1 ;increases health when satiety decreases
satiety_critical = 0 ;critical value of satiety (as a percentage of 0..1) when health begins to decrease
radiation_health_v = 0 ;decrease in health when exposed to radiation
morale_v = 1 ;morale recovery speed
psy_health_v = 1 ;speed of recovery of psy health
alcohol_v = -1
health_hit_part = 0 ;percentage of hit used to remove health
power_hit_part = 0 ;percentage of hit used to remove power
max_power_leak_speed = 0 ;accumulation of fatigue (maximum limit to which power is restored) per second of game time
max_walk_weight = 1000 ; A weight at which a player cannot move. You can specify any value.

bleeding_v = 0 ;blood loss per nominal wound per second
wound_incarnation_v = 1 ;wound healing speed
min_wound_size = 0 ;the minimum size of the wound after which it is considered healed

min_wound_size,satiety_v,satiety_power,satiety_health,satiety_critical,alcohol_v could not be configured if you need immortality

Let's build up our stamina...

Let's add the line "jump_power"

We change it so that the player never gets tired, unless he attaches 5 fireballs to himself))

jump_power = 0 ;reduction of power with a jump without taking into account the weight of the load
jump_weight_power = 0 ;jump power reduction taking into account the weight of the load, for the maximum allowable weight
overweight_jump_k = 1; coefficient of influence of overload jump with weight (multiplied by jump_weight_power)

stand_power = 0
walk_power = 0 ;power decrease per second while walking without taking into account the weight of the load
walk_weight_power = 0 ;power reduction per second while walking, taking into account the weight of the load, for the maximum allowable weight
overweight_walk_k = 1 ; coefficient of influence of burden overload (multiplied by walk_weight_power)
accel_k = 1; coefficient for running (multiplied by walk_power, walk_weight_power)
sprint_k = 1 ;coefficient for "sprint" running (multiplied by walk_power, walk_weight_power)

I recommend changing values ​​with the comment “coefficient” and values ​​greater than 1 (optional) to 1.

limping_health_begin = 0 ;health threshold below which the actor begins to limp
limping_health_end = 0;health threshold above which the actor stops limping
limping_power_begin = 0 ;power threshold below which the actor begins to limp
limping_power_end = 0 ;power threshold above which the actor stops limping

cant_walk_power_begin = 0 ;power threshold below which the actor cannot move
cant_walk_power_end = 0 ;power threshold above which the actor can move

cant_sprint_power_begin = 0 ;power threshold below which the actor cannot sprint
cant_sprint_power_end = 0 ;power threshold above which the actor can sprint

Many fans of the Stalker series of games have encountered one unpleasant problem - after a major battle or a long search for artifacts, your hero has collected a lot of “swag” that he then moves with difficulty or even stands still. The fact is that by default the game has a limit of 60 kg, and if the player exceeds it, then the speed of his movement will drop significantly, and the ability to run will also disappear. So players are wondering how to increase weight in Stalker: Call of Pripyat. In our guide you will find the answer to this question.

Why so few?

Many players complain that there is no quick and easy way to increase weight in Stalker: Call of Pripyat. But let's remember that this game was created as a kind of realistic project. And the permissible 60 kg is already an excess of reality, because few people with such a burden can not only move, but also run, while periodically shooting back from enemies. Of course, if you are not wearing an “exoskeleton”. But still, this is a game, and there are many loopholes in it that allow you to cheat the system.

"Honest" ways

One of the simplest and “legal” methods of how to increase weight in Stalker: Call of Pripyat is to carry a corpse as a backpack. What does it look like? You approach any dead person and open his inventory. Next, you need to move all your things, except the most necessary ones, to this corpse. All that remains is to drag this dead man using the key combination Shift + F to the nearest merchant, to whom you will sell unnecessary “swag”.

Another "legal" way to carry more weight is to buy an "exoskeleton" which will increase your carrying capacity to 100 kg. You can purchase a similar costume from merchants of the “Freedom” or “Duty” factions. In addition, such a “surprise” can be found in hiding places or on the corpses of killed opponents.

"S.T.A.L.K.E.R.: Call of Pripyat". How to increase the weight of a backpack using cheats

In order to use such a command, you must open the console during the game. This can be done using the “~” key. Next, you need to enter the following combination: g_always_run 1. This command will not increase the weight you bring, but will allow you to run even with a significant “overload”, which quite often becomes a big problem in the game “Stalker: Call of Pripyat”.

How to increase carry weight in game settings

In order to get rid of the “overload” problem once and for all, it is necessary to correct some data in the game itself. To do this, open its main folder. After that, you need to find and go to the directory called gamedata. Find the configs folder, and inside it - the creatures section. Here is the file we need, called actor.ltx. In order to change it, you will need to use Notepad. Find the line - max_walk_weight = 60, which is the determinant of the limit of the carried weight. Correct the number “60” to the one you want, for example to “500” - this will allow your hero to carry half a ton without consequences. Next, you need to save the changes using the Ctrl + S key combination.

But don’t think that that’s all and that you have found the answer to the question of how to increase weight in Stalker: Call of Pripyat. You also need to change the “critical weight” threshold at which the character loses the ability to run and jump quickly. To do this, open the gamedata folder again and find the configs section in it. Here you need to find a file called system.ltx and open it using Notepad. Look for the line max_weight = 50 and change the last digit to the one that suits you. After this, all that remains is to save the changes and launch the game. Now the problem of “overload” will not worry you. By the way, similar actions work in all parts of the game. So this instruction can be applied to “Shadow of Chernobyl”, as well as to “Clear Sky”.

STALKER Call of Pripyat became the second masterpiece from the entire line of STALKER games from GSC game world. The game has gained no less popularity than its previous part STALKER Shadow of Chernobyl (Oblivion Lost).

The plot of the game STALKER Call of Pripyat takes place after the events that led to the opening of the center of the zone and the shutdown of the brain burner. The gamer will have to clean up the results of the failed military operation to gain control of the Chernobyl Nuclear Power Plant under the beautiful name "Fairway".

To make life easier in STALKER Call of Pripyat, we present to your attention some cheats, secrets and useful tips for surviving in the zone.

How to increase your carry weight in STALKER Call of Pripyat.

There is no need to use any additional codes or mods to increase the carry weight in STALKER Call of Pripyat. It is enough to simply correct the actor.ltx and system.ltx files in the game folder. You can find them using the following path:

  • \gamedata\config\creatures\actor.ltx
  • \gamedata\config\system.ltx

In actor.ltx we change the following lines:

  • max_item_mass = 35 ;50.0 for example on "max_item_mass = 35 ;1000.0
  • max_walk_weight = 60" for example to "max_walk_weight = 1500

In system.ltx we change the value of the parameter: max_weight to 1000.0

And the weight carried by the character is now 1000 kilograms instead of 50, which will allow you to wear as much gear as your heart desires.

If these files are not in the game folder, then you just need to download and add them.

By the way, in these files you can change not only the carried weight, but also all the main parameters of the character.

Location of rare artifacts in the game STALKER Call of Pripyat.

  • Artifact "Heart of the Oasis" - located, in fact, in the “Oasis” location itself.
  • Artifact "Firefly“You should look for the anomalies “Vine”, “Plavni”, “Concrete Bath” and “Soda”.
  • Artifact "Compass" You can get it by killing a character nicknamed Noah, or you can get it from him by completing Beard’s quest.
  • Artifact "Soul" can be obtained by completing the Snags quest.
  • Artifact "Night star" at the dredger in the Springboard anomalies.
  • Artifact "Snowflake" can be found in the Electra and Scar anomalies if you have a good detector.
  • Artifact" Gravity" We are looking for the "Bitumen" anomaly at the "Jupiter" location
  • Artifact "Sparkler" And "Moonlight" in the anomaly "Iron Forest"
  • Artifact "Dummy" very rarely can be found in the "Rubec" anomaly on the "Zaton".
  • Artifact "Eye" in fiery anomalies.
  • Artifact "Insulator" Available only when completing the scientist's task.
  • Artifact "Steering wheel" is also a quest.

Rare weapon in the game STALKER Call of Pripyat.

Pistols:

  • "Award PMm" is given from the beginning of the game and nowhere else. Don't sell.
  • Pistols "Alpine" , "March" , "Steppe Hawk" can be ordered from Shustroy
  • "Black Hawk" can be found in caches and received for completing the quest "Theft" from Koryaga.

Slot machines:

  • "Frezer", "FT-200m" and "Storm" You can order from Shustroy.
  • "RP-74 Zulu"can be obtained, in fact, from the Zulu itself.
  • "SGI-5k Strelka" in one of Strelok's caches in random order.

Shotguns, rifles and other rare weapons:

  • Grenade launcher "Bulldog-6" after completing the tasks of Owl or Beard.
  • Rifles "Surf" , "Lynx" , "SVu2-a" at Shustroy's.
  • Shotgun "Predator" can be received as a reward from St. John's wort.
  • Shotguns "Carabinier" And "Chipper" to order from Shustroy.

That's probably all that's useful to know. The rest is intuitively clear as the game progresses. Have a great time!

views