Recent content by BulbasaurLvl5

  1. B

    RotationBattleScene

    I tried to be clear, but ill repeat: the original script is done by leilou and published at relic castle (check resource mentioned in my first post). To enable rotation battles check his/her thread and follow the instructions. This code here is just a minor graphical rework, to make it look a...
  2. B

    catchable trainer pokemon

    Couldn't find the code, so i wrote a script to enable the player to catch any pokemon of a trainer. (did this bc i wanted to make legendary encounter with more than a single pokemon, which were technically trainers) Add this code above main: Adjust WILDTRAINER_VARIABLE to the variable of your...
  3. B

    some items (Ability change, randomize IV, RareC with fixed ep, Shinycapsule, randomize nature)

    As title says, simply add above main and add them to your items.txt in PBS (i assume you know how to add new items) known bugs: - it might get complicated with the rarecandy. the code checks the moves of the pokemon before evolution. E.g. if you give 10000 to metapod it wont learn moves as...
  4. B

    Restore consumable items after battle

    Hey, i've always been annoyed by the micro management that comes with berries, balloons etc. Never used them actually, although it would be cool to have a excadrill that carries his balloon to every fight. Thus this script checks the items of all party pokemon at the start of each fight and...
  5. B

    RotationBattleScene

    as said the logic was made by leilou, from his original thread (you could have done this yourself) This script is not compatible with EBS!
  6. B

    RotationBattleScene

    Hey, i did some minor graphical changes and bug fixes for leilous rotation battle (relic castle: resources/163/) and wanted to share i do post here because for some reason im not allowed in the discussion at relic castle and because it is not mentioned here, so people coming here dont miss...
  7. B

    RotationBattleScene

    Hey, i did some minor graphical changes and bug fixes for leilous rotation battle ((broken link removed)) and wanted to share i do post here because for some reason im not allowed in the discussion at relic castle and because it is not mentioned here, so people coming here dont miss his...
Back
Top