• 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 Jacopo Mii

  1. J

    Add new player charset

    Hi! I defined a new charset in metadata.txt: PlayerA=POKEMONTRAINER_Red,trchar000,boy_bike,boy_surf_offset,boy_run,boy_dive_offset,boy_fish_offset,boy_fishsurf_offset,boy_rockclimb But when I use $game_player.character_name=pbGetPlayerCharset(meta,8) the player charset remain trchar000 Compile...
  2. J

    How do I make pokémon gifs animate in pokedex?

    =D I had already seen this post The LukaSJ's method cannot use .gif images He use two-frames .png images I am using gifs
  3. J

    How do I make pokémon gifs animate in pokedex?

    Up (I am violating the rules of the forum? If yes, sorry )
  4. J

    Report bugs and errors in unmodified Essentials version 21

    If you write an email and you give it to a pokémon, when you read the text is on a single line
  5. J

    Animating battle sprites problem

    Sorry, Luka S.J, can you help me with my problem? http://www.pokecommunity.com/showthread.php?p=8553957 It 'a problem very similar to what you are discussing here, the difference is that I use .gif images Thanks
  6. J

    Report bugs and errors in unmodified Essentials version 21

    When you see the move relearner's graphics, the image reminderSel.png is too up. To fix this, in the script "PokemonMoveRelearner" after the line 65 (@sprites["background"].setBitmap("Graphics/Pictures/reminderSel")), add "@sprites["background"].y=78"
  7. J

    How do I make pokémon gifs animate in pokedex?

    This I have already done for the battles :D I'm saying that the sprites are not animated in the Pokédex and in the Hall Of Fame :D
  8. J

    Egg Hatch Animation

    Up (I am violating the rules of the forum? If yes, sorry )
  9. J

    Bug where mail text is on a single line

    Up (I am violating the rules of the forum? If yes, sorry :( )
  10. J

    Egg Hatch Animation

    Yes, I already know this But I would like to use a different egg image only for this script, because my egg sprite is an animated gif and it is bad for this animation... How can I do?
  11. J

    Bug where mail text is on a single line

    If you write an email and you give it to a pokémon, when you read the text is on a single line How do I fix this bug? I have tried in many ways but can not get it ...
  12. J

    Egg Hatch Animation

    How can I change the script to use a different image for the egg?
  13. J

    How do I make pokémon gifs animate in pokedex?

    I changed all the images in the folder "Battler" to gif animated sprites. In the main screen of the pokedex it's all ok, but in the screens dedicated to a specific pokemon and one of the forms, the pokemon are not animated... How can I fix?
  14. J

    request pokémon sprites

    Hello! I'm searching the sprites of Time Flute and 3 scents of Pokémon Colosseum Anyone can help me? Thanks
  15. J

    Add footprints to Pokémon Essentials

    Does anyone know how I can integrate this (https://github.com/wachunga/rmxp-dynamic-footprints) in Pokémon Essentials? Following the instructions gives me error in the script Game_Map_ Thanks
Back
Top