dizietemblesssma Posted April 25, 2020 Posted April 25, 2020 Hi, I would like to have about 3 lines of explanatory text for a set of options in my mcm menu, unfortunately the text for addheaderoption just runs off invisibly in one line, I want the text to be represented in my menu by a $some_text placeholder for the translation files. the higlight text is already used and the space available is not big enough. Is this a possibility? diziet
IsharaMeradin Posted April 26, 2020 Posted April 26, 2020 You can use ShowMessage. It will pop up a box that can display multiple lines of text. You can set it up to be shown automatically when a particular page is shown (OnPageReset event) or when a particular option is selected.
dizietemblesssma Posted April 27, 2020 Author Posted April 27, 2020 On 4/26/2020 at 2:03 AM, IsharaMeradin said: You can use ShowMessage. It will pop up a box that can display multiple lines of text.Ah, I was hoping for some option to place text in the menu itself since the addheaderoption text doesn't wrap, but i'd forgotten that showmessage also has a mode that just has an 'accept' button, I've been using it for yes/no questions.:) Thanks for the idea, I'll try making the options that my text is about greyed out, until a toggle is acivated that displays the info and allows the options to be toggled. As long as the player gtes the info that I want them to have thats cwl!
Recommended Posts