Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
HBGames
I've posted the same script mod in ChikuChiyu's post http://www.rmxp.org/forums/showthread.php?p=104225#post104225
but I was hopeing for alittle help in stoping the music.
this is my mini-mod script in the Scene_Menu script:
19 # Play 001-Battle01 BGM
20 $game_system.bgm_play($data_system.battle_bgm)
This is what is have it'll play that music but it wont stop and play the map music.