Gota115 Posted December 10, 2018 Share Posted December 10, 2018 I'm trying to make a patch for Ars Metallica that removes certain recipes form the mod. So I copied over the overwrites into its own file, but now what? I've tried setting the Record Flags as deleted and ignored to no avail. I saw someone online suggest I make a condition that says the player should be less than level 0 to use the recipe, but I have no idea how to do that. Any help is appreciated! Link to comment Share on other sites More sharing options...
leonardo2 Posted December 12, 2018 Share Posted December 12, 2018 Is it for personal use? If not then you need to ask Arthmoor for permission of doing that. https://afkmods.iguanadons.net/index.php?/topic/4639-relz-ars-metallica-smithing-enhancement/ Also, the best place to get support for SSEEdit is here. :smile: Link to comment Share on other sites More sharing options...
kryten397 Posted December 14, 2018 Share Posted December 14, 2018 (edited) Select the recipe that youve copied and in the right hand paneclick on conditions entry to add a new condition. Go to that condition and there will be fields that you can click to get a scroll down list of what type you want eg get actor value player level.Other fields will allow you to set comparison value eg 20 and the type of comparison eg >=.So if players level is >= 20 then the recipe will display. You could try a ridiculous level of 500, if less than zero doesnt work.Ive never tried less than zero before. Edit if the recipe already has conditions then you may only need to modify one of them,rather than create a new one. Edited December 16, 2018 by kryten397 Link to comment Share on other sites More sharing options...
Recommended Posts