Skip to content
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

NPC "remembers" being asked to travel with a new player character #35846

Closed
skybluecat opened this issue Dec 4, 2019 · 2 comments
Closed

NPC "remembers" being asked to travel with a new player character #35846

skybluecat opened this issue Dec 4, 2019 · 2 comments
Labels
<Bug> This needs to be fixed Character / World Generation Issues and enhancements concerning stages of creating a character or a world NPC / Factions NPCs, AI, Speech, Factions, Ownership (S3 - Duplicate) Bug that is duplicate of another one

Comments

@skybluecat
Copy link

Describe the bug

After a player character asked an NPC to travel together and is rejected, if a new character is created after the first one died and happens to spawn in the same shelter, the NPC will refuse when asked to travel together because "You asked me recently".

Steps To Reproduce

Steps to reproduce the behavior:

Make a world that's kept after the player character dies. Spawn in a shelter and ask the NPC to travel with you and be refused. Get killed and create a new character. If the new character is spawned in the same shelter, ask the NPC again, and he/she will refuse because "You asked me recently".

Expected behavior

The NPC should not care whether another dead PC wanted to travel together, when invited by a new PC.

Alternatively, the NPC can show he knows the new PC is a different person, but still refuse because he's annoyed by being invited too frequently by different people.

Versions and configuration

  • OS: Windows
    • OS Version: 10.0 1809
  • Game Version: 0.D-9802-gfadcffd [64-bit]
  • Graphics Version: Tiles
  • Mods loaded: [
    Dark Days Ahead [dda]
    ]

Additional context

Millvale.zip

I attached a save file of a world where you seem to always spawn in the same shelter if you choose the default options (Evacuee and Survivor).

@Saint-of-Grey
Copy link
Contributor

Hard to say this is a bug, since keeping worlds after death isn't really fully supported. Or logical. There's all sorts of odd behavior involved when you do that.

@ZhilkinSerg
Copy link
Contributor

This is something we want to get fixed one way or another.

Duplicate of #26126

@ZhilkinSerg ZhilkinSerg added (S3 - Duplicate) Bug that is duplicate of another one NPC / Factions NPCs, AI, Speech, Factions, Ownership <Bug> This needs to be fixed Character / World Generation Issues and enhancements concerning stages of creating a character or a world labels Dec 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bug> This needs to be fixed Character / World Generation Issues and enhancements concerning stages of creating a character or a world NPC / Factions NPCs, AI, Speech, Factions, Ownership (S3 - Duplicate) Bug that is duplicate of another one
Projects
None yet
Development

No branches or pull requests

3 participants