• 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.

Recent content by Regiscliff

  1. Regiscliff

    ZUD Plugin [Essentials v19.1]

    The error only appears when I call the Max Raid Den event. I've already checked the manual settings of the scripts and found no erros. Maybe it's a conflict with another plugin. I gonna try it in a clean project and insert all the plugins I have, one by one and see what happens.
  2. Regiscliff

    ZUD Plugin [Essentials v19.1]

    [Pokémon Essentials version 19.1] [Generation 8 Project v1.1.0] [v19.1 Hotfixes 1.0.3] Exception: RuntimeError Message: Script error in event 4 (coords 0,7), map 12 (Fegani Town H1): Exception: NoMethodError Message: undefined method `species' for nil:NilClass ***Full script: pbMaxRaid(3, nil...
  3. Regiscliff

    All Pokémon Mega Evolve, even without a Mega Stone

    It works perfectly now. It looks like the problem was in the Pokemon_MegaEvolution script. Some things were missing. Thank you so much!
  4. Regiscliff

    All Pokémon Mega Evolve, even without a Mega Stone

    No. The code looks like this: ################################################################################ # Mega Evolve battler. ################################################################################ def pbCanMegaEvolve?(index) return false if...
  5. Regiscliff

    All Pokémon Mega Evolve, even without a Mega Stone

    Hello guys, I'm using Essentials v17 and I have an issue with the mega evolution script. All the pokémon that have an alternative form are mega evolving and they evolve regardless they are using a mega stone or not. Does anyone know how to solve this problem?
Back
Top