lvdjj Posted June 30, 2019 Posted June 30, 2019 Hi guys,Was trying to craft multiple item from single item, been testing almost everything I can possibly found on google, still no success, it either stuck inside workbench or CTD or BOTH together. Example: 1 Vault Jumpsuit > 1 Armor + 1 Hat + 1 WeaponSomething like that. Anyone know how to do it mind to give a guide?(NO, I'm not using any mod except this 1 mod, so please don't tell me about AWKCR or AE)Thanks for reading.
Thirdstorm Posted July 1, 2019 Posted July 1, 2019 You can only do it with the Workshop fabrication machines I think..
SKKmods Posted July 1, 2019 Posted July 1, 2019 The approach I have used is to craft a placeholder item which is detected by an OnItemAdded() script on the player and that is replaced with multiple other AddItem(): https://forums.nexusmods.com/index.php?/topic/7590877-help-item-added-after-crafting-script/?hl=%2Bcoffee+%2Bcup&do=findComment&comment=70204143
Recommended Posts