• 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.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Trading Card Game 2 protagonist in the poll by clicking here.
  • 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.

[Other Question] Trainer intro animations not working

  • 12
    Posts
    9
    Years
    • Seen Apr 14, 2025
    Hi,

    I'm trying to get trainer into animations to work using the Elite Battle: DX resource from Luka S.J.

    I can't seem to get the animations to start.
    I'm probably missing something, but I can't seem to find out what exactly.

    In my Graphics/Transitions folder I have an image named TEAMROCKET_F.
    In trainertypes.txt I have:
    Code:
    57,TEAMROCKET_F,Team Rocket,32,,,,Female,,
    And in trainers.txt I have:
    Code:
    [TEAMROCKET_F,Grunt]
    LoseText = "Please help Frenk with intro animations!"
    Pokemon = ELECTABUZZ,20
    BattleIntro = evilTeam
    BattleVS = trainerSM

    But I just get a normal intro animation when I start the battle with this trainer.

    Anyone know which step I'm missing?
     
    You put the config in the wrong PBS. EBDX has its own (as mentioned in the docs). Also, don't forget the appropriate VS graphic that you need to put for the trainer type into the appropriate folder as well.
     
    Back
    Top