Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Battle : Use Map BGM
#1
Introduction

A script that allows the developer to override the Battle BGM and use Map BGM in combat instead.

See Also : Battle : Disable Battle End ME

Instructions

Place below default scripts and above Main.

All you have to do is set your Battle BGM to (none) and Map BGM will continue to play while you're in battle. Alternatively, if Map and Battle BGM are the same, then you no longer should have to worry about the music being interrupted between transitions.

You can use an Integer Switch ID for this effect.
Code:
BattleUseMapBGM = 3

You can use an Array of Switch IDs for this effect.
Code:
BattleUseMapBGM = [1, 3, 17, 191]

You can simply set as true for this effect.
Code:
BattleUseMapBGM = true

Script

Content Hidden

Compatability

Written for RPG Maker XP. Please tell me if this works in VX or VX Ace; if it does, I'll change the topic icon.

Author's Notes (Pointless Trivia)

Sometimes Final Fantasy 7 does this, where the current Map BGM is used instead of the standard Battle BGM. Notable tracks include...
  • "Bombing Mission"
  • "Hurry!"
  • "Trail of Blood"
  • "Aerith's Theme"
  • "Hurry Up"
I believe the RMXP game Master of the Wind did, too. I'm not sure if they were using my script or not though.

Credits

Free to use in commercial and non-commercial games. Just credit Kain Nobel and enjoy!
[Image: Button-BOTB.png]
[Image: Save-Point.gif][Image: Button-You-Tube2.png][Image: Button-Sound-Cloud2.png][Image: Button-Audio-Mack2.png]
[Image: LS-Banner.gif]
NEW ALBUM OUT NOW!

Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   Battle Item Count kyonides 4 641 02-04-2024, 05:49 AM
Last Post: kyonides
   Dalissa's Battle Cry DerVVulfman 2 6,486 05-09-2023, 03:07 AM
Last Post: DerVVulfman
   Zenith Tactical Battle System Plus (ZTBS+) DerVVulfman 0 1,888 05-10-2022, 10:42 PM
Last Post: DerVVulfman
   Actor Battle Items DerVVulfman 4 4,766 11-08-2020, 12:36 PM
Last Post: Melana
   Battle Report Raziel 1 6,126 05-29-2020, 02:27 AM
Last Post: Whisper
   ZLSL's Battle Portraits DerVVulfman 4 6,310 11-12-2019, 04:10 AM
Last Post: DerVVulfman
   ACBS - Atoa Custom Battle System 3.2 Victor Sant 150 221,488 03-02-2019, 04:47 AM
Last Post: dragonprincess44
   Mimi's Battle Music DerVVulfman 2 7,978 11-19-2018, 04:18 AM
Last Post: DerVVulfman
   ATOA Chanting Battle Animations DerVVulfman 9 15,435 01-12-2017, 01:46 PM
Last Post: Noctis
   Automatic Battle Actions Claihm 1 6,581 08-15-2016, 09:15 PM
Last Post: Melana



Users browsing this thread: