TrophiHunter Posted November 21, 2019 Share Posted November 21, 2019 For Example, I want to have a button in a cell and when you press it, it preforms a material swap on a selected .nif(Static Object) In the cell and then each consecutive press goes to the next one until its back at default, (Lets say there is 5 materials) all set up in the CK as Material Swaps. If this can't be done how would I go about it using Events and States, if I need more than 2. Link to comment Share on other sites More sharing options...
niston Posted November 21, 2019 Share Posted November 21, 2019 It can be done with F4SE - ApplyMaterialSwap() Link to comment Share on other sites More sharing options...
DieFeM Posted November 21, 2019 Share Posted November 21, 2019 It can also be done through destruction stages. You can apply the same model with different material swaps for different levels of damage, and then create a script that damages it enough to show the next destruction stage each time you press the button. Link to comment Share on other sites More sharing options...
TrophiHunter Posted November 22, 2019 Author Share Posted November 22, 2019 @ niston, I suck at scripting, what would such a script look like in full, if it would be easier I could let you know what the material swap form IDs are Link to comment Share on other sites More sharing options...
Zorkaz Posted November 23, 2019 Share Posted November 23, 2019 Uuhh.. Destruction stages. I never thought about that. That gives me some good ideas Link to comment Share on other sites More sharing options...
Undernier Posted November 27, 2019 Share Posted November 27, 2019 I was browsing through the mod resources and found this tutorial/mod that may help you : https://www.nexusmods.com/fallout4/mods/9728 Link to comment Share on other sites More sharing options...
Recommended Posts