• 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.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • 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. Cross Agento

    Resource Pokedex Evolution Page

    Was a way to add regional forms to the plugin ever added? Just checking, I'm interested in using this for my game.
  2. Cross Agento

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

    I've had the exact same issue, and I can't seem to find a fix for it. The AI keeps using the move over and over despite Hail/Snow being already up.
  3. Cross Agento

    Resource Set Initial Pokemon Values

    What's the fix for it? I just found out about the egg issue
  4. Cross Agento

    Resource Deluxe Battle Kit [v21.1]

    I just redownloaded everything, and it works just fine now
  5. Cross Agento

    Resource Deluxe Battle Kit [v21.1]

    I just started using this resource, but now battles without mid-battle scripts will pop up with this message, while battles with mid-battle scripts will be fine. [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.9] Script error in event 2 (coords 13,7), map 88 (Dabricellia Town) Exception...
  6. Cross Agento

    Egg Hatching Frozen?

    I was working on my game, only to find that hatching eggs is not working? When an egg tries to hatch, it goes to the screen, and just freezes there. No animation, but the music loops forever. Eventually, the whole game just stopped responding. I tried copying over the egg hatching animation...
  7. Cross Agento

    Resource to Buy Pokemon?

    Never mind! I found a resource!
  8. Cross Agento

    Resource to Buy Pokemon?

    So, I'm working on a Pokemon Game where instead of wild encounters, you can buy Pokemon from shops, similar to how you buy Pokeballs and Potions and stuff. I'm wondering if there's a resource that someone has made that's similar to that? Or if anyone knows how to code that? I'm in Essentials...
  9. Cross Agento

    Resource Mid battle dialogue for v20+

    Code for Character IntRat= Proc.new{|battle| battle.scene.pbShowOpponent(0) battle.scene.disappearDatabox battle.scene.appearBar pbMessage"The Argent Region is home to pretty much any Pokemon in existance!" battle.scene.disappearBar...
  10. Cross Agento

    Resource Mid battle dialogue for v20+

    Error keeps happening where the Trainer won't go away after speaking. Error Video
  11. Cross Agento

    Resource Modern Quest System + UI

    I just started using this plugin and it works great! Just one minor thing and I'm sorry if this has already been answered, I'm also using Voltseon's Pause Menu and whenever you get a new quest or update, but don't check the quest in the menu, and then go to save, the game crashes. This is the...
  12. Cross Agento

    Resource Storage System Utilities (v20 + v21)!

    I also have the same issue. When I pick up a Pokemon when the hand is gold, everything freezes.
  13. Cross Agento

    Pokémon in need of buffs

    What I did for Magcargo was: +25 HP, +30 Speed, +10 SpAtk, +5 SpDef. making it's BST 500. Weak Armor has been moved to be a normal ability, instead of Magma Armor. On top of being able to use Shell Smash + Weak Armor effectively, Magcargo also gets access to a new ability: Molten Rock: "Turns...
  14. Cross Agento

    Pokémon in need of buffs

    If you want some ideas in terms of buffs and nerfs, I'm working on ideas for my own Pokemon game, including making Magcargo actually good.
  15. Cross Agento

    Resource Independent Hidden Power Type

    This is AMAZING! I was literally just thinking about a resource like this. Just a quick question, is there a way for the fights in game to have a set Hidden Power value?
  16. Cross Agento

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

    I'm trying to use Supreme Overlord, but the game keeps sending me this bug. I've tried redownloading it, but it doesn't seem to change anything.
  17. Cross Agento

    Resource Improved Battle AI for Essentials v20.1

    Overall, this is really well done! Just one thing, I had a Hex/Will-o-Wisp set on a Cofagrigus in a double battle, but for some reason, it will keep using Will-o-Wisp on the already burned target and never using any other moves.
  18. Cross Agento

    Resource Ultimate Move Tutor

    Never mind! I found the issue. I had a Legends Arceus Move Relearner in the menu that caused those moves to appear. Thanks though.
  19. Cross Agento

    Resource Ultimate Move Tutor

    It happens to be moves like Flamethrower and Mystical Fire. It's not in the Pokemon Forms PBS at all. I can send you the files if you wanna take a look at it. class MoveRelearnerScreen MOVETUTOR=34 def eggMoves(pkmn) babyspecies=pkmn.species babyspecies =...
  20. Cross Agento

    Resource Ultimate Move Tutor

    I'm having an issue where, for example, Alolan Ninetales will be able to have tutor moves from Kantonian Ninetales. Maybe because I'm using an older version?
Back
Top