Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions _oak_mods/PickupAsTrash.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
---
pyproject_url: https://github.com/Siggless/oak-sdk-mods/raw/refs/heads/main/PickupAsTrash/pyproject.toml
---

Adds a secondary interaction to pickups, to pickup and mark as trash, and adds a "Sell All Trash" secondary interaction to weapon vendors in BL3.

This is not a bindable mod key - it uses the game's "Secondary Use" bind, when looking at an item:

![Item cards with Pickup As Trash interaction]({{ "/assets/mods/oak/pickup_as_trash/PickupAsTrash.jpg" | relative_url }})
{:style="display: block; margin: 0 auto; width: 50%"}

In BL3 the HUD prompt doesn't always show, because the HUD only shows max 2 prompts, but the interaction still works.

BL3 vendor interaction:

![Weapon vendor with Sell All Trash interaction]({{ "/assets/mods/oak/pickup_as_trash/PickupAsTrash_Vendor.jpg" | relative_url }})
{:style="display: block; margin: 0 auto; width: 50%"}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.