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

Recent content by BraincheckSylveon

  1. B

    [Error] ArgumentError with giving pokedex to player

    okay, I apologize for not thinking of this before but I did a Ctrl + Shift + F search in scripts for "$Trainer.pokedex.unlock" and found a couple entries relating to it. Several mentioned national dex, and lo and behold, here's the way: as NoNoNever said, $Trainer.has_pokedex = true and then...
  2. B

    [Error] ArgumentError with giving pokedex to player

    I already have that bit, but if I only have that, the dex doesn't show up in the menu.
  3. B

    [Error] ArgumentError with giving pokedex to player

    Hello, I'm trying to give the player the national dex, and according to the wiki, you're supposed to not put a number after pbUnlockDex. While implementing this, the debug output window told me this function was being depreciated, and I should use $Trainer.pokedex.unlock. However, when I try to...
  4. B

    Simple & Customizable Level Caps

    I understand, thank you for your time!
  5. B

    Simple & Customizable Level Caps

    I know you aren't supporting this plugin at the moment, so I understand if you don't want to help with issues, but I thought I'd try anyway. The issue I am running into is that when xp should be added, I get an error popup (see below) and there is no xp added to the Pokémon. The error is caused...
Back
Top