• 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.
R
Reaction score
0

Profile posts Latest activity Postings About

  • M
    There's something weird with essentials, I don't know what '^'
    (I was in vacations, sorry)
    M
    Oh, see the problem, in the official Games the victory is played until you skip the message so Essentials did the same (I also do the same but with an Ogg and with loop points).
    If you don't want that : in "PokeBattle_Scene" replace
    pbBGMPlay(pbGetWildVictoryME())
    by
    pbMEPlay(pbGetWildVictoryME())

    and
    pbBGMPlay(pbGetTrainerVictoryME(@battle.opponent))
    by
    pbMEPlay(pbGetTrainerVictoryME(@battle.opponent))


    I didn't see any other bug with the repeat of the music. I recommand you to convert some important music to ogg and put the LOOPSTART and LOOPLENGTH tag if you don't want any problem with that ^^
    M
    Sorry I didn't connect for long, I'll test and report you the corrections :p
    M
    '^'
    I don't understand why it does this (I don't have any issue in my project, that's not essentials projet so...) Could you send a testable version of your projet (with only stuff to check how to correct the bug : two maps and some battles) ?
    Yeah, its in ME and it only loops in game, in the music tester in rpgxp none of the tracks play incorrectly so it has to do with something going on in the fmod scripts.
    M
    Ohw. Is the music played as a BGM ?
    Normally, ME and SE aren't repeated if they don't have LOOPLENGTH and LOOPSTART tags ^^
    M
    (You can make a video to explain, I'm not sure about what you mean by repeated ^^)
    M
    You use the LOOP TABLE or the tag inside the file ?
  • Loading…
  • Loading…
  • Loading…
Back
Top