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:
And in trainers.txt I have:
But I just get a normal intro animation when I start the battle with this trainer.
Anyone know which step I'm missing?
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,,
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?