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

    Centrifuge 1.0.0

    BERRY CENTRIFUGE SCRIPT USE Simply call the script "pbBerryCentrifuge" You must have v19.1 for this script to work. DESCRIPTION This breaks berries down into other items based on a random chance, the items are called :BERRYA, :BERRYT, :BERRYC, :BERRYG, :BERRYU This is based on DNA/RNA where...
  2. AiurJordan

    Resource Centrifuge

    AiurJordan submitted a new resource: Centrifuge - Break items down into components Read more about this resource...
  3. AiurJordan

    Resource Mass Berry Picker Script (v19/v18)

    Do you have any plans to bring this script up to date for v19.1?
  4. AiurJordan

    Completed Pokémon Alexandrite 1.1.7

    Welcome to the development thread for Pokémon Alexandrite (formerly known as Pokémon Cardinal). This is a solo project where development began in August of 2019. Game Trailer Features 402 Acquirable Pokémon with 63 alternate Forms/Mega-Evolutions Including 10 completely original Pokémon...
  5. AiurJordan

    Resource Bag Screen with interactable Party

    That is great news, thank you for the hard work on this excellent script!
  6. AiurJordan

    Resource Simple item crafting system + interface

    As an alternative idea, have the player purchase ingredients with BP. Like BP Tokens.
  7. AiurJordan

    Resource Bag Screen with interactable Party

    @DiegoWT There is a bug related to using items on pokemon in battle when their index in the party has changed due to swapping. To reproduce try this 1. Start a battle with a full party with your 1st pokemon and 3rd pokemon missing hp. 2. Swap to your 3rd pokemon 3. Attempt to heal your old 1st...
  8. AiurJordan

    Resource Fakemon Festival Pack (Free to Use!)

    I made some quick followers for two of magiscarf's fakemon, working on a few more.
  9. AiurJordan

    Completed Pokémon and the Last Wish

    v19 does not run on Joiplay. @Drave
  10. AiurJordan

    Resource Voltseon's Pause Menu

    I should clarify, you can have more than 10 entries defined, but it's only when displaying more than 10. If you've installed the plugin and it's no longer working make sure you're using the latest version of this menu and the EncounterUI, because mine worked out of the box. @blaccringemaster
  11. AiurJordan

    Resource Voltseon's Pause Menu

    Voltseon's menu has built-in support for Encounter UI. I've determined the issue only happens when the entries are 11 or higher, so as long as you only have 10 things loaded you're gonna be okay. Keep in mind players wont see "DEBUG" so thats 1 less automatically for your end-users. This should...
  12. AiurJordan

    Resource Voltseon's Pause Menu

    As a few others have mentioned, there is an issue with the icons being incorrect for the array position once you've added a certain number of entries. In this example with only the encounters UI loaded it works as expected, but as soon as I add a quest (and subsequently the quest icon will now...
  13. AiurJordan

    Resource An Item to increase IVs

    Hey there, great resource! I've expanded it a bit to show the result of the IV change and also I think you should always calc stats on a pokemon after modifying it. ItemHandlers::UseOnPokemon.add(:HPVITAMIN,proc{|item,pkmn,scene| if pkmn.iv[:HP]>=31 scene.pbDisplay(_INTL("It won't...
  14. AiurJordan

    Creative 48 states, 48 mons

    Arkansas Pigsqueak - Ground type, evolves at 22 Razorhog - Ground-Steel type or Ground-Fighting
  15. AiurJordan

    Hidden Ability Capsule (v19.1)

    Rewrite/update of Hidden Ability Capsule for v19.1 This allows you to swap a Pokémon's ability to any ability in it's pokemon.txt entry, including hidden abilities. Basically I took Kirik's resource and slapped Maruno's debug code for changing a Pokémon's ability into it and made it work from...
  16. AiurJordan

    Resource Hidden Ability Capsule (v19.1)

    AiurJordan submitted a new resource: Hidden Ability Capsule (v19.1) - Extension Read more about this resource...
  17. AiurJordan

    Resource Fakemon Festival Pack (Free to Use!)

    I would like to submit my Ponyta to the resource, credit to AiurJordan
  18. AiurJordan

    Iron Mapper IRONMAPPER Season 6: Trial 0

    Trial: 0: Wild Map Name: Cinder Island Map: Critique Requested: Yes Credits: Ekat’s Gen 3 Public Tilesets Aiur Jordan (This tileset contains a lot of edits and I use it in my current project) Emerald Tiles from Spriters Resources Public rip (with edits) Essentials default tilesets Side...
  19. AiurJordan

    Resource Simple and Customizable Level Caps

    New content so double post, pls forgive mods. I have successfully ported this to v19, but in order for it to work it has to be loaded below Gen 8 Project because it overwrites the def pbAddExp. It's a little hacky so it may not work for everyone but if anyone was trying to use this script below...
  20. AiurJordan

    Resource Simple and Customizable Level Caps

    Hey Golisopod, I'm working hard to try to get this running in v19.1 Hotfix, but I can't seem to get this EXPCANDY thing to work, I get the error NIL CANT BE COERCED INTO INTEGER at the marked line, however I can't understand why it's nil. I have everything else in the script working but if you...
Back
Top