Darkechibi Posted November 10, 2016 Share Posted November 10, 2016 This may already be covered however i cannot find it. I am totally new to this and am really very inexperienced so forgive any ignorance. I want to add scrap information to inventory items like clothing from a mod.In my experiments I have been able to move some some creatables from one type of workbench to another and add new creatables to a workbench. I just do not see how to make them destructable so that they output materials.Any help is appreciated, thanks!DC Link to comment Share on other sites More sharing options...
chucksteel Posted November 10, 2016 Share Posted November 10, 2016 You need to create a scrapping Recipe. (at least for furniture and, world items.) I haven't messed with weapons, Armor and what not but the weapons already scrap so they ether have a recipe or, a component list in the base form. (Again I'm not a weapon armor modder and am only trying to point you in a direction to look) Check the Pipe Pistol for example which can be scraped it may be in a recipe or recipe's leveled list somewhere in "Constructible Items". I can't recall seeing a component list in any weapons forms but yet again I don't create many new weapons. Link to comment Share on other sites More sharing options...
chucksteel Posted November 10, 2016 Share Posted November 10, 2016 Ok I just looked at the pipe pistol and it's in leveled list "modScrapRecipe_NullMelee_Steel" which is used by "mod_Null_Melee_ScrapRecipe_Steel", This is how it's able to be scraped. You'll need to create new leveled lists for the type of items you want to scrap and a new Scrap Recipe for each type of scrap you want to receive. Link to comment Share on other sites More sharing options...
Darkechibi Posted November 11, 2016 Author Share Posted November 11, 2016 Thank you, thank you, thank you. I can't do anything with the data till sometime tomorrow, but this sounds like what I need. I am also trying to add scrap to some clothing items. To be clear I am making a clothing item compilation and adding stuff to it. So these pieces don't have scrap data and I want to add some. So my question is would this be similar? I would assume so based on my terribly limited understanding.I really do appreciate the answer already.DC Link to comment Share on other sites More sharing options...
chucksteel Posted November 11, 2016 Share Posted November 11, 2016 Yes, exactly the same but your new scrap recipe should give cloth or something related to the item being scrapped. I just looked up Pipe guns because I knew I would be able to find a vanilla recipe and list. Link to comment Share on other sites More sharing options...
Darkechibi Posted November 13, 2016 Author Share Posted November 13, 2016 I hate to, but my brain is burned, but I need to ask for some/lots of help. I can make heads nor tails of this. I am totally new and maybe I have bitten far more than I can chew. Would it be possible for you or anyone else to help me by creating either a tutorial on what I need to do, or a simple no extras mod that has what needs to be done in it. I could use FO4edit to see what is being done, and where.I would seriously appreciate it.DC Link to comment Share on other sites More sharing options...
Darkechibi Posted November 16, 2016 Author Share Posted November 16, 2016 Woohoo, I think I got it. I may have to backtrack a little to see exactly how to do it again but it seems to work. I may write a description of how I do it and someone can take and make it more efficient. I want to thank you for your help!DC Link to comment Share on other sites More sharing options...
Nephelus Posted February 1, 2018 Share Posted February 1, 2018 Woohoo, I think I got it. I may have to backtrack a little to see exactly how to do it again but it seems to work. I may write a description of how I do it and someone can take and make it more efficient. I want to thank you for your help!DC Hey, I am trying to do the exact same thing right now. I just want to make some existing items in the game scrapable. Any change you can help me out? Link to comment Share on other sites More sharing options...
Recommended Posts