• 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.
  • Congratulations to all of the game jam participants! 🥳 The winners have all been decided and announced.
    If you haven't yet, check out the entries for Eevee Expo's Game Jam 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. Kotaro

    v20.1 Randomized Trainer Teams (RTT) - Fixed yeeting guaranteed Pokemon into oblivion and added some stuff

    Added FL's print method so that you can print the teams into the console by removing a # at line 443. Fixed the "Guaranteed Pokemon disappear after you've battled them once until they have no Team left and an error appears" Added a new Switch called FirstGuaranteed which let's the dev decide if...
  2. Kotaro

    Resource Randomized Trainer Teams (RTT)

    Kotaro updated Randomized Trainer Teams (RTT) with a new update entry: Fixed yeeting guaranteed Pokemon into oblivion and added some stuff Read the rest of this update entry...
  3. Kotaro

    Resource Randomized Trainer Teams (RTT)

    i don't think you are doing anything wrong just tested it and it does remove the guaranteed mon every time but i already know what's the problem. gonna fix that and add some other stuff to the script and upload a newer version after i've tested it! i can also change so that the last pokemon that...
  4. Kotaro

    Resource Randomized Trainer Teams (RTT)

    You can try printing out the pokemon_team yourself for that open a new section above main and add this: print by FL def ep(*args) for arg in args echoln(arg.inspect) end end then go into my Randomized Trainer Teams script search for pokemon_team and bellow pokemon_team += pokemon_team2...
  5. Kotaro

    Resource Randomized Trainer Teams (RTT)

    Like i explained in my Example if you enter a NumPkmn of 2 and a Guaranteed of 1 the Trainers party is going to have 3 Pokemon so the number of Pokemon is correct also i honestly have no clue what's the issue with the guarantee because it works for me. I just tested it with the exact Trainer you...
  6. Kotaro

    Resource Glancing Hits

    Something i forgot to mention overall inside the 001_GLANCEDHITS.rb/txt you can find the def pbIsGlanced? at around line 434 if you manipulate the variable g in there you can guarantee glances or turn them off entirely. Also if you want to change the chances for Glancing Hits to occur entirely...
  7. Kotaro

    v20.1 Glancing Hits - Fixed an issue with the Accuracy calculation now everything should work properly.

    Already updated the download link so just redownload and enjoy!
  8. Kotaro

    Resource Glancing Hits

    Kotaro updated Glancing Hits with a new update entry: Fixed an issue with the Accuracy calculation now everything should work properly. Read the rest of this update entry...
  9. Kotaro

    Resource Randomized Trainer Teams (RTT)

    Kotaro submitted a new resource: Randomized Trainer Teams - An approach of turning every Save-File into a unique one. Read more about this resource...
  10. Kotaro

    v20.1 Randomized Trainer Teams (RTT)

    Tips fedora Hello there so i saw this Idea in the Suggestions thread and thought it was a pretty cool idea and decided to have a go at it and after a bit of struggling and some good help from @Vendily and @Maruno it now seems to work. So special thanks to both of them! Also credit to @Keyacom...
  11. Kotaro

    Recruiting Solace Recruitment

    Would love to do some eventing for this project!
  12. Kotaro

    Team Mapper TEAM MAPPER: Trial II

    aight plot 19
  13. Kotaro

    Team Mapper TEAM MAPPER: Trial II

    if it's possible i'd take another one
  14. Kotaro

    Team Mapper TEAM MAPPER: Trial II

    i sure hope i didn't fuck up the screenshot but here's plot 8 !
  15. Kotaro

    Team Mapper TEAM MAPPER: Trial II

    i'll take a plot
  16. Kotaro

    v20.1 Glancing Hits - Fix for Compability with Gen 8/EBDX

    Gotta note that if you have any custom moves/abilities with evasion you have to change those to instead affect glancing else it will either do nothing at all or crash as example heres how i changed minimize to affect evasion ...
  17. Kotaro

    Resource Glancing Hits

    Kotaro updated Glancing Hits with a new update entry: Fix for Compability with Gen 8/EBDX Read the rest of this update entry...
  18. Kotaro

    Resource Glancing Hits

    Hmm then it seems like this script isnt compatible with either EBDX or the Gen 8 project i can try adjustin the script for that but it might take some time.
  19. Kotaro

    v20.1 Glancing Hits - Evasion fix (hopefully)

    A try at erasing evasion in a different way that hopefully wont break the game again.
  20. Kotaro

    Resource Glancing Hits

    Kotaro updated Glancing Hits with a new update entry: Evasion fix (hopefully) Read the rest of this update entry...
Back
Top