Jump to content

MCM - problem creating menu


kefka95

Recommended Posts

I'm trying to create a very basic empty MCM menu, specifically following the directions from the MCM "quickstart" guide (https://github.com/schlangster/skyui/wiki/MCM-Quickstart). At the beginning of the instructions, it states to do the following:

 

The first thing you'll want to customize for you new config menu is the name that will be displayed in the control panel. You do this by setting the ModName property of your attached script in the Creation Kit property editor.

 

I got the one-line script added without issue (scriptname MyConfigMenu extends SKI_ConfigBase), and it seems to compile okay. However, when I go to the properties for the script, I get an error that states "Errors encountered while attempting to reload the script". That's all it says. It then brings up the properties menu, but the ModName property is not there.

 

Any ideas? MCM will be an important component of the mod I'm working on, so I'm hoping I can get this resolved.

Link to comment
Share on other sites

  • 4 years later...
  • Recently Browsing   0 members

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