• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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
8
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.
     
    1,224
    Posts
    10
    Years
  • 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
     
    2
    Posts
    8
    Years
    • Seen Nov 24, 2019
    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