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

    Resource Automatic Level Scaling

    Every automatic system has its drawbacks. The way it works actually is that it takes the mean of your levels, with a small modificator. So yeah, you can cheese it with low level pokemons. You could say, yes, let's base it on the highest level in your team! But in this case, if the player only...
  2. grogro

    Recruiting Pokémon Rogue AI: Recruitment

    Hi I'm Grogro, I'm actually developing Pokémon Rogue AI alone and, if I can make the code work the way I want to, I would need some people to make the game pretty. I'm looking for: A mapper who can make or assemble their own tilesets, or who is good with public ones. I'm actually using gen 3...
  3. grogro

    Resource Mid battle dialogue for v20+

    I have no answer for this, other than seeing how it's used by existing moves and adapt it. It's not something I made or used.
  4. grogro

    Resource Mid battle dialogue for v20+

    Type 3? Like giving a temporary third type to a pokémon. You should probably replicate the forest's curse move effect and see how it is made
  5. grogro

    Resource Ultimate Move Tutor

    Probably something I lost. It was in case of if someone is really lost. It should be fine if you just tweak the move relearner character as I said
  6. grogro

    v21.1 Ultimate Move Tutor - power cap update

    numbers in banlist are now treated as the maximum power of relearnable moves
  7. grogro

    Resource Ultimate Move Tutor

    grogro updated Ultimate Move Tutor with a new update entry: power cap update Read the rest of this update entry...
  8. grogro

    Resource SOS Battles

    Oh I forgot I asked here. I had a similar thing that did the job and yes it works perfectly with mid battle dialogue
  9. grogro

    Resource Mid battle dialogue for v20+

    As the error tells you, you should use extendtext.exe. it's in the root folder of your project. it will make the text boxes larger so the code won't be broken by random line breaks
  10. grogro

    Resource Mid battle dialogue for v20+

    You should have a script like this one in the data file: Then you call the name of the method with the condition like in the example
  11. grogro

    v21.1 Mid battle dialogue for v20+ - Sos battles

    Added a version of the SOS battles plugin specific to v21 mid battle dialogues. If you are already using the original one, don't download the specific one and tweak the original plugin instead. Instructions have been updated
  12. grogro

    Resource Mid battle dialogue for v20+

    grogro updated Mid battle dialogue for v20+ with a new update entry: Sos battles Read the rest of this update entry...
  13. grogro

    v21.1 Ultimate Move Tutor - v21 cleaning

    it was already v21 compatible , so not to many changes here! cleaned some useless parts of the code meta.txt file updated
  14. grogro

    Resource Ultimate Move Tutor

    grogro updated Ultimate Move Tutor with a new update entry: v21 cleaning Read the rest of this update entry...
  15. grogro

    v21.1 Mid battle dialogue for v20+ - v21 update

    A v21.1 version is here! As always, don't be afraid to report any bugs that could occur! added an excludedialogue option in case you have minions that shouldn't trogger low hp and co triggers
  16. grogro

    Resource Mid battle dialogue for v20+

    grogro updated Mid battle dialogue for v20 with a new update entry: v21 update Read the rest of this update entry...
  17. grogro

    Resource SOS Battles

    I was trying to use a limited version of this plugin to combine with mid battle dialogue. But, in v21, the AI changed and you need to initialize an AI for the called pokemon. If someone has a solution, I looked a bit in the essentials code, but idk what to put as parameters
  18. grogro

    Resource Mid battle dialogue for v20+

    I copied essentials code for this one so I copied the mistake. I updated the code. Thanks for the report
  19. grogro

    Resource Level Based Mixed EV System and Allocator

    Well, it looks like there is still a small problem. You cannot manage your moveslots in the summary. It asks you if you want to give an item instead. It looks like you forgot to copy paste the elsif page==4 block in the def pbscene code in the summary code.
  20. grogro

    Resource Generation 8 Pack for Essentials v20.1

    Hello, I've been trying to install the v21 version but the sprites don't scale. Ofc i've tried to recompile the plugins and the data. Any ideas? Upgrading is never a fun process. Edit: just me being stupid and not realizing that some useful code is in the EBDX parts of the plugin
Back
Top