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

    Resource Elite Battle DX (EBDX) - Unofficial port for Pokémon Essentials 21.1

    I think your problems is with animations maybe? Check in the EBDX code if you have something like pbWait(2) or wait(). If you find it change the value to 0.05 or similar values. And try again.
  2. J

    Resource Elite Battle DX (EBDX) - Unofficial port for Pokémon Essentials 21.1

    I think there is a scale option in configuration file.
  3. J

    Resource [20.1+] Weather System

    Hi Lin! i have 2 version of this files What are the good ones?
  4. J

    Resource [20.1+] Weather System

    Not compatible with Arcky's Region Map 😭😭😭
  5. J

    Resource [20.1+] Weather System

    Hi, Lin!! I'm getting an error when the weather change! 205 - 01 -Main.rb secondType = pbValidSecondWeather(i, mainType) "i" is not defined. I guess it must be "zone", isnt? secondType = pbValidSecondWeather(zone, mainType)
  6. J

    Resource [20.1+] Weather System

    Thx for the plugins! 😁 There is a typo in Main.rb:120 it is Works perfect !!!
  7. J

    Resource DexNav UI

    DexNav call PokemonPauseMenu to catch inputs, if no last input Dexnav set it to -1 wich is a valid value for Voltseon Menu (forcing choose 1st option wich is Pokedex).. But the real incompatibility come when have an active search with Dexnav.. the Information Search not show properly. Need...
  8. J

    Resource Overworld Swimming Sprites!

    And now.. We must Update Following Pokemon EX with this great sprites!!
  9. J

    Resource [20.1+] BP System

    Getting error with Compile module now 😅 [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.3] Exception: NameError Message: undefined local variable or method `compile_plugin_abilities' for Compiler:Module Backtrace: [Lin's BP System] 02 - Compiler.rb:268:in `compile_all' [Elite Battle...
  10. J

    Resource [20.1+] BP System

    Hi Lin, dropping that error (was a previous error with a "," at the end of line 22) [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.3] Error in Plugin: [Lin's BP System] Exception: NameError Message: undefined method `editor_properties' for class `GameData::TrainerType' Backtrace...
  11. J

    Resource [v20.1\v21.1] Arcky's Region Map

    Hi! Ty for the plugin! ^^ I thinks there is something with the Area show in Pokedex. I'm usin it with In-Depth Pokedex Data Page and Modular UI, but i dont think that are incompatibility. In classes PokemonPokedexInfo_Scene and PokemonRegionMap_Scene initialize pbStartScene. Files...
  12. J

    Resource [20.1+] Pokegear Themes

    Help Please... dunno why this happening! U.u
  13. J

    Resource v21.1 Hotfixes plugin

    Need to delete previous one, isn't?
  14. J

    Resource IV and EV Summary Screens

    Need to adjust Type Bitmap a little in IV EV Summary Page ^^ overlay.blt(400, 351, @typebitmap.bitmap, type_rect) And Thx! It is great this plugin ^^
  15. J

    Resource Marin's Footprints

    https://www.mediafire.com/file/edmxqquesggq1c4/Marin_Footprint.rar/file It's not official or anything, I just modified it to use it myself. It is compatible with Essentials V21.1
  16. J

    Resource Enhanced Pokemon UI [v21.1]

    Hi, thanks for the plugin. It supports animated pokemon?
  17. J

    Resource Marin's Footprints

    I updated Marin´s Footprint to work with 21.1. If anyone interested.
  18. J

    Resource Following Pokemon EX

    Same, this thing is so weird. I think this problem has more to do with the transition time on the map than with the Following_pokemon event. By changing frame_rate to time that transition may not be entirely smooth. Have you been able to fix it?
Back
Top