• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!

Search results

  1. komeiji514

    Resource Animated Pokemon System [DBK Add-On] [v21.1]

    They are both animated in my game though. Maybe you have other plugins?
  2. komeiji514

    Resource Custom Field Effects(deprecated)

    It has been deprecated so probably it's impossible.
  3. komeiji514

    Resource Animated Pokemon System [DBK Add-On] [v21.1]

    Sprites of G-max Garbodor, Tornadus Therian and White Kyurem become unclear when in the game. Idk why. Edit: Seems I have found the reason. When there are too many frames this happens.
  4. komeiji514

    Resource More Pokédex Page : Size Comparison

    It is not compatible with Animated Pokemon System. Update if possible. [2024-07-27 08:08:17 +0800] [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.9] Exception: NoMethodError Message: undefined method `update_pokemon_sprite' for #<AnimatedBitmap> Backtrace: [[DBK] Animated Pokémon...
  5. komeiji514

    Resource Animated Pokemon System [DBK Add-On] [v21.1]

    When viewing the info this happens. Edit: Another plugin causes this. [2024-07-27 08:08:17 +0800] [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.9] Exception: NoMethodError Message: undefined method `update_pokemon_sprite' for #<AnimatedBitmap> Backtrace: [[DBK] Animated Pokémon System]...
  6. komeiji514

    Resource Wonder Launcher [DBK Add-On] [v21.1]

    It's still 1.0.1 in meta.txt but the game compiles without anything wrong.
  7. komeiji514

    How do I change shiny spinda's spot colors?

    It is defined in def pbSpindaSpots(pkmn, bitmap). if pkmn.shiny? #The last three parameters decide the color of spots. drawSpot(bitmap, spot1, b + 33, a + 25, -75, -10, -150) drawSpot(bitmap, spot2, d + 21, c + 24, -75, -10, -150) drawSpot(bitmap, spot3, f + 39, e + 7, -75, -10...
  8. komeiji514

    Resource Mega MewThree's Achievement System for v21.1

    After the round using Dynamax in a battle this happens.But the game didn't crash and the opposing pokemon did nothing. [2024-07-06 15:27:37 +0800] [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.9] Exception: NoMethodError Message: undefined method `[]' for nil:NilClass Backtrace: [Mega...
  9. komeiji514

    Resource Mega MewThree's Achievement System for v21.1

    How to set events that check whether player has reached a certain level of an achievement and give rewards?
  10. komeiji514

    Resource Deluxe Battle Kit [v21.1]

    Seems this has existed in previous versions of DBK as I have tested in a clean essentials.
  11. komeiji514

    Resource Deluxe Battle Kit [v21.1]

    Every time I use item on my pokemon this happens. [2024-06-27 11:23:11 +0800] [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.9] Exception: ArgumentError Message: wrong number of arguments (given 3, expected 2) Backtrace: Battle_ActionUseItem:77:in `pbUseItemMessage' [Deluxe Battle Kit]...
  12. komeiji514

    Resource [20.1+] Pokegear Themes

    A new update comes! Please add new graphics if available.
  13. komeiji514

    Resource Improved Field Skills - Use HM's Without Knowing the Move! [v21.1]

    I thought I can use scripts such as $bag.has?(:HM01) but that made codes too complicated. Maybe there is a better method.
  14. komeiji514

    Resource Following Pokemon EX

    Edit: seems it's my own miss.
  15. komeiji514

    Resource New Custom Modular Field Effect(deprecated)

    Probably he won't update the link anymore.
Back
Top