-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hunger #93
Comments
Time reduces Hunger And eating Food also reduces Hunger something is wrong here |
I will look into it when I have time. |
I am doing some modifications to the hunger system. I never liked the "negative logic" where a value of 0 meant the player was not hungry and a value of 10 meant the player was starving. To me, it should be reversed. So, that's what I am doing. Also, hunger will affect stamina regen rate. This rewrite will involve multiple scripts. |
I agree with you |
The new hunger system is in. Please read the commit notes for more info. |
oh need to remove the props yourself %RegenRates% noticed a typo "HungerPID" "HungeerPID" duble "ee" |
Fixed the typo and removed the Print(). |
I think this formula needs to be revised. @Admin-Yukiko |
What do you suggest? I am open to any help when it comes to these types of formulae. :) @andrtechno |
it doesn't matter if the character is full or hungry |
Strange. It should. I'll look into it when I am not tired. :) |
Is it normal when I have a Hunger 0/100 then I'm full?
The text was updated successfully, but these errors were encountered: