Jump to content

MCM Automatic Default Page Selection


sevencardz

Recommended Posts

@sevencardz of course it won't compile. The source script you have available is the SDK version where they don't make available content that they do not wish other mod authors to have access to.

 

It is no trick. The CK uses the PSC version while the game uses the PEX version. Thus they made the script first for SkyUI, compiled and packed the PEX in the BSA, then stripped the PSC file down to the bare minimum needed to compile an MCM script for other mods.

 

So if you can make the actual working version of the ski_configbase script to be visible to the CK, using SetPage should work.

Check out this page: https://github.com/schlangster/skyui/blob/master/dist/Data/Scripts/Source/SKI_ConfigBase.psc

 

If you don't want to mess with all that, you can leave it as lofgren suggests. Using SetTitleText you can change the mod name from appearing at the top of that initial page and have it show the same name as your first page of options. Only thing then would be that the page on the left isn't highlighted like you want.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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