gigantibyte Posted March 1, 2022 Share Posted March 1, 2022 Is it possible to create a script that will call up an advanced options menu, within the game? Preferably, I'd like to create a MCM menu that the player can view instantly, rather than Options > MCM > mymenu. But if MCM is not required, that's great too. I'd like to present the player with something that looks like this: example image from Nether's Follower Framework The default Message Script can only be pushed so far in presenting the player a variety of options. With my mod Container Magic, I had to create over 100 message menus to cover all the possibilities. With check boxes, dropdowns, and sliders, I could have the options on one page and eliminate the mod's current clunky interface.. Link to comment Share on other sites More sharing options...
Sphered Posted March 1, 2022 Share Posted March 1, 2022 Wont be a walk in the park for sure. List Menus come to mind, but it wont have bubbles and drop downs and all the flavors MCM has. Can be pulled up instantly though. Authors of these mods tend to make them overly complicated so you better be familiar with invoking swf files on demand and setting up proper procedures to receive choices being made Link to comment Share on other sites More sharing options...
Recommended Posts