Tulaketh Posted November 15, 2016 Share Posted November 15, 2016 Hi, I am fairly new to modding Skyrim and just wanted to know if anyone more experienced here can advise me if my idea is possible. I am creating a series of upgradable weapons, but I dont want the smithing recipie to show up on the menu unless the weapon is in my inventory e.g. Weapon 1 is required to make weapon 2, but as soon as I have steel smithing I dont want to see all 4 levels of the blade in the menu, each level should only appear if the previous blade is in your inventory. Is this possible? Thanks in advance for any advice. Link to comment Share on other sites More sharing options...
Novem99 Posted November 15, 2016 Share Posted November 15, 2016 (edited) Yes it its. You just have to add the weapon that is required for smithing the upgraded version to the conditions. Here's a picture showing this: http://fs5.directupload.net/images/161115/nvdy5igh.jpg Condition Function must be set to "GetItemCount". Under Parameters you select the weapon that must be in your inventory. This way the recipe will only appear if you have the weapon in your inventory. If you wanna the old version of the weapon to be "destroyed" during the smithing of the upgraded version you just add the old version to the "Required Item List" as shown in the screenshot on the basis of the SteelSword. Edited November 15, 2016 by Novem99 Link to comment Share on other sites More sharing options...
Tulaketh Posted November 15, 2016 Author Share Posted November 15, 2016 Yes it its. You just have to add the weapon that is required for smithing the upgraded version to the conditions. Here's a picture showing this: http://fs5.directupload.net/images/161115/nvdy5igh.jpg Condition Function must be set to "GetItemCount". Under Parameters you select the weapon that must be in your inventory. This way the recipe will only appear if you have the weapon in your inventory. If you wanna the old version of the weapon to be "destroyed" during the smithing of the upgraded version you just add the old version to the "Required Item List" as shown in the screenshot on the basis of the SteelSword.I thought it was possible. Thanks alot :) Link to comment Share on other sites More sharing options...
Recommended Posts