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

Better Selling Bulk Method #1078

Open
swapoer opened this issue Jan 20, 2024 · 1 comment
Open

Better Selling Bulk Method #1078

swapoer opened this issue Jan 20, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@swapoer
Copy link

swapoer commented Jan 20, 2024

Is your feature request related to a problem?

We all know it’s a pain to sell bulk in original game and Toybox gives us a customizable solution for that problem. I just has a better ideas.

Describe the solution you'd like

In fallout new Vegas, I am able to mark an item as trash by shift clicking it. The item would disappear from my inventory and even sold immediately. Any latter pickup of the same items would automatically be treated the same without manual management.

it is a very elegant mod design. I could keep my inventory clean and only see and manage new items and do not bother to sell those junk myself.

BTW, it would be great if we could hide the left bottom menu since I rarely use it.

Describe alternatives you've considered

No response

Additional context

No response

@swapoer swapoer added the enhancement New feature or request label Jan 20, 2024
@xADDBx
Copy link
Collaborator

xADDBx commented Aug 6, 2024

Might be implementeable with a HashSet; How are sell prices calculated in the game? Only based on Blueprint or are there other modifiers?

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

No branches or pull requests

2 participants