• 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!
  • Cyndy, May, Hero (Conquest), or Wes - which Pokémon protagonist is your favorite? Let us know by voting in our 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.

Continuing after defeat

piepi

Yung Dreamer
  • 3
    Posts
    14
    Years
    So I've been trying to set up a trainer event that the player can lose, and I've set the final boolean to true, but for some reason the player blacks out anyways? The text from the event is still displayed, only now the player is in a pokemon center or other healing location. Thanks for the help!
    [pbTrainerBattle(PBTrainers::LEAGUEACE,"Hawkthorne",_I(""),false,0,true,0)]
     
    Check conditions and effects. If you have any conditions after-battle try deleting them. I was having the same issue yesterday and fixed it that way.
     
    What do you mean by conditions or effects?

    edit: Do you mean to get rid of the text? I have no problem with that, it's the blacking out I need to make stop.
     
    Last edited:
    Hi, sorry I'm late. Inside the event page, there's a switch called Conditions.
    I was working on my rival and had the same issue, so I checked the event I copied from the essentials' base game and I noticed the rival had a Local Switch condition. (Conditions are the blue text in your event page, I'm sorry but my RPG Maker is not in english language so I don't know if I'm calling it the right name)
    Hope you fix that.
     
    Back
    Top