vincepocket
Member
Hi,
Don't worry I'm not gonna ask how to change the victory music in a battle XD
I was wondering how could I disable the Victory ME sound so that after a battle, the battle sound would be coutinuing (not restarting) even when you're on the map. The reason I'd like this is to make, for example, a scene where you have to get to somewhere fast and get into quick battles on the way without the music to stop.
I'm already using a small script that makes the battle transition sound disapear when I type in event script: "$game_system.map_bgm_in_battle = true" so it would be really nice if I could do about the same type of command to disable victory sound. I found it here: http://www.phylomortis.com/resource/script/scr017.html .
I took a look in Game_System on about the last lines and I saw the section for victory sound, but I'm not good enough in scripting to change it 'cause I know I have to change things in other sections, but I don't know which one... I found nothing in Scene_Battles :s
Aight so I hope you scripters would know what to do
Thanks for your help!
Vince.
Don't worry I'm not gonna ask how to change the victory music in a battle XD
I was wondering how could I disable the Victory ME sound so that after a battle, the battle sound would be coutinuing (not restarting) even when you're on the map. The reason I'd like this is to make, for example, a scene where you have to get to somewhere fast and get into quick battles on the way without the music to stop.
I'm already using a small script that makes the battle transition sound disapear when I type in event script: "$game_system.map_bgm_in_battle = true" so it would be really nice if I could do about the same type of command to disable victory sound. I found it here: http://www.phylomortis.com/resource/script/scr017.html .
I took a look in Game_System on about the last lines and I saw the section for victory sound, but I'm not good enough in scripting to change it 'cause I know I have to change things in other sections, but I don't know which one... I found nothing in Scene_Battles :s
Aight so I hope you scripters would know what to do
Thanks for your help!
Vince.