Picks up loose gold, arrows, lockpicks, ingredients, flora, leather, hides, and ingots of the same type.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Eddoursul 83629e9c79 Added support for picking up gems 2 years ago
Scripts Added support for picking up gems 2 years ago
Source/Scripts Added support for picking up gems 2 years ago
.gitignore Initial commit 2 years ago
Pickup Helper.esp Added support for picking up gems 2 years ago
README.md Updated README 2 years ago

README.md

Pickup Helper

Picks up loose gold, arrows, lockpicks, ingredients, flora, leather, hides, and ingots of the same type. Requires powerofthree's Papyrus Extender.

Inspired by dylbill's Take All Loose Gold and Arrows, but approaches certain tasks differently. Made mainly for personal use, hence the lack of customization.

  • Pickup Helper is based on a perk with the Activate entrypoint instead of using OnItemAdded.
  • Picks up wider range of items, becoming a simple autoloot helper as well.
  • Does not rely on pre-defined item lists and uses automatic detection more extensively.
  • Has a weight limit per item, 4 lbs by default, to prevent picking up heavy Dwemer gears.