SRP icon indicating copy to clipboard operation
SRP copied to clipboard

People can die in campfire on CS base

Open SurDno opened this issue 7 years ago • 2 comments

I don't even know if there's a way to fix this, but this corpse makes sleeping on CS base not so safe anymore. Maybe somehow disable damage for NPCs? Or heal them as soon as they get damage from campfire? ss_ 03-25-18_23-51-06 marsh ss_ 03-27-18_19-09-11 marsh

SurDno avatar Mar 30 '18 23:03 SurDno

Most (but not all) campfires deal fire damage. Short of making NPCs invulnerable to fire damage (and hence to fire anomalies and fire poltergeists), or making campfires deal no damage (which would also affect the player), there is no easy fix I'm aware of.

I guess it would be possible to make campfire damage entirely script-based, which would allow for disabling it for NPCs without also disabling it for the player, but I dislike this idea from a program design standpoint enough to reject it outright and just accept that sometimes NPCs unceremoniously fry to death in a campfire.

By the way, the problem isn't caused by NPCs voluntarily walking into campfires - the AI map doesn't cover campfires. Rather, the problem is NPCs colliding with each other and pushing each other off the AI map and into the campfire as they make their way to their designated vertex.

Decane avatar Apr 11 '18 20:04 Decane

I wonder if it is possible to disable campfire damage for everyone as an optional feature?

For me personally having no campfire damage for player is preferable to randomly dying NPCs

IdamkinI avatar Feb 15 '24 00:02 IdamkinI