eideehi / valheim-automatics

[Valheim] Mods that automate a variety of tasks
https://www.nexusmods.com/valheim/mods/1700
MIT License
8 stars 4 forks source link

Update auto pickup to stop overencumbering users. Or add a variable to stop autopickup after player has reached x weight #44

Closed calebsw83 closed 1 year ago

calebsw83 commented 1 year ago

Is there an existing issue for this?

Mod version

1.4.0

Is this a bug caused by this mod alone?

The bug was reproduced with this mod alone

List of mods to reproduce bug

No response

What happened?

If you're at your weight limit and trying to walk anywhere, you start picking up rocks and other trash overencumbering you. Since there's no plan to be able to filter items, which would be the most effective solution, at least add a means to stop auto pickup when a condition is met. Either set it at 300/450 or allow the user to set it, similar to how there's a minimum item number cutoff for automatic processing. Thanks.

Steps to reproduce the bug

Just walk around at full weight capacity

Logs and screenshots

No response

eideehi commented 1 year ago

Indeed, picking up items unnecessarily can be a problem. I will add an option in a future update.

eideehi commented 1 year ago

Although this issue has not been resolved, it is not a bug, so we will close it for now.