Please, note, that config file structure was updated and you have to update yours manually or create it from sample, provided in archive. Old config files are not supported anymore.
If config doesn't work for you, I'd recommend checking whether you haven't made any typos and validating format here: https://jsonlint.com/ (just copy-paste config)
If you face any issues (including mod config file) - please, join discord to get support.
Please, double check items, you're dropping, never leave server without checking loot bag with dropped items, especially while testing new configuration!
Mod is dumb enough, it cannot distinguish rare items vs junk, it will drop everything you've specified in appropriate config section.
Also a note, you may add custom key-value pair to config (it will be ignored by the mod itself), that could assist you, e.g.
{ "name": "Junk items to drop", "hotkey": 79, "_comment": "This is button O", "matchMode": "CONTAINS", "itemNames": ["Mini nuke", "missile"] }
This mod is such an amazing time-saver but man, what a damn shame it messes with so many other must-use mods. Would love to use it. but I can't give up fast UI, save everything etc.
The concept sounds great but for whatever reason when I try to run this, my inventory locks up and I can't access it. Can't equip items, can't use consumables, etc.
Hi! I don't have a pc at this moment, so just physically cannot work on mods. As an option you may ask in my discord, probably someone could make an update.
I cannot say, when I will be able to work on mods, "thanks" to russian nazis.
Would it be able to add a reverse config that drops everything that isn't in itemNames? Would it be as simple as copy and pasting the function and changing the == comparison to a !=?
That would be awesome, thanks. Would work great with sorting/tagging mods that use a specific tag for rare items/plans, i.e. a rare plan tagged as "! Plan" can be protected, and anything without the "!" can be dropped.
Absolutely love this mod. My favorite aspect is the ability to drop a care package for new players with 1 click! Something that would really take it over the top for me would be the ability to specify a quantity to drop, or at least choose between 1 and ALL. Again, thanks for this mod! You rock!
That's great to hear! I was thinking, is there any possibility of specifying the level? I like to drop care packages relevant to a players level, so if I could drop specifically lvl 10, 20, ect armor that'd be killer. Just dreaming, this mod rocks as is, thanks again looking forward to the next update!
Add configuration to the game UI (right now there is no way to see configured settings in game)
Integrate with other mods
The moment this happens I am gonna be jumping on this ASAP! I find SaveEverything and other incompatible mods crucial, and a in-game config would be so sweet similar to what Perk Loadout Manager does! Good luck to you!
This mod is already integrated with some other mods, e.g Better Inventory - just put InventOMaticPipboy.ba2 mod after Better Inventory in your Fallout76Custom.ini file. Save Everything - partially compatible, if you will manually remove conflicting files, e.g. it won't work in pipboy, but transfer slider will work in trade menus (stash, vendor, etc.)
Mod configuration will be available through the website, very first beta version is here: https://fo76market.herokuapp.com/#/InventOmaticPipboy (Note: it is not ready yet and mod config won't work with current mod version right now - it is in progress; it is just a preview).
In game, I'm planning to add just a table to preview configs, configuration itself - way too much work
hotkey1 - Config name 1 hotkey2 - Config name 2 ... hotkeyN - Config name N
Thanks for responding! Regarding Pipboy protection, I kinda need that to not end up dropping items accidentally... x) The config editor is looking AWESOME! Can't wait for you to integrate that, as that'll definitely help. Curious to hear if there is no way at all to integrate pipboy protection and the other conflicts you've seen so far?
39 comments
Please, note, that config file structure was updated and you have to update yours manually or create it from sample, provided in archive. Old config files are not supported anymore.
If config doesn't work for you, I'd recommend checking whether you haven't made any typos and validating format here: https://jsonlint.com/ (just copy-paste config)
If you face any issues (including mod config file) - please, join discord to get support.
Mod is dumb enough, it cannot distinguish rare items vs junk, it will drop everything you've specified in appropriate config section.
Also a note, you may add custom key-value pair to config (it will be ignored by the mod itself), that could assist you, e.g.
{
"name": "Junk items to drop",
"hotkey": 79,
"_comment": "This is button O",
"matchMode": "CONTAINS",
"itemNames": ["Mini nuke", "missile"]
}
I don't have a pc at this moment, so just physically cannot work on mods.
As an option you may ask in my discord, probably someone could make an update.
I cannot say, when I will be able to work on mods, "thanks" to russian nazis.
I've yet to get this mod working because of this, but it looks like it can be a huge time saver. Hopefully this gets fixed.
I need some more time to implement this config schema in the mod itself. This should help a lot while creating configurations.
Similar for Stash mod version is still in progress.
It will consume in any case, if you've triggered the action(s).
Quantity is on my todo list, should release new mod version with this and couple more features, once will get some free time.
Save Everything - partially compatible, if you will manually remove conflicting files, e.g. it won't work in pipboy, but transfer slider will work in trade menus (stash, vendor, etc.)
Mod configuration will be available through the website, very first beta version is here: https://fo76market.herokuapp.com/#/InventOmaticPipboy
(Note: it is not ready yet and mod config won't work with current mod version right now - it is in progress; it is just a preview).
In game, I'm planning to add just a table to preview configs, configuration itself - way too much work
hotkey1 - Config name 1
hotkey2 - Config name 2
...
hotkeyN - Config name N