HOME
Super Simple S.T.A.L.K.E.R.: Clear Sky
Base
Tweaks
- Actor carrying capacity revert.
- Open gamedata/config/creatures/actor.ltx.
- Search for
max_item_mass
. - Change
35.0
to50.0
.
- Actor movement speed revert.
- Open
gamedata/config/creatures/actor.ltx
. - Search for
run_coef
andsprint_koef
. - Change these to
2.1
and2.6
respectively.
- Open
- “Fix” medicine mod.
- Open
gamedata/scripts/use_item.script
. - Search for
local hide =
. - Change
true
tofalse
.Note: this won’t remove it so you still can’t spam but it will make it more like the originals until I can figure out a more permanent solution. But this will keep the game more fast paced and make gunfights more fun as your weapon wont hide when using items.
- Open