Chaos_Prime
Member
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.
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.