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

    Released Pokémon Academia - v0.3.1 now available!

    v0.2.0 is finally here! Lots of new content, updates to old content, bug fixes, and general gameplay changes. Thanks to all who provided early feedback, which helped inform some of the changes. Join the Discord if you have questions, feedback, or bug reports. Lots going on in my personal life...
  2. MeweightX

    SOLVED: Checking if you have a Pokemon of a certain level

    Thanks so much! That worked.
  3. MeweightX

    SOLVED: Checking if you have a Pokemon of a certain level

    I wanted to make an event check if you have a Pokemon with you that's level 50 or higher, but I can't figure out quite how to do it. I know there needs to be some kind of "pkmn.level >= 50" check, and I think I know how to do that with individually selected Pokemon, but I'm not sure how to...
  4. MeweightX

    Released Pokémon Academia - v0.3.1 now available!

    v0.1.1 is now available! Incorporated a lot of feedback, rebalanced the leveling entirely for every trainer and encounter, added new QOL changes, fixed a ton of bugs (including a few game-breaking ones), plus a new area beyond the third Gym and Dojo with additional quests, Pokémon, and trainers...
  5. MeweightX

    Released Pokémon Academia - v0.3.1 now available!

    Thanks! Feedback anywhere is appreciated. I've set up a simple Discord server here: https://discord.gg/9tzAPeACHF
  6. MeweightX

    Released Pokémon Academia - v0.3.1 now available!

    v0.1.0 is now available! 9-14 hours of game content that lets you play all the way through Gym 3 & Dojo 3. Let me know if you have any feedback!
  7. MeweightX

    Resource [v20\v21] Item Crafter UI Plus

    Is there a way to make it so when you hold the left/right/up/down arrow, the page switch/quantity increase continually moves forward like the Pokedex, rather than needing to press the button each time? I've tried making alignments to the UI_Pokedex code here: elsif...
  8. MeweightX

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

    With the quest system compatibility, is there support for multiple quests at one location?
  9. MeweightX

    Released Pokémon Academia - v0.3.1 now available!

    It's being developed in v.20.1.
  10. MeweightX

    Released Pokémon Academia - v0.3.1 now available!

    Made using Pokémon Essentials v20.1. v.0.3.1 demo now available play through Gym 5 (15-30 hours of content) DOWNLOAD Discord server Join here Pokédex w/ all Pokémon changes/locations (spoilers) View here Updated type chart View here [/SPOILER] Story After a mysterious mass...
  11. MeweightX

    Resource PLA Battle Styles [v20.1]

    I've been trying this out and it seems like any trainer that has the battle styles turned on just uses Strong Mode over and over. I tried a little tinkering but couldn't figure out a way to get the AI to tone this down a bit and use it less frequently. Any ideas?
  12. MeweightX

    Resource Berry Core and Dex

    That made it work for me - thank you!
  13. MeweightX

    Resource Berry Core and Dex

    Registering a Berry first changed something, but now I'm running into an error. I've tried a couple different methods of opening the Dex (via Start Menu and via event interaction) but both resulted in something like this:
  14. MeweightX

    Resource Berry Core and Dex

    I'm running v20.1 and I'm not able to get pbBerryDex to do anything. I've tried it via NPC and via pause menu item, but pbBerryDex doesn't pull up a BerryDex in either, it just skips over the command entirely. I've tried manually toggling on with pbToggleBerryDex(true) and toggling via a switch...
  15. MeweightX

    Resource [v20\v21] Item Crafter UI Plus

    I really love the look of these new features, but I've done a lot with the base crafting UI already in my game - is there a way to smoothly transition what I've put together already into this updated version?
  16. MeweightX

    Resource rainefallPortraits

    I'd love to be able to use this, but I can't figure out how to get it working. Do you need to use the portraits to get the name labels to work? I've tried both of the script methods mentioned on the resource page, but I haven't been able to get name labels to show up at all.
  17. MeweightX

    Resource Essentials Deluxe [v20.1] [DEPRECATED]

    Found the culprit. It turned out I had the 1.0.2 version of Legendary Breeding instead of 1.0.3. I don't think that's listed in the meta.txt, but it appears to be an additional requirement. But you're right, I should have looked around more at the available updates. Sorry for the runaround...
  18. MeweightX

    Resource Essentials Deluxe [v20.1] [DEPRECATED]

    Hm, I updated all my plugins (just Gen 8 was one update out of date), and it's still doing the same thing. I installed all of the same plugins in my project to a separate Pokemon Essentials folder, and it works, so I don't think it's related to my other plugins, but I'm not sure what would be...
  19. MeweightX

    Resource Essentials Deluxe [v20.1] [DEPRECATED]

    Yeah, holding Control gets me just a little bit farther before the crash, where I get a millisecond of a glimpse of the red error but still not long enough to even catch it with Print Screen. I tried closing RMXP and reopening after forcing the compile, but I still encountered the same problems...
  20. MeweightX

    Resource Essentials Deluxe [v20.1] [DEPRECATED]

    I've tried installing Essentials Deluxe 1.2.7, but it's crashing the game before it even loads up. It happens so fast that I can't even see the error. Essentials Deluxe 1.2.5 works perfectly, but updating it doesn't work. I did make a couple alterations to the 1.2.5 version to make it...
Back
Top