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

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

    Ah.. Its because all of the Pokemon battler sprites are smaller (96 x 96 px) than the vanilla (160 x 160 px), you'll need to install the Generation 8 Pack before this script. but if you only need the Gen 9 files, you can resize all the battler sprites twice, install all the files (except...
  2. Caruban

    Resource Autosave Feature

    Did it happen to every door or just this specific door?
  3. Caruban

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

    Yeah, you can share the cries here Nice, I will include this link to the resource page Currently, there are only the PLA mons, Farigiraf, Kingambit, Koraidon, Palafin (hero form), Miraidon, Smoliv, and Tarountula.
  4. Caruban

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

    Stantler needs to level up after using Psyshield Bash 20 times, and Basculin needs to level up after receiving at least 249 HP of recoil damage. There is a code at the end of pbUseMove for Stantler, Basculin, and Primeape evolution that counts recoil damage and moves used.
  5. Caruban

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

    It's because in ZUD and this script, use the same alias aiEffectScorePart3_pbGetMoveScoreFunctionCode, rename the alias at lines 347 and 587 from aiEffectScorePart3_pbGetMoveScoreFunctionCode to something like paldea_pbGetMoveScoreFunctionCode will solve the problem. Reupload the script to...
  6. Caruban

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

    Change logs: # Fixing error in move that have crash damage # Fixing error in RemoveTerrain function # Fixing Move PBS file missing flag, typo, and changing accuracy from 101 to 0 # Fixing error for Basculegion evolution method # Fixing error when enemy using Revival Blessing # Change Torch Song...
  7. Caruban

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

    Caruban updated Generation 9 Resource Pack (WIP, SPOILERS) with a new update entry: 0.7 Update Read the rest of this update entry...
  8. Caruban

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

    Thanks FL, I will rearrange the order For now, there is only a Greavard Thanks for the report, I will check it
  9. Caruban

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

    Thanks, I will check it Btw, I updated the resource page and added the sprite list for the next update.
  10. Caruban

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

    Thanks, I will check it Thanks for the Base Exp FL Yeah I have, but maybe next time, at least until I clean up some of the small errors Have you added a new evolution method to the vanilla script? If so, I think you should check that method
  11. Caruban

    Resource More Pokédex Page : Size Comparison

    Did you use new or other trainer type for your player and did not add it to the PokedexHWCConfig at the line 20ish? I think its because this plugins start the pbUpdateDummyPokemon early than Essentials Deluxe's pbUpdateDummyPokemon Please check if this plugin position is under the Essentials...
  12. Caruban

    Creative Scarlet/Violet Sprite Project (SPOILERS)

    Made more sprites for Palafin (Hero form) and Kingambit back sprite Color pallete for Kingambit and Cyan pallete for palafin are from KingOfThe-X-Roads sprites to match its front sprites.
  13. Caruban

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

    3. But make it as a healing move is not a bad idea either 5. Change the function code to RaiseUserSpAtk1 6. I missed that too, gonna include this with some edit 7. I need to check it again for the Make It Rain
  14. Caruban

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

    1. Yeah, it's a copy of Role Play, but there is a loop of battlers in pbEffectAgainstTarget using allSameSideBattlers 2. I think I missed that 3. The problem is Heal block is listed as unuseable move in Pokémon S/V... 4. Also missed that too 5. When I read this from Bulbapedia : "If the user is...
  15. Caruban

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

    Change logs : Fixing supreme overlord Fixing gigaton hammer Remove the pbSetWeatherScene line Adding Punching flag to Headlong Rush, Rage Fist, Surging Strikes Adding Slicing flag to Ceaseless Edge, Secret Sword, Stone Axe Updating Dauntless Shield, Intrepid Sword, Libero, Protean Excluding...
  16. Caruban

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

    Caruban updated Generation 9 Resource Pack (WIP, SPOILERS) with a new update entry: Update to v0.6 Read the rest of this update entry...
  17. Caruban

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

    Sorry, my bad. I don't have my own copy of the game yet, so there may be some errors. But when you used it twice, is it gonna be fail or player cannot choose the move like Torment?
  18. Caruban

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

    After re-reading the ability description, I mistook it for a Last Respect-like ability counterpart that changes the faint count with each hit. Supreme Overlord only counts the fainted ally when it switches in. Maybe something like this...
Back
Top