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

    Resource Independent Hidden Power Type

    Hey, a question! Would it be possible to make a setting for Trainers to have a specific hidden power? So they aren't confined to the old Hidden Power system?
  2. Phye

    Resource Voltseon's Pause Menu

    I got it to work myself! I changed screen.pbStartScreen(command) to screen.pbStartScreen(0) and it worked!
  3. Phye

    Resource Voltseon's Pause Menu

    This resource is amazing! Is there a way to have the option to access your pc storage through the menu? Whenever I try to add it myself it crashes. This is what I've edited so far: #------------------------------------------------------------------------------- # Entry for Pokemon Storage...
  4. Phye

    Resource Independent Hidden Power Type

    Thank you! It works like a charm! :D
  5. Phye

    Resource Independent Hidden Power Type

    Yes, I tried doing that but now it still lets you pick a type but all results turn into Fire either way so I dunno. How do you remove the select screen without breaking the script? I'm not a very experienced scripter(if at all) and whatever I try to remove just breaks it completely xD
  6. Phye

    Resource Gen V Summary Pack DX

    I noticed that the statuses were showing incorrectly on the summary screen but correctly on the party screen. But I fixed it by going to "# Show status/fainted/Pokérus infected icon" And changed: status -= 1 if status >= 0 Into: status -= 0 if status >= 0 After that, every status...
  7. Phye

    Resource Level Based Mixed EV System and Allocator

    That's amazing! It seems to work without any issues now. Thank you for this amazing plugin :)
  8. Phye

    Resource Level Based Mixed EV System and Allocator

    This addon doesn't seem to work together with Random Trainer Teams: https://eeveeexpo.com/resources/906/ Most likely due to the addition of automatically fixing EVs on trainers. It keeps giving me Trainer PBS errors of Pokemon not assigned to trainers yet when I have these two plugins together...
  9. Phye

    Resource Independent Hidden Power Type

    Hey, this is such a cool idea! I love it and will be using it in my projects moving forward :D However! I was thinking if it was possible to change the HP giving item to change into a specific HP instead of choosing which one? I was thinking something like gathering X amount of Tera Crystals of...
  10. Phye

    Resource [DONE!] Custom Egg sprites for all species up to gen 8

    The eevee egg is purple and the taillow egg is sideways. Otherwise, it looks alright! :D
  11. Phye

    Resource Simple item crafting system + interface

    Is there a way to remove items from the recipe list when you've crafted it? Like for TMs that are infinite.
  12. Phye

    Resource Enhanced UI [v20.1] [DEPRECATED]

    Ah, that worked. Thanks. Didn't notice when I updated it.
  13. Phye

    Resource Enhanced UI [v20.1] [DEPRECATED]

    I tried to add a pokemon through debug and this happened. It worked before the latest update.
Back
Top