• 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!
  • Serena, Kris, Dawn, Red - which Pokémon protagonist is your favorite? Let us know by voting in our grand final favorite protagonist poll!
  • PokéCommunity supports the Stop Killing Games movement. If you're a resident of the UK or EU, consider signing one of the petitions to stop publishers from destroying games. Click here for more information!
  • 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.

The VS Profiles...

  • 40
    Posts
    17
    Years
    How do you use them? I want to implement them with all my boss trainers, but I'm not sure how to make the VS sequence even happen when I talk to them... Probably a stupid question x.x
     
    The Vs. animation depends on the trainer type of the enemy trainer. So long as the appropriate graphics exist in the folder Graphics/Transitions, it'll play automatically.

    The required graphics are vsBarX.png and vsTrainerX.png, where X is the enemy trainer's trainer type. It does not check for any other graphics it uses, including the player's graphics (which also use the trainer type), but they already exist in Essentials - you may just want to replace some of them.
     
    The Vs. animation depends on the trainer type of the enemy trainer. So long as the appropriate graphics exist in the folder Graphics/Transitions, it'll play automatically.

    The required graphics are vsBarX.png and vsTrainerX.png, where X is the enemy trainer's trainer type. It does not check for any other graphics it uses, including the player's graphics (which also use the trainer type), but they already exist in Essentials - you may just want to replace some of them.

    Thank you very much! I need to do it for my admins in my game :)
     
    The Vs. animation depends on the trainer type of the enemy trainer. So long as the appropriate graphics exist in the folder Graphics/Transitions, it'll play automatically.

    The required graphics are vsBarX.png and vsTrainerX.png, where X is the enemy trainer's trainer type. It does not check for any other graphics it uses, including the player's graphics (which also use the trainer type), but they already exist in Essentials - you may just want to replace some of them.

    Is there anyway to make this work for a pre-determined wild battle? Such as a battle with an event Pokémon like Dialga or Mewtwo?
     
    Back
    Top