Jump to content

How to create a Skyrim mod, using MCM/SkyUI


9Strike

Recommended Posts

Hi!

(sry for my english im german)

I want to create a mod that simply do console commands

but i want to start these commands by clicking at a button in the mod configuration menu from skyui

i dont know how to create a mod i never something like that before

does anybody know a good tutorial or can say me how to do it?

9Strike

Link to comment
Share on other sites

The SkyUI team did a great tutorial on using MCM: https://github.com/schlangster/skyui/wiki/MCM-Quickstart

 

I'd recommend reading through that, but before you write your code, look at https://github.com/schlangster/skyui/wiki/MCM-State-Options for a newer/better way to organize your script.

 

Console commands don't correlate 1:1 with papyrus script. You can look up the console commands on the wiki: http://www.creationkit.com/Main_Page and at the bottom of the page, there's usually a link to the corresponding papyrus.

 

 

If you're starting completely from scratch though (no experience with Creation Kit), you should probably start with the tutorials on the Creation Kit wiki before you try the above.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...