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

    Resource Pokémon Factory

    By the time Maruno had upgraded the original Essentials to 22 and later 22.1, you can upgrade yours, too.
  2. MaeBug1990

    Resource Pokémon Factory

    Have you worked on HTML PKMN creator or a type chart yet?
  3. MaeBug1990

    Resource Pokémon Factory

    How can I? I just added "ZBox::PokemonFactory.create(new_impostor)" in there. Maybe it only works inside of the ZBox?
  4. MaeBug1990

    Resource Pokémon Factory

    Or maybe it only work inside of the ZBox.
  5. MaeBug1990

    Resource Pokémon Factory

    I also applied to Suicune too. Maybe that you need to translate it to English.
  6. MaeBug1990

    Resource Pokémon Factory

    Here: def self.give_pkmn_override #ZBox.give_pkmn_override new_impostor = { species: :UNOWN, level: 20, nickname: "Snickers", shiny: true, nature: :TIMID, poke_ball: :PREMIERBALL, ivs: { hp: 31, attack: 31, defense: 31, spatk: 31...
  7. MaeBug1990

    Resource Pokémon Factory

    Here's what it says: [2025-10-28 23:06:10 -0400] [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.9] Exception: TypeError Message: singleton can't be dumped Backtrace: SaveData:60:in `dump' SaveData:60:in `block in save_to_file' SaveData:60:in `open' SaveData:60:in `save_to_file'...
  8. MaeBug1990

    Resource Pokémon Factory

    I think I got a crash that says "singleton can't be dumped" when I save a file. Does it have to do with custom sprites?
  9. MaeBug1990

    Resource Pokémon Factory

    Maybe it has something to do with plugins. I have to remove them or tested the orignal.
  10. MaeBug1990

    Resource Pokémon Factory

    I tried type mod on Pokemon, and it won't work. I tried Water and Ice Typing on Suicune and it retains its original Water type.
  11. MaeBug1990

    Resource Pokémon Factory

    OK. So yeah. I hope to translate to English because I don't understand Spanish.
  12. MaeBug1990

    Resource Pokémon Factory

    #============================================================================== def self.fight_eevee # Se puede llamar mediante un evento con: ZBox.fight_eevee / # Can be called from an event with: ZBox.fight_eevee eevee_impostor = { species: :EEVEE, level: 10...
  13. MaeBug1990

    Resource Pokémon Factory

    You should try with breeding/egg groups for one thing.
  14. MaeBug1990

    Resource Pokémon Factory

    Also please translate into English on the next update.
  15. MaeBug1990

    Resource Pokémon Factory

    How do I assign type mods (like assigning types like Fire or Water) onto Pokemon?
  16. MaeBug1990

    Resource Pokémon Factory

    AMAZING! Please do the next update including custom sprites or HTMLs because I want my dream to come true with Pokémon Making!
  17. MaeBug1990

    Resource [DBK] Raid Battles Hotfixes

    Hours ago, I tried to catch a wild male Nidoran without a raid or den, but I encountered some error.
Back
Top