• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Akari, Red, Kris, May - which Pokémon protagonist is your favorite? Let us know by voting in our semifinal favorite protagonist poll!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Change the position of the "show choices" window?

  • 64
    Posts
    4
    Years
    • Seen Feb 3, 2024
    Hi all,

    I am hoping there is a way to change the location the "show choices" window comes up? when selected from the event commands when you create an event.

    im overlaying it from an image in the background and it covers a key area.

    is there a way to set the location?

    Thanks!
     
    Two options down from the "Show Choices" command is the "Change Text Options" command.
    This command moves the message window, which also moves the choice selection window.

    As mentioned, you need to also have called the message window since that command does not affect the options window alone.
    Let us know if this solution does not work for you.
     
    Two options down from the "Show Choices" command is the "Change Text Options" command.
    This command moves the message window, which also moves the choice selection window.

    As mentioned, you need to also have called the message window since that command does not affect the options window alone.
    Let us know if this solution does not work for you.

    Thank you but unfortunately that did not work :( it did adjust the message but not the choice window... it was still top left.
    here is my code if it helps
    [PokeCommunity.com] Change the position of the "show choices" window?
     
    The choice window will, I believe, always appear on the top-left if no message came before it.
    In your event, you call a picture, then show the choices. Try showing the picture, playing a message, then showing the choices.

    If you really don't want to show a message, just call it anyways, don't put any text, and in the "Change Text Options" set the Window to "Hide".
     
    The choice window will, I believe, always appear on the top-left if no message came before it.
    In your event, you call a picture, then show the choices. Try showing the picture, playing a message, then showing the choices.

    If you really don't want to show a message, just call it anyways, don't put any text, and in the "Change Text Options" set the Window to "Hide".

    nice that works! thank you so much :)
     
    Back
    Top