HeirOfTheSeptims Posted April 30, 2020 Share Posted April 30, 2020 Does anybody know how to force crafting and gift menus to close? DisablePlayerControls()Utility.Wait(0.1)EnablePlayerControls()Only seems to work to boot you from normal UI menus like inventory. I tried to find a function to force open the inventory so I could close it again, effectively pushing you out of any other menus, but I couldn't find anything. Any ideas? Link to comment Share on other sites More sharing options...
IsharaMeradin Posted April 30, 2020 Share Posted April 30, 2020 Use SKSE, get the button that the user has mapped for exiting the crafting and gift menus and then send a tapkey command for that button. May or may not work, but worth a shot. Link to comment Share on other sites More sharing options...
Recommended Posts