#Mod to change stamina drain rate

14 messages · Page 1 of 1 (latest)

coarse turret
#

Ill look into this once the patch for the mod I am working comes out. Doesn't seem like it should be that hard, but I assume you checked vitals already?

#

Might be one of those things that seems easy at first, but harder then it looks

rough saddle
#

i think it helps to mention this is my first time trying to code anything

#

but the stamina 'float

#

'

#

values dont seem to be helping me

coarse turret
#

I recommend trying a chatbot for code learning. They can't write entire SOTF mods with you, but they can help you learn.

#

but yea. Np. I feel like this is something that shouldn't be that hard to do, but

#

the biggest barrier is always the coding then finding what data you need.

rough saddle
#

btw if someone could send me a mod file

#

_staminaRecoverRate = 1.0f;
_runStaminaCostPerSec = 8f;

#

with these inputted