- 1
- Posts
- 1
- Years
- Seen Aug 25, 2023
I want the BUGCATCHER to show a post-fight message before the player has received the prize money.
I can only get the BUGCATCHER to automatically display a post-fight message after the fight screen is over.
Here is my script:
pbTrainerIntro(:BUGCATCHER)
pbNoticePlayer(get_self)
Message the trainer says
TrainerBattle.start(:BUGCATCHER,"Max")
Control Self Switch: A =ON
Branch End
pbTrainerEnd
Can someone help me? :>
I can only get the BUGCATCHER to automatically display a post-fight message after the fight screen is over.
Here is my script:
pbTrainerIntro(:BUGCATCHER)
pbNoticePlayer(get_self)
Message the trainer says
TrainerBattle.start(:BUGCATCHER,"Max")
Control Self Switch: A =ON
Branch End
pbTrainerEnd
![[PokeCommunity.com] Trainer message before prize money [PokeCommunity.com] Trainer message before prize money](https://i.ibb.co/WcMkZd6/Screenshot-2.png)
Can someone help me? :>