Text Window causes Battle Background_Window to disappear.

● ARCHIVED · READ-ONLY
Started by Darangen 3 posts View original ↗
  1. Quick video:




    Basically, scripting in a text window during battle causes the Background_Window image to disappear until an action is taken.
  2. Hey Darangen, I was just wondering, can you set this section battle luna config and see if it still happens?

    Code:
    # -----------------------------------------------------------------      # This section hides the Battle Status and Actor GUI when a message# is displayed. Set to False to make it permanent.# -----------------------------------------------------------------      :status_close_msg       =>  true,  # Status close when show message
  3. It was already set to true.


    But it looks like setting it to false fixed it. I'll do some more testing to make sure and let you know if it pops back up.