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

  1. mxgengar

    [Scripting Question] Trainer card script error

    That was it, thanks
  2. mxgengar

    [Scripting Question] Trainer card script error

    When I try to open the trainer card I get the error [Pokémon Essentials version 19.1] Exception: NoMethodError Message: undefined method `width' for nil:NilClass Backtrace: 279:UI_TrainerCard:30:in `pbStartScene' 279:UI_TrainerCard:107:in `pbStartScreen' 268:UI_PauseMenu:217:in `block (2...
  3. mxgengar

    [Scripting Question] Removed intro and start screen, new game button no longer works

    Using v.19.1, I edited some of the script under UI_SplashesAndTitleScreen so that there's no intro or title screen, the game jumps right into the load screen. I just copy-pasted the code that opens the load screen after the title screen so that it comes after initialise viewport instead. It...
  4. mxgengar

    [Scripting Question] bug that makes HMs always able to be used

    Hi, I have a bug where if I interact with a tree that can be cut, water, ect, It will let me use a HM move even if none of my pokemon have learned it and I don't have the badge needed. I feel like this is an issue that'd be fixed already but I can't find any other threads about it. Thanks.
  5. mxgengar

    [Eventing Question] how to make an event dependent on party pokemon

    Hi, i'd like to make an event that reacts to whether a certain pokemon is carried in the party. What's the best way to go about that?
Back
Top