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

  1. B

    [Scripting Question] Questions about the sprite_resizer script.

    A bit of an issue that I've been having when resizing sprites is that they distort pretty badly because it's not a simple x2 enlargement.
  2. B

    [Scripting Question] Questions about the sprite_resizer script.

    I've been looking at the code for Sprite_Resizer and am completely confused partly because I don't know Ruby and confused it for Java the first time I saw it. Is there a way for me to edit this to adapt my sprites that are too small and get them to display a bit larger or is it too dangerous to...
  3. B

    [Scripting Question] Sprite Size Correction Scripts?

    I've been working on my game for a while and have found a few issues with the sprites that I'm using being too small. If I go to resize them they end up distorted and blurry so I was wondering if there were any scripts that would display the sprites larger or smaller in battle rather than...
  4. B

    [Other Question] Untitled

    I was wondering how to do a soot mechanic similar to the one in Ruby and Sapphire.
  5. B

    [Scripting Question] What are the different variables?

    I've been looking at the code for the moves and abilities but I have no idea what the different variables for the scripts are. I'm sure they on the essentials wiki but it no longer exists.
  6. B

    [Error] Pokedex error and question

    And that’s to program in the new effects?
  7. B

    [Error] Pokedex error and question

    I was running a playtest of my game to make sure I coded all the moves correctly only to have this come up when I opened the dex. Exception: NoMethodError Message: undefined method `[]' for nil:NilClass PScreen_PokedexMain:328:in `pbGetDexList' PScreen_PokedexMain:325:in `each'...
Back
Top