Skyrim
0 of 0

File information

Last updated

Original upload

Created by

TomHart

Uploaded by

TomHart

Virus scan

Safe to use

About this mod

Stores all of your ingredients in your inventory into the activated Apothecary\'s Satchel in one action. ------- Legt alle deine Zutaten im Inventar mit einer Aktion in den aktivierten Trankmischerbeutel ab.

Permissions and credits
Update 1.1
==========
Multilingual - Translations: english / german

Description
===========
Stores all of your ingredients in your inventory into the activated Apothecary's Satchel in one action.
-------
Legt alle deine Zutaten im Inventar mit einer Aktion in den aktivierten Trankmischerbeutel ab.

Details
=======
If you open an Apothecary's Satchel a script tests, if you have any ingredients in your inventory. If so then you get the choice of putting all into the satchel.
The script is attached onto the FORMs of the 3 kinds of Apothecary's Satchel and therefore works for all Apothecary's Satchels in the game.
It does not interfere with any cell / interior changing mods as long as the original FORM of the Apothecary's Satchels were not changed.

The scipt uses a FORMLIST of the ingredients. It does not loop through the inventory. The advantage is, that it works quick.

-------

Wenn du einen Trankmischerbeutel öffnest testet ein Skript, ob du irgenwelche Zutaten in deinem Inventar hast. Falls ja hast du die Möglichkeit alle im Beutel abzulegen.
Das Skript hängt an den FORMs der 3 Trankmischerbeutel und funktioniert daher mit allen Trankmischerbeuteln im Spiel.
Es gibt keine Konflikte mit Mods die Zellen / Inventar ändern, solange die Original-FORM der Trankmischerbeutel nicht geändert wurde.

Das Skript durchläuft nicht das Inventar sondern benutzt eine FORMLIST der Zutaten. Dadurch ist es sehr schnell.

Install
=======
With NMM or copy the following files from the archive into the according Skyrim/Data directories:

IngredientStore.esp =>...Skyrim/Data/IngredientStore.esp
Scripts/IngredientStoreScript.pex=>...Skyrim/Data/Scripts/IngredientStoreScript.pex

-------

Mit NMM oder die folgenden Dateien aus dem Archiv in die entsprechenden Skyrim/Data-Ordner kopieren:

ZutatenAblegen.esp=>...Skyrim/Data/ZutatenAblegen.esp
Scripts/IngredientStoreScript.pex=>...Skyrim/Data/Scripts/IngredientStoreScript.pex

Uninstall
=========
Manually: Delete the above files.
-------
Manuell: Die o.a.Dateien wieder aus dem Data-Ordner löschen

Known issues
============
Works only with the original ingredients. If you have a mod that adds new ingredients to the game then you must merge both and add the new FORMIDs to the FORMLIST "IngredientList".
I have tried to make a multilingual ESP. But at the time the Skyrim-String-Localizer fails to create the Response-Strings of the MESG-Record.
-------
Funktioniert nur mit den originalen Zutaten. Wenn ein anderes Mod neue Zutaten in das Spiel einfügt müssen beide Mods zusammengefügt werden und die neuen FORMIDs der FORMLIST "IngredientList" hinzugefügt werden.
Ich habe versucht es als multilinguale ESP zu erstellen. Leider scheitert der Skyrim-String-Localizer zur Zeit noch an den Response-Strings des MESG-Records.