3 New Notifications

New Badge Earned
Get 1K upvotes on your post
Life choices of my cat
Earned 210

Drag Images here or Browse from your computer.

Trending Posts
Sorted by Newest First
T
Timurp Velievp 27.10.19 02:14 pm

Changed the speed (S.T.A.L.K.E.R.: Shadow of Chernobyl)

increased running speed(file Notepad actor.lth) in the game Stalker shadow of Chernobyl and the character periodically slows down,grunts and starts bleeding, what to do,please tell me?
7 Comments
Sort by:
E
EXTREME_TRUCKER 27.10.19

In the same file find the following lines:
health_hit_part = 1.0 ;the percentage of the hit, going to the substraction of health
power_hit_part = 0.1 ;the percent of a hit leaving on grabbing power
jump_power = 0.01 ;0.005 ;americanie force jump without burden
jump_weight_power = 0.05 ;0.045 ;americanie the power of a jump given the weight of burdens, for a maximum permissible weight
overweight_jump_k = 5;10 ;10 ;coefficient of the effect of overload jump with the weight (multiplied by jump_weight_power)
walk_power = 0.00001 ;americanie power for a second while walking without burdens
walk_weight_power = 0.00005; ;americanie power for a second while walking with the weight of burdens, for a maximum permissible weight
; claudication
limping_health_begin = 0.1 ;the health threshold below which an actor goes limp
limping_health_end = 0.2 ;health threshold above which an actor ceases to limp
limping_power_begin = 0.1 ;threshold force below which an actor goes limp
limping_power_end = 0.2, the threshold of force above which an actor ceases to limp
use_limping_state = on

cant_walk_power_begin = 0.01 ;threshold force below which an actor cannot move
cant_walk_power_end = 0.10 ;the power threshold above which an actor can move

cant_sprint_power_begin = 0.20 ;threshold force below which an actor may not run in the sprint
cant_sprint_power_end = 0.30 ;threshold power beyond which the actor can run in the sprint



And change the values to these:
health_hit_part = 0.0 ;percentage of hit, going to the substraction of health
power_hit_part = 0.0 ;percentage of hit, going to the substraction of force
jump_power = 0.0 ;0.0 ;americanie force jump without burden
jump_weight_power = 0.0 ;0.0 ;americanie the power of a jump given the weight of burdens, for a maximum permissible weight
overweight_jump_k = 2.5;5 ;5 ;coefficient of the effect of overload jump with the weight (multiplied by jump_weight_power)
walk_power = 0.0 ;americanie the power for a second while walking without burdens
walk_weight_power = 0.0; ;americanie power for a second while walking with the weight of burdens, for a maximum permissible weight
; claudication
limping_health_begin = 0.0 ;health threshold below which an actor goes limp
limping_health_end = 0.0 ;health threshold above which an actor ceases to limp
limping_power_begin = 0.0 ;threshold force below which an actor goes limp
limping_power_end = 0.0 ;threshold power beyond which the actor ceases to limp
use_limping_state = on

cant_walk_power_begin = 0.0 ;threshold force below which an actor cannot move
cant_walk_power_end = 0.0 ;threshold power beyond which the actor can move

cant_sprint_power_begin = 0.0 ;threshold force below which an actor may not run in the sprint
cant_sprint_power_end = 0.0 ;threshold power beyond which the actor can run in the sprint

E
EXTREME_TRUCKER 27.10.19

If that doesn't work, just change the speed to 4.0

n
nestrbob 27.10.19

Timur Valiev
How much you increased it, if you crash, you have the effect of falling from height? Even with the increase of speed in 3 - 4 times - it is not.

Z
ZlM 27.10.19

Timur Valiev
not increase as strongly against this, nothing will help, it may be slow still

S
Stalker Strelo 27.10.19

EXTREME_TRUCKER
Malodets keep a cheater :):):)

K
Kirill Krivoy 27.10.19

EXTREME_TRUCKER, thanks a lot!

H
Horus_2099 27.10.19

Find the following lines
ph_crash_speed_min = 14
ph_crash_speed_max = 30
And do the values more, I in 2 times have increased,helped me.