Shiny Umbreon
Member
I have two questions regarding the "Show Choices..." event:
First, I know it creates the choices in the same area as the message as long as it fits (or it is two lines or something like that); otherwise, the message will disappear and a new window will appear only for the choices. I want to know how can I make the choices appear even if they are a lot or the text is long. The second thing is about the text of the choices. I know the cursor thing is created in the Window_Message script, but I can't find where the text itself is scripted. Specifically, I would like to know where is the 'x' and 'y' of this text are placed so that I can change them. Changing the 'x' and 'y' from the Window_Command script doesn't work.
All this through scripting, obviously. Thanks in advance for the help.
First, I know it creates the choices in the same area as the message as long as it fits (or it is two lines or something like that); otherwise, the message will disappear and a new window will appear only for the choices. I want to know how can I make the choices appear even if they are a lot or the text is long. The second thing is about the text of the choices. I know the cursor thing is created in the Window_Message script, but I can't find where the text itself is scripted. Specifically, I would like to know where is the 'x' and 'y' of this text are placed so that I can change them. Changing the 'x' and 'y' from the Window_Command script doesn't work.
All this through scripting, obviously. Thanks in advance for the help.