• 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. Pak Satou Kazuma

    Resource Berry Core and Dex

    how to add berry dex in Pokegear?
  2. Pak Satou Kazuma

    Resource Boon's Phenomena: BW Style Grass Rustle, Cave Dust + More

    Press f10, choose a animation tab... You will see all animations where provided by animation.rxdata files.
  3. Pak Satou Kazuma

    Resource Passcodes for Pokegear

    I have testing on debug mode, And making a event with switches event on page 2 for trigger a switch...but still give me a infinite code reedem after close pokegear... Edit : and I getting error after put pbAddPokemon(:RATTATA, 5) below $game_switches[number]==[true] Thank you
  4. Pak Satou Kazuma

    Resource Passcodes for Pokegear

    Like this? class Passwords def self.Mintpack if $game_switches[69] == false $DEBUG == true $game_switches[69] == true pbReceiveItem(:MASTERBALL) pbMessage(_INTL("This code has been redeemed."))
  5. Pak Satou Kazuma

    Resource Passcodes for Pokegear

    It's possible to give a player pokemon/items via redeem code?
  6. Pak Satou Kazuma

    Resource XY Trash Cans

    It's possible to give a player random quantity of items?
  7. Pak Satou Kazuma

    Resource NPB's Battle UI and even MORE more

    Trainer card folder has been moved to UI folder..
  8. Pak Satou Kazuma

    Resource Deluxe Battle Kit [v21.1]

    Eh ..sorry for that.. I don't know if that error cause by Gen 8 move animation project, I think this error from the plugin.. I'll double check on my project and test it again in vanilla version..
  9. Pak Satou Kazuma

    Resource Deluxe Battle Kit [v21.1]

    For the animation move, I'm using a Gen 8 Move projects..
  10. Pak Satou Kazuma

    Resource Deluxe Battle Kit [v21.1]

    Hello Lucidious, I got this error.... [2024-02-02 09:03:20 +0700] [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.6] Exception: TypeError Message: nil can't be coerced into Integer Backtrace: BattleAnimationPlayer:509:in `-' BattleAnimationPlayer:509:in `block in playTiming'...
  11. Pak Satou Kazuma

    Resource Voltseon's Multiplayer Solution

    Sorry, if I don't get it about multiplayer online system.. I want to ask, Can I use VPS for access multiplayer features?
  12. Pak Satou Kazuma

    Resource Egg Hatcher

    i got error after open a Incubator, [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.6] Exception: TypeError Message: Argument 0: Expected string Backtrace: RPG_Cache:127:in `initialize' RPG_Cache:127:in `initialize' [Incubator] incubator.rb:31:in `initialize' [Incubator]...
  13. Pak Satou Kazuma

    Resource Modern Quest System + UI

    Yes, This plugins still working with v21+. I have test it in v21-21.1
  14. Pak Satou Kazuma

    Resource NPB's Battle UI and even MORE more

    here we go, for v21+.. just change name a pictures folder to UI and replace all inside script.rb NPB plugins folder with this. class Battle::Scene MESSAGE_BASE_COLOR = Color.new(0, 0, 0) MESSAGE_SHADOW_COLOR = Color.new(160, 160, 168) end class Battle::Scene::MenuBase TEXT_BASE_COLOR...
  15. Pak Satou Kazuma

    Resource Tutor.net

    Take your time..
Back
Top