JamesTParker Posted April 14, 2020 Share Posted April 14, 2020 Is it possible to change which actions can and can't be done during combat? As you may or may not know there is a wide range of actives you can only do outside of combat in Skyrim (e.g sitting down, cutting wood, mining, ect). Would it be possible to change which actions can and can't be done during combat. For example if I wanted to make sitting possible during combat how would I go about doing it? Link to comment Share on other sites More sharing options...
maxarturo Posted April 15, 2020 Share Posted April 15, 2020 Furniture keywords and Workbench Data is what the game retrieves to check if that object can be used while in combat. If you need to modify in your mod a furniture to be able to be used in combat, then experimant yourself with those keywords + there is a papyrus function you can use. https://www.creationkit.com/index.php?title=IsInCombat_-_Actor Link to comment Share on other sites More sharing options...
JamesTParker Posted April 15, 2020 Author Share Posted April 15, 2020 Furniture keywords and Workbench Data is what the game retrieves to check if that object can be used while in combat.If you need to modify in your mod a furniture to be able to be used in combat, then experimant yourself with those keywords + there is a papyrus function you can use.https://www.creationkit.com/index.php?title=IsInCombat_-_Actor Thank you! I'll look into it and see what I can do. Link to comment Share on other sites More sharing options...
Recommended Posts