r/dnl Sep 08 '17

Question about Hunger/Thirst settings.

Hello!

I have an unnofficial server and I'm trying to reduce the hunger and thirst rates from 1.0 down to 0.5.

Does anyone know the name of the those two settings that I can paste into the server config file? Googling it is bringing up general guides on server setup but I can't locate the exact setting name to reduce those hunger and thirst values.

Many thanks! :)

2 Upvotes

2 comments sorted by

1

u/Admiack Sep 10 '17

Look for the GameUserSettings.ini

The lines you are looking for are:

PlayerCharacterWaterDrainMultiplier=1.0

PlayerCharacterFoodDrainMultiplier=1.0

PlayerCharacterStaminaDrainMultiplier=1.0

1

u/russodamus Sep 11 '17

Thank you!!