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

Recent content by Eyebull21

  1. E

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

    to download the sprites don't work.
  2. E

    Resource Badgecase

    Update the @badgePositions in the badgecase_UI.rb file line 274 to this @badgePositions = BadgecaseUtilities.getBadgePositions(@badges.length)
  3. E

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

    def findUsableUI(image) if ThemePlugin # Use Current set Theme's UI Graphics return "#{Folder}UI/#{$PokemonSystem.pokegear}/#{image}" else folderUI = "UI/Region#{@region}/" bitmap = pbResolveBitmap("#{Folder}#{folderUI}#{image}") if bitmap &&...
  4. E

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

    def findUsableUI(image) if ThemePlugin # Use Current set Theme's UI Graphics return "#{Folder}UI/#{$PokemonSystem.pokegear}/#{image}" else folderUI = "UI/Region#{@region}/" bitmap = pbResolveBitmap("#{Folder}#{folderUI}#{image}") if bitmap &&...
  5. E

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

    did that still nothing also everytime i look at a pokemon it crashing with this error. Exception `NameError' at [Arcky's Region Map] 002_RegionMap_Pokedex_v211.rb:213 - uninitialized constant PokemonPokedexInfo_Scene::RegionUI
  6. E

    Resource Modular UI Scenes [v21.1]

    here is the instructions for it. I see install and I did that.
  7. E

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

    I have but I don't think its your plugin. Trying to view the area where pokemon is caught but its not showing, I'm using Modular UI Scenes with this. but i think its Modular UI Scenes giving me this issue.
  8. E

    Resource Modular UI Scenes [v21.1]

    For the area menu, its not showing up. I can view the map and it works but not the area menu in the plugin. I'm using Arcky's Region Map
  9. E

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

    Got a question, the meta txt still says Version = 3.1.1 do we have to update this?
  10. E

    Resource Charm Case

    getting two errors when using the debug menu. [2024-03-13 08:23:25 -0400] [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.7] Exception: NameError Message: undefined local variable or method `charm_ids' for #<GameData::Item> Backtrace: [Charms Compilation] Main.rb:108:in `is_charm?'...
  11. E

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

    yes i can. i will upload one
  12. E

    Resource [v16+] Trade Evolution Stone

    https://github.com/robbiestokes21/TradeEvolutionStone-by-FL
  13. E

    Resource [v16+] Trade Evolution Stone

    @-FL- I converted the script into a plugin if you want to post it on here
  14. E

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

    well i only had this one. I can use the normal way to fly and it works. but with the script it just sends me back to the pause menu
Back
Top