• Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!

Search results

  1. Caruban

    v21.1 Caruban's Dynamic Darkness - Minor update (v1.2.0)

    Add a new event behaviour "glowswitchreverse", so now it can be used for events that only glow off when interacted with (ex. Item ball).
  2. Caruban

    Resource Caruban's Dynamic Darkness

    Caruban updated Caruban's Dynamic Darkness with a new update entry: Minor update (v1.2.0) Read the rest of this update entry...
  3. Caruban

    v21.1 Generation 9 Resource Pack [v21.1] (Updated with Indigo Disk contents) - Minor AI Update (v3.2.6)

    Fixed minor AI and trace ability bugs. Change logs: Fixed Trace interaction with Ability Shield Changed Doodle and Dragon Cheer Battle:🇦🇮:Handlers from using batttle.allSameSideBattlers to ai.each_same_side_battler Moved rough_damage method from Battle::AI to Battle:🇦🇮:AIMove Moved...
  4. Caruban

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

    Caruban updated Generation 9 Resource Pack [v21.1] (Updated with Indigo Disk contents) with a new update entry: Minor AI Update (v3.2.6) Read the rest of this update entry...
  5. Caruban

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

    So, it was caused by the pbContinualAbilityChecks from the pack. I need to change the code a bit. Ok, I found the problem. It was caused by 'battle.allSameSideBattlers' that return a battler instead of AI_Battler. I will update these bugs over the weekend.
  6. Caruban

    Completed Kecleon's Dream Shop

    Since I have time to revisit this project, I fixed some of the bugs and updated it to version 1.1.0.
  7. Caruban

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

    Yeah thanks, it should be inside of Battle::AI::AIMove not Battle::AI
  8. Caruban

    Resource Caruban's Dynamic Darkness

    Hmm.. "Stack too deep" usually happens when a script calls itself continuously. Maybe your last script changes or plugins, because I cannot replicate this error myself.
  9. Caruban

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

    You can download it from here. It is stated as version 1.0.7, but the download link itself is updated (currently version 1.0.9).
  10. Caruban

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

    Caruban updated Generation 9 Resource Pack [v21.1] (Updated with Indigo Disk contents) with a new update entry: Minor Update (v3.2.5) Read the rest of this update entry...
  11. Caruban

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

    Fixed the shifted and switched-out situation for Pokemon affected by Commander ability and Ogerpon battle forms bugs. Change logs: Added new alias for pbCanShift? method to ensure Pokemon affected by Commander cannot shift positions Changed Ogerpon "getFormOnEnteringBattle" method to...
  12. Caruban

    v21.1 Generation 9 Resource Pack [v21.1] (Updated with Indigo Disk contents) - v3.2.2 Minor update

    Change logs: - Added Terapagos terastal form and Archaludon overworld - Fixed Battle AI ShouldSwitch handler for Zero to Hero ability effect - Fixed Make it Rain from making stat drop for every targets - Fixed Whirldwind/Roar move function
  13. Caruban

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

    Caruban updated Generation 9 Resource Pack [v21.1] (Updated with Indigo Disk contents) with a new update entry: v3.2.2 Minor update Read the rest of this update entry...
  14. Caruban

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

    Change logs: Added the missing overworld sprites (except Ogerpon tera forms, Archaludon, Terapagos terastal form, and Terapagos stellar form) Fixed discrepancies between the main PBS and the backup PBS (standalone) Fixed error when AI used Spicy Extract Fixed error when player walks and all the...
  15. Caruban

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

    Caruban updated Generation 9 Resource Pack [v21.1] (Updated with Indigo Disk contents) with a new update entry: Minor update Read the rest of this update entry...
  16. Caruban

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

    Idk what changes you made in the battle_battler script, maybe one of them is the cause.
  17. Caruban

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

    The error says it was a syntax error, maybe one of the 500-ish lines above the pbCheckForm caused it.
  18. Caruban

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

    Redownload the plugin, I reuploaded the script on January 16th to resolve this issue.
  19. Caruban

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

    Check if there is a local variable with no input, if statement or method that are not closed with an end, or something before the def pbCheckForm line?
Back
Top