• 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.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Which Pokémon Masters protagonist do you like most? Let us know by casting a vote in our Masters favorite protagonist poll here!
  • Red, Hilda, Paxton, or Kellyn - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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
    9
    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