XXNokturnalXX Posted June 10, 2019 Posted June 10, 2019 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.
Guest Posted June 10, 2019 Posted June 10, 2019 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.
XXNokturnalXX Posted June 10, 2019 Author Posted June 10, 2019 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?
Guest Posted June 10, 2019 Posted June 10, 2019 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.
XXNokturnalXX Posted June 10, 2019 Author Posted June 10, 2019 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.