Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
But the chest in Lakeview manor (outside of the house) is not included as a player-owned chest even though it is...
Would it be possible to relocate the configuration book to somewhere outside of Helgen? Maybe the countertop of the Riverwood Inn, or maybe the general store?
It'll be close enough to the beginning (30min, tops... barring facial customization) but be outside of Helgen, which makes for a MASSIVE conflict with 'Alternate Start-Live Another Life' making the Main Quest completely inactive.
I'm just hoping that I can get a new load order to fix the conflict, and only lose a couple hours instead of the entire replay.
@Jerkops - It's not intended to be a completely "game changing" mod. It works well for the way I loot when I play and saves me some time, but is not for everyone. I could see having multiple items removed causing the list to "jump" under your mouse cursor if you click too fast or intend to loot multiple times.
My intention was to write a small script which is only attached to one actor (the player) as opposed to the method that "Picking Items Faster" uses, which works by attaching a script to many NPCs and containers. (The intention being that my script will work with mobs/chests added by mods).
It's also been a learning experience for me regarding papyrus scripting that I thought might be useful (and has seen over 500 unique downloads between steam and nexus).
Thanks for the feedback though, it's always appreciated.
When I clicked gold, it said Auto looting...
NOTE: If you have already picked up the config book in your current save, you may have to spawn a new copy of it (player.additem) for the notification configuration to work correctly. This is unfortunately a limitation of the game engine. Sorry!