• 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!
  • 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.

Problems with creating a trainer event using comments

In the trainer event, check the battle script if you typed the name and the trainer type correctly.
It should be like this:
Spoiler:
 
Replacing "Comment: YOUNGSTER" by "Comment: Type: YOUNGSTER" should fix both issues.

In the crash error, it displays "pbTrainerIntro(:)" and it should be "pbTrainerIntro(:YOUNGSTER)".

If you use comments your event will be re-written each time the game compiles.
 
Back
Top