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

Add options for corpse cleanup #18

Open
Lexicality opened this issue Jul 6, 2014 · 1 comment
Open

Add options for corpse cleanup #18

Lexicality opened this issue Jul 6, 2014 · 1 comment

Comments

@Lexicality
Copy link
Owner

Currently there's a 60s timer counting down that wipes everything when it runs
Instead, allow the same sort of options as weapons:

  • Source Fade Corpses option (set on the platform itself which sets spawnflag 512 on created NPCs)
  • No dropping corpses (delete corpses immediately on spawn)
  • Delete corpses over x seconds old
  • Only allow x dropped corpses (clean up old when new drops)
  • Clean up all corpses option / API call (in cleanup - if it doesn't already exist)
@Lexicality
Copy link
Owner Author

I've just had a complaint about this, and it's fairly reasonable not to want this to happen as a global thing. As a first step, I should work out how to make it only affect spawn platform corpses.

@Lexicality Lexicality transferred this issue from Lexicality/NPCSpawnPlatforms2 Sep 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant