This mod will allow the player to harvest, loot or search for items, ingredients, gold and is fully configurable. For greater immersion there is an option to use a spell to harvest or the mod can be set to automatically harvest within a defined distance.
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
towawot himika
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Auto Harvest 2 RUS - Loot Container and Deadbodies
Changelogs
Version final
hope enjoy skyrim with this mod
Version 0.932
-Version 0.931
fix mcm script. thank you to Ren
-Version 0.93
preset added in option page.
harvest spell page added
harvest spell added (test)
Container.HasTimeController() added. This function can make sure that the container has open or close animation. It will reduce the possibility of CTD.
ore vein fix
Version 0.92
IsAshPile(), GetAshPileRef() function added.
Version 0.91
could not loot from some of wardrobe(eg. baseID:NobleChestDrawers01. not chest!!!) Thanks for report to Chuckg
(WIP) container unregister function. (in console, target container ref. hold hotkey and release) requested by shinjosho
fix userlist. thanks for report to Chuckg and shinjosho
Version 0.84a
Created the new method of AutoHarvest task .
Test build for Improvement of stability.
Version 0.84
max radius changed. 2000 to 1000.
fix harvest/loot sound
fix mcm script bug.(when FISS is not loaded). I hope fix.
Version 0.83
-fix the IsQuestItem() function.
-sneak ownership check added.
-small tweak.
Version 0.81
fix quest item bug of mcm script.
add "player house" to location setting.
fix los check section of dll.
Version 0.9SE
** It is necessary to make clean save, or play the new game. Because scripts was remake to correspond to MCM.
Version 0.9.4SE
Excludelist added.
Version 0.9.3SE
Userlist key bug fix.
Version 0.9.2SE
The clutter list priority changed as high as possible.
enchantment item/alchemy value fix. ** This is calculated value , it is approximate.
***** Please tell me if the userlist key is working properly *****
Version 0.9
add ore vein harvesting (support for vanilla and compatible script.)
userlist fix.
location list fix.
increased the performance than v0.84a
moved the item 'los check' of MCM.
Version 0.8SE
ctd issue fixed.
userlist bug fixed
EnableInCombat , EnableDrawWeapon option added.
Version 0.8.1SE
EnableInCombat changed to DisableInCombat for clarity.
EnableDrawWeapon changed to DisableDrawingWeapon for clarity.
This mod is an experimental by towawot. And, I have published the results.
--- DESCRIPTION ---
This mod will allow the player to harvest, loot or search for items, ingredients and gold and is fully configurable. For greater immersion there is an option to use a spell to harvest or the mod can be set to automatically harvest within a defined distance. There is an option to add items not usually harvested like kettles or items from another mod.
This mod uses the MCM or Mod Configuration Menu. To find it: click Escape in-game and you will find it below Save and Load on your menu.
MCM menu information::
Auto Harvest Section- Configuration options for automatically harvesting "enabled" items that are exposed and not in containers or bodies. Turn on Auto-harvest here (or use the alternate section for the "Harvest Spell"). Enable or disable items you want harvested by ticking the appropriate boxes. There is an option to click everything. For USER LIST information see separate section listing below.
Container Section- Use this menu to turn on or off automatically harvesting from barrels/containers/chests/urns and dressers/wardrobes/end-tables. This is a separate operation. This will harvest the items enabled here by ticking the boxes. For USER LIST information see separate section listing below.
DeadBodies section- Use this menu to turn on or off automatically harvesting from dead bodies. Note that the bodies must in fact be completely dead in order to work. This will harvest the items enabled here by ticking the boxes. For USER LIST information see separate section listing below.
User List section- This menu is for MANAGING items you, the user, added to be harvested. These may be items not yet added to the main mod or added by DLC or another mod you are using. You have room for 128 items. Once registered items can be enabled or disabled here.
--- USERLIST? / EXCLUSINLIST? ---
Press hotkey to pause or restart autoharvest and loot. In inventory press hotkey on selected item for adding it to userlist or hold down the key for a few seconds for adding it to exclusion list. (Thank you for help to Const24)