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

crashsite loot chests cannot be deconstructed #1330

Open
DeadlyKitten37 opened this issue Jul 28, 2022 · 2 comments
Open

crashsite loot chests cannot be deconstructed #1330

DeadlyKitten37 opened this issue Jul 28, 2022 · 2 comments

Comments

@DeadlyKitten37
Copy link

Problem description:
On Crash site loot chests are hard to get because they are neutral. this means they cannot be deconstructed by the player.

Suggested solution:
When a player deconstructs the scenario checks if there are any neutral chests in deconstruction range, if there are then the chests are switched to the player force and marked for deconstruction.

Possible alternate solutions:
-chests switched to the player force when the outpost is capatured (chests might be attached by biters)
-chests switched to the player force when deconstructed by a filtered deconstruction planner (works but harder to code and harder to use)

@DeadlyKitten37 DeadlyKitten37 changed the title crashsite loot chests cannot be deconed crashsite loot chests cannot be deconstructed Jul 28, 2022
@grilledham
Copy link
Collaborator

Possibly we could switch the chests to player force when the outpost is captured but I can think of two issues with that.

  1. Not letting players quickly remove the loot was a feature to stop one player grabbing it all.
  2. Coins earned only counts for coin mined from inventories not owned by the player force.

@DeadlyKitten37
Copy link
Author

DeadlyKitten37 commented Jul 31, 2022

I do not have a good answer for 2, but 1 is solved just by the fact the the loot cannot fit in 1 inventory, i usually take several cycles of fill my entire inventory, empty it into chests. There is also the issue that as is the loot is long and tedious to get out of the chests (mining 50+ chests interspersed only by dumping your inventory gets old very fast)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants