Jump to content

Really, really, really dumb MCM question


Recommended Posts

Posted

I am working on my first MCM and I think I have most things worked out.  The only problem I have is modname.  it is stated on the SKIUI Wiki:  " You do this by setting the ModName property of your attached script in the Creation Kit property editor.   I cannot, for the life of me, figure out where that is.  I have my script attached and the properties set, but there isn't anywhere that states mod name. 

Posted

ModName is not really important.

It is only used to show the name of your MCM in the list of all mods that add a MCM page.

Posted
23 minutes ago, CPU said:

ModName is not really important.

It is only used to show the name of your MCM in the list of all mods that add a MCM page.

Thanks for the reply.

I'm trying to add an MCM entry.  Where is it that I give my entry it's name?  By the skiui page I do it through modname.  Where else would I add the name for my MCM entry?

Posted
1 hour ago, XXNokturnalXX said:

Thanks for the reply.

I'm trying to add an MCM entry.  Where is it that I give my entry it's name?  By the skiui page I do it through modname.  Where else would I add the name for my MCM entry?

It is in the properties of your script that extends SKI_ConfigBase.

Edit its property inside the quest yoou created for the MCM, and you can set the name of the mod and the name of all pages.

Posted
16 minutes ago, CPU said:

It is in the properties of your script that extends SKI_ConfigBase.

Edit its property inside the quest yoou created for the MCM, and you can set the name of the mod and the name of all pages.

Thank you so much for the help.  The option wasn't showing up.  I deleted my MCM Quest and remade it and the property is now available. 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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