• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

(Version 13) How to reduce battle music volume?

  • 2
    Posts
    10
    Years
    • Seen Nov 24, 2019
    Well, as the title implies, I want to reduce the volume of battle music in general (both against trainers and wild pokemon). However, I have absolutely zero scripting knowledge and am admittedly kind of afraid to tinker around with the scripts myself. However, due to the fact that I'm using additional scripts which don't work with versions newer than Pokemon Essentials V13 and are important for my game, I'd need the information for whether or not and how it works in V13 instead of the current version 15.1.

    Sorry for possible mistakes - as English isn't my first language, I often make 'em - and thanks in advance for everyone trying to help.
     
    Find this and add something like the red part (where 100 is the max volume, and 0 is mute)

    Code:
    pbBGMPlay(pbGetWildBattleBGM(0)[COLOR=Red],60[/COLOR])

    That's for wild battles
     
    Thank you very much! Now I just have to find the trainer counterpart. But knowing how to modify wild battles' music volume already is worth a lot.
     
    Back
    Top