AdventurerX Posted May 28, 2018 Share Posted May 28, 2018 I make a mod yestoday. https://www.nexusmods.com/skyrim/mods/91566 I was satisfied with my mod at first. But soon I find it is difficult to cater for all tastes. Everyone wants its own version. I realized I need to make SKSE plugin. But I don't know how to make it. I just need a tutorial of SKSE. Is there anyone knows where I can find te tutorial? Please help me, thanks! Link to comment Share on other sites More sharing options...
FrankFamily Posted May 28, 2018 Share Posted May 28, 2018 (edited) You don't really need an skse plugin for that, at all. If you want to offer configuration options just make an MCM menu (or even a basic skse-less menu triggered by a spell) so the player can choose whatever they want. That an skse plugin is "faster" than papyrus is hardly relevant on your case. Edited May 28, 2018 by FrankFamily Link to comment Share on other sites More sharing options...
AdventurerX Posted May 29, 2018 Author Share Posted May 29, 2018 You don't really need an skse plugin for that, at all. If you want to offer configuration options just make an MCM menu (or even a basic skse-less menu triggered by a spell) so the player can choose whatever they want. That an skse plugin is "faster" than papyrus is hardly relevant on your case. If I use MCM menu or spell to controlls it , I need to turn my mod into an esp-mod. You remind me for this. So if I found it is hard to make a skse plugin, I will use your method.Thank you for helping me. Link to comment Share on other sites More sharing options...
Recommended Posts