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

    Resource Berry Core and Dex

    Oh no that's not supported. I guess I assumed that planting berries was just part of the fun of berries so never thought to make it customizable to not appear lol. Are you using the Battle page still (i.e. are you showing any other pages besides the Tag page)? I guess you could just make @page...
  2. wrigty12

    Resource Instant Messages

    I actually had "hide really old messages" in my ToDo list and never got around to it. You can manually remove them if you want. Let's say your group is called :MOM. If you reference pbPlayerIMSaved.saved_messages[:MOM].convo_list, it gives you an array that contains all the conversations you've...
  3. wrigty12

    v21.1 Event Indicators - Update 1.2.1 - Crash Fix

    The only change was done in the 001_Script file. You only need to replace that file for this patch. Reuploaded on 5/18 with actual fix Change Log 🛠️Fixed a crash that would occur if a scene didn't have a spriteset defined.
  4. wrigty12

    Resource Event Indicators

    wrigty12 updated Event Indicators with a new update entry: Update 1.2.1 - Crash Fix Read the rest of this update entry...
  5. wrigty12

    Why not ask the question in the resource's discussion page? That plugin was a one off I made...

    Why not ask the question in the resource's discussion page? That plugin was a one off I made for someone and it worked for them so I haven't thought about it since. I can only assume is some sort of user error on your end. Are you saving the file properly after editing it? Are you making...
  6. wrigty12

    v21.1 Event Indicators - Update 1.2 - Movement, Animation, and Options

    BEFORE UPDATING ANY FILES: If you have made any edits to 000_Settings for settings or indication definitions, make sure to make a backup of the file before updating the plugin. If you copy over files to update, it will overwrite your changes. Change Log ⭐New feature: Vertical movement. You can...
  7. wrigty12

    Resource Event Indicators

    wrigty12 updated Event Indicators with a new update entry: Update 1.2 - Movement, Animation, and Options Read the rest of this update entry...
  8. wrigty12

    Resource Berry Planting Improvements

    Ah, good catch. You'll have to put pbPickBerry in a conditional branch script check instead, so it only runs things if the player picks berries (returns true). It would look like this when looking at the event page: Conditional Branch: Script: pbPickBerry(:ORANBERRY,3) Script...
  9. wrigty12

    Resource Screen's Updated Mining Resources

    Not sure what to tell you then. The image being used by your game is the old graphic. You can tell because the Blank Plate in the new one is in the same place as that white filler shape in the old one, and the relic items are beyond the dimensions of the old graphic (which is why they're...
  10. wrigty12

    Resource Screen's Updated Mining Resources

    From the looks of it, you either didn't replace the image with the new one, or the old one is cached in your game. Completely close out of your game, then redo it if that's the case.
  11. wrigty12

    v21.1 Berry Planting Improvements - Update 1.9.4 - Prevent Planting Flag and Pest Battle Bug Fix

    The only change was done in the 001_BerryPlantingImprovements file. You only need to replace that file for this patch. Change Log ⭐New feature: Prevent Planting. Add the "NoPlant" flag to any berry (or seed) item to prevent it from being planted. 🛠️Added proper handling of whiting out during a...
  12. wrigty12

    Resource Berry Planting Improvements

    wrigty12 updated Berry Planting Improvements with a new update entry: Update 1.9.4 - Prevent Planting Flag and Pest Battle Bug Fix Read the rest of this update entry...
  13. wrigty12

    Issue with Wild Encounters

    Regarding adding images: https://eeveeexpo.com/resources/1521/ Regarding your post: You've only really posted the tone definitions of the day night cycle. I see you altered the comments, was that the only thing you've changed? If so, you haven't done anything because comments aren't read by the...
  14. wrigty12

    Discussion Do you think is it a good idea to make a Pokemon game fully doubles?

    Nope. Both battle styles have their purpose and when used correctly, each can work well in a game. I prefer singles because I look for a well rounded game. Doubles are fun once in a while. Having doubles be the only style in an entire game will make me not want to play it, as it makes it feel...
  15. wrigty12

    v21.1 Berry Planting Improvements - Changing 1.10 to 1.9.3

    Doing a change in the meta file to be version 1.9.3 instead of 1.10, due to Essentials thinking 1.10 is 1.1.
  16. wrigty12

    Resource Berry Planting Improvements

    wrigty12 updated Berry Planting Improvements with a new update entry: Changing 1.10 to 1.9.3 Read the rest of this update entry...
  17. wrigty12

    v21.1 Berry Planting Improvements - Update 1.10 - Berry Seeds and crash fix

    BEFORE UPDATING ANY FILES: If you have made any edits to the 000_Settings file, make sure to make a backup of that files before updating the plugin. If you copy over files to update, it will overwrite your changes. Shout out to Zia222 for the idea that lead to me adding Berry Seeds to this...
  18. wrigty12

    Resource Berry Planting Improvements

    wrigty12 updated Berry Planting Improvements with a new update entry: Update 1.10 - Berry Seeds and crash fix Read the rest of this update entry...
  19. wrigty12

    Resource Westrah's Non-binary Support

    It looks like all the code you have to add manually to existing scripts. It's listed out in the resource overview.
  20. wrigty12

    Resource Generation 9 Resource Pack [v21.1] (Updated with Indigo Disk contents)

    You've likely installed 2 different base metrics files when you only need one. This seems to be a common issue for people installing Animated Pokemon plugin (which includes metrics) without removing the old one. Make sure you only have 1 base metrics file in your project folder, which ever one...
Back
Top