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

    Resource Deluxe Battle Kit [v21.1]

    If you followed the instructions, you would have compiled your game. If you did compile your game and this is still happening, then you somehow messed up the drag-and-drop part of the instructions. These plugins are made to be as foolproof as possible to install. At a certain point, youre sort...
  2. Lucidious89

    Resource Deluxe Battle Kit [v21.1]

    You dont need to concern yourself with any of that. Just follow the instructions. Open the folder your downloaded, and literally just drag and drop the contents into your Pokemon Essentials folder. Done.
  3. Lucidious89

    Resource Deluxe Battle Kit [v21.1]

    There really isnt any need for a tutorial. The instructions already provided in the overview of this thread already cover everything.
  4. Lucidious89

    Resource Terastallization [DBK Add-On] [v21.1]

    That's not a bug. The guide even explains that this is how it works.
  5. Lucidious89

    Resource Dynamax [DBK Add-On] [v21.1]

    The default Dynamax metrics are designed for the vanilla Essentials sprites, which are the cut off back sprites from Gen 4 and earlier. That doesn't mean you must use these types of sprites. You can simply edit the metrics for full back sprites yourself. The plugin even has auto-positioning...
  6. Lucidious89

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

    Just reinstall the plugin. This was solved a while ago.
  7. Lucidious89

    Resource Terastallization [DBK Add-On] [v21.1]

    Huh? That doesn't even make any sense how it would be doing that. Literally just copy the Stellar return line. Except instead of checking if type is included in that convoluted Battle property array, just plug in your own array of the types you care about. Like [:FIRE, :DRAGON...
  8. Lucidious89

    Resource Terastallization [DBK Add-On] [v21.1]

    Of course you can, this is how the Stellar type already works. It just returns true if type is any of the types included in an array. So just do the same thing, except specifically for an array of the three relevant types you care about.
  9. Lucidious89

    Resource Enhanced Battle UI [DBK Add-On] [v21.1]

    Youre probably trying to view a Pokemon in your party who existed prior to installing the Tera plugin, thus they do not have a Tera type. Give yourself a new party.
  10. Lucidious89

    Resource Deluxe Battle Kit [v21.1]

    Hmm, I'll look into this a bit as well. Im looking over the vanilla AI code, and im seeing a lot that I may have missed.
  11. Lucidious89

    Resource Deluxe Battle Kit [v21.1]

    It generally should, already. It all depends on the AI's skill level and other factors, of course. This isnt really a DBK thing, though. Base Essentials already includes these AI checks.
  12. Lucidious89

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

    Yeah, I really don't care about supporting that plugin. It's way, way too niche.
  13. Lucidious89

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

    I have no idea what that plugin is, so I dont know.
  14. Lucidious89

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

    Did you actually install the sprite pack? Did you recompile as per the instructions?
  15. Lucidious89

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

    What Pokemon sprite are you trying to view when this happens? This error doesnt seem normal to me.
  16. Lucidious89

    Resource Deluxe Battle Kit [v21.1]

    Good catch. I fixed this oversight. Everyone please reinstall if you downloaded this yesterday.
  17. Lucidious89

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

    I mean, have you just tried setting BACK_BATTLER_SPRITE_SCALE to something lower than 1? I have no idea if it works, off the top of my head. Seems like you should at least have tried it first.
  18. Lucidious89

    v21.1 Enhanced Battle UI [DBK Add-On] [v21.1] - v2.0.9 Update

    Fixed a bug that would cause a crash when viewing the Battler Info UI of a battler who is in the middle of a two-turn attack. Overhauled the entirety of the effects list in the Battler Info UI. The description text for effects have also been improved to be more detailed or specific if possible...
  19. Lucidious89

    Resource Enhanced Battle UI [DBK Add-On] [v21.1]

    Lucidious89 updated Enhanced Battle UI [DBK Add-On] [v21.1] with a new update entry: v2.0.9 Update Read the rest of this update entry...
  20. Lucidious89

    v21.1 Animated Pokemon System [DBK Add-On] [v21.1] - v1.1.1 Update

    Fixed a bug that would cause a crash when opening the Pokedex. Fixed a bug that would cause a crash in the Safari Zone.
Back
Top