Announcement

Collapse
No announcement yet.

This one is puzzling me

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    This one is puzzling me

    Ok, so I've set up an event that has a Character Battle in it. The main character is supposed to lose. I've set that battle so that the game doesn't end when the battle is over, but after it follows the dialogue exchange afterwards using the Battle Result Branch, the game kicks me into the editor, meaning that the game does indeed end.

    I'm going to try to find a solution, but I'm wondering if anyone else knows what to do.

    #2
    Re: This one is puzzling me

    Bah... furk it. Knowing RPGMaker, it's gotta be something dumb and unrelated that's causing it.

    Comment


      #3
      Re: This one is puzzling me

      the reason thats happening is cause theres no character thats "alive" to walk around the world. in the 'lose battle' branch make sure you restore the parties health to at least 1.

      I know its stupid, but its not hard to do.

      Comment


        #4
        Re: This one is puzzling me

        You have to make sure to revive and heal your party using scripts after the battle. Otherwise, once control is returned to the player (when the script ends) The HP is zero, so the characters are technically dead, and the game crashes.
        RPG Maker Magazine::Vice Head of Site

        Comment


          #5
          Re: This one is puzzling me

          Awesome, I'm going to do that and I'm sure I would have had a problem with that.

          Comment


            #6
            Re: This one is puzzling me

            Really? That's what I thought it was, but the weird thing is I did that and it still threw me out.

            EDIT: Oh ok, got it to work. Thanks dudes!
            Last edited by Omnislash024; 09-25-2005, 11:21 PM.

            Comment

            Working...
            X