• 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. 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
  15. E

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

    Thanks, I saw it when i was looking at the code again lol. I have uninstalled it due to finding out i can't use the fly in the map. It closes the menu and put's me back on the pause menu. once I find out why i will re-add it.
  16. E

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

    can someone tell me why i'm getting this error? [2024-03-11 23:02:11 -0400] [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.7] Exception: NameError Message: wrong constant name "NewBarkTown" Backtrace: [Arcky's Region Map] 003_RegionMap_LocationPreview.rb:46:in `const_defined?' [Arcky's...
  17. E

    Resource [20.1+] Weather System

    I'm getting a error when looking at the map. [2024-03-11 14:52:29 -0400] [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.7] Exception: NoMethodError Message: undefined method `setBitmap' for nil:NilClass Backtrace: [Lin's Weather System] 02 - Map_Display v21.rb:81:in `block in...
  18. E

    v21.1 Pokemon PBSEditor - Update the PBSEditor.html and added python script to back up pbs files

    Make sure you have python installed on system. Place the python and PBSEditor.html in the root folder of your Pokemon Essentials folder. Open a new windows power shell in the root folder of the python script. Run the python script to back up your files, or you can manually back your files up...
  19. E

    Resource Pokemon PBSEditor

    Eyebull21 updated Pokemon PBSEditor with a new update entry: Update the PBSEditor.html and added python script to back up pbs files Read the rest of this update entry...
Back
Top