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

    Resource Badgecase

    roei110 updated Badgecase with a new update entry: Another Update :) Read the rest of this update entry... If you can send some in-game pictures of the plugin being used, I'll add them to the examples section :)
  2. ChampChar110

    v21.1 Badgecase - Another Update :)

    Made the following changes: You can now choose if you want the badges to be shown as themself but black (while not obtained) or as the basic unobtained badge. You can change BADGE_BLACK) on Badgecase_Config.rb You can now update your badges, and you have a function called updateAllBadge to...
  3. ChampChar110

    Resource Badgecase

    No, it can't refresh right now. Yes, the plugin does change the badge_count, so you'll have to start your save again. I can add an option to refresh the data if you want.
  4. ChampChar110

    v21.1 New Trainer Card & League PC 1.0

    Similar to the anime, you need to register for the Pokemon League, then you can get the badgecase. Features: League PC (I'm putting it on every Poke Center) for registering, checking status, and updating trainer card Expertise ranks you create with different requirements Some new trainer...
  5. ChampChar110

    Resource New Trainer Card & League PC

    roei110 submitted a new resource: New Trainer Card & League PC - New Trainer Card & League PC Read more about this resource...
  6. ChampChar110

    Recruiting Pokemon Pangena wants you!

    Pokemon Pangena Description The player starts his Pokemon journey, like every other story, with his friend that lives nearby, the game only contains gens 1-4 Pokemon. As the player progresses through the game, he discovers what happened before it- The explosion, its consequences, and the...
  7. ChampChar110

    Resource Badgecase

    I don't know about v19.1, so I can't help you :( Yes! Instead of using addAllBadge, you could add every badge you want manually, and whenever you want. You have a function: addBadge(badge) badge should be replaced with Badges::BADGES[index] index should be replaced with the index number of the...
  8. ChampChar110

    Resource Badgecase

    Changed it, as you suggested. About the order- All obtained badges will show first by their obtained order, the rest will show after by their order on Badgecase_Badges. This is one of the changes noted in the update entry. As Richard PT replied, try adding addAllBadge script call on your intro...
  9. ChampChar110

    Resource Badgecase

    Try pbGetBadge("BOULDERBADGE") with "
  10. ChampChar110

    v21.1 Badgecase - Badgecase 2.0

    There are some changes: Added a function $player.badge_max to get the max number of badges the player can obtain The function pbGetBadge(badge) now uses the badge ID instead of the index (ID is defined in Badgecase_Badged) Easy and clear Badgecase_Badged page for you to write all of your badges...
  11. ChampChar110

    Resource Badgecase

    roei110 updated Badgecase with a new update entry: Badgecase 2.0 Read the rest of this update entry...
  12. ChampChar110

    Resource Badgecase

    I think I had a problem when I uploaded it. Please try downloading again and keep me updated if now it's working or not.
  13. ChampChar110

    Resource Badgecase

    Updated! 1 - Changed as you suggested 2 - Added BADGE_NAME_ALWAYS 3 - Fixed
  14. ChampChar110

    Resource Badgecase

    Find on Plugins/Badge Case/UI this line (should be line 175): @sprites["acepokemon"].setBitmap("Graphics/Pokemon/Front/#{$player.badges[@badgeindex]? Badgecase::BADGES[@badgeindex][4].upcase : "000"}") Add the following lines right after: @sprites["acepokemon"].zoom_x = 80 /...
  15. ChampChar110

    Resource Badgecase

    1 - That's right, for now. Maybe next update I'll change it. 2 - Changed (download again and check config code) 3 - I guess so. I haven't added any kind of duplicate-removal. The name is only a string, it can be anything. 4 - Fixed (download again) First, the problem is with the modular menu...
  16. ChampChar110

    v21.1 Badgecase - Update

    Added a new case screen that shows all the badges Fixed the background lag jump (Credit to wrighty12)
  17. ChampChar110

    Resource Badgecase

    roei110 updated Badgecase with a new update entry: Update Read the rest of this update entry...
  18. ChampChar110

    Resource Badgecase

    ScrollingSprite is defined on Luka's Scripting Utilities, you can find all of his resources on this link (Including Luka's Scripting Utilities). Forgot to add this as a dependency.
  19. ChampChar110

    v21.1 Badgecase 2022-11-12

    Are you tired of the old fashion badge case inside your trainer card? This plugin is for you! Sorry for the mess, it's my first time sharing a plugin. Features: New and better-looking UI for badge case including two pages: The badge case with all of the badges Badge screen including Leader...
  20. ChampChar110

    Resource Badgecase

    roei110 submitted a new resource: Badgecase - Badgecase UI Read more about this resource...
Back
Top