• Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Boonzeet's Looping Trainer Intro as BGM

Boonzeet's Looping Trainer Intro as BGM 1.1

Tested in 19.1 and works great! Will give credit when used - many thanks!!
Excellent script. Just a little adjustement to have everything working good when the player lost the battle and is teleported to PokeCenter for heal with BGMs.

Replace :
if $game_system.bgm_memorized?

With :
if ret && $game_system.bgm_memorized?
Back
Top