manifest-networks / report

2 stars 0 forks source link

[BUG] Food and water is not being replenished when respawning by K nor by revive through admin menu #303

Closed Camsamilla closed 11 months ago

Camsamilla commented 11 months ago

Describe the bug

When going unconscious and waiting out the timer, you are able to press K to respawn at Pillbox. When respawning health is set to 75% (but will heal over time), however food and water is stuck at the same status it was before you went unconscious. Even by reviving through admin menu, the same thing happens.

Expected behavior

Not sure if health should be put to 100% from the getgo, don't really care much for it since you heal up anyway, but food and water should be replenished to not be the same status as before (in case you starve or die of dehydration), cuz when you then get up, you'll be starving and dehydrating again
123B3n commented 11 months ago

Designed that way as it always sets your food and drinks to a fixed amount. So for example if i have 90% thirst and i get revived i end up with 25% thirst. But we are going to fix this as i want it to only change it if you basically died from food/thirst. Although, im not so sure it can be done because the food system is super basic. I may have ro rebuild a lot for it to work.

Either way it will come as soon as possible 😁

123B3n commented 11 months ago

Completed, resets hunger, thirst and stress when being respawned at the hospital. This does NOT include being checked in or revived through admin command. Only respawn.