• Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

pokemon essentials

  1. S

    [Other Question] Strange Shiny Form in v19

    Hi, forgive me if this is the wrong place to ask this, as I haven't posted here before. Anyway, I was tinkering with the script editor and I altered the shiny odds a tad to make them a little more likely to appear (The only thing I altered, I should add) and I came across this after...
  2. X

    [Custom Feature Question] Pokemon Essentials v21.1 "Battle_Scene_Menus" and custom moves error

    Hello, I've been working on this for a little while and after spriting all the types and other shenanigans I finally went to test out the moves and ran into error after error after error, using some clever AI's (notably Claude v3 Opus) I managed to circumvent/solve the majority of them, however...
  3. OgreDevil632

    [Completed] Pokemon Super Yellow Gameplay Edition

    Project Description Pokémon Super Yellow Gameplay Edition, made with Pokémon Essentials V21.1. A version of Pokémon Super Yellow, that cuts the fat and gets straight to the point. Of having everything you need to use 1 of all 1025 Pokémon in Gen 9, and all you will need to train a Pokémon team...
  4. SashaTheYeen

    [Completed] Pokémon Shinju Adventures V2.4

    Summary and Plot: Welcome to the Shinju Region! You are one of our foreign exchange students, and you'll be exploring the region at your own leisure - find as many Pokemon as you like, train to be the very best, or take on the Gym Challenge and the Elite Four! The Shinju Region is a vast and...
  5. R

    [Scripting Question] What in the world does this stuff mean?

    Exception `SyntaxError' at -e - Section151:269: syntax error, unexpected `else', expecting `end' else ^~~~ -e:in `eval': Section151:269: syntax error, unexpected `else', expecting `end' else ^~~~ (SyntaxError)
  6. TransGirlCammy

    [Scripting Question] Gifting pokemon with passwords

    Im trying to gift the player a pokemon if they put in the correct password, I've managed to get the text box to open and i can give the player the pokemon but I'm struggling with giving the player the pokemon ONLY if they put in the right password, I would love some help also I'm pretty new to...
  7. R

    [Error] I tried to give a Pokémon to the player as a starter option and got this, I'll provide more event info if needed

    ================= [2024-04-27 10:50:01 +0100] [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.9] Script error in event 1 (coords 3,3), map 2 (Lappet Town) Exception: RuntimeError Message: Unknown ID pkmn. ***Full script: pkmn = Pokemon.new(:BULBASAUR, 5) pkmn.ability = :PSIONICREVERSAL...
  8. R

    [Question] I don't know how to give the player a defined pokémon

    this is what I'm trying to do pkmn = Pokemon.new(:BULBASAUR) pkmn.ability = :PSIONICREVERSAL pkmn.cannot_trade = true pkmn.cannot_release = true pkmn.iv[:DEFENSE] = 31 pkmn.iv[:SPECIAL_DEFENSE] = 31 pkmn.nature = :BASHFUL pkmn.owner.name = "???" pkmn.poke_ball = :STRANGEBALL...
  9. R

    How do I play AVI or any type of video file in Pokémon Essentials version 20.1?

    Hi, I'm using Pokémon Essentials version 20.1 along with some plugins like version 20.1 hotfixes. Currently, I'm using GIFs to display short scenes in my game. However, I'm looking to transition to using AVI files to conserve space. Unfortunately, I've been struggling to find an up-to-date...
  10. TheOnlyFelicity

    Pokemon Repudiation!

    After the great response we have had to our Demo released in December with over 1,000 downloads and a great community response from Relic Castle, Pokecommunity and the various other places we have garnered interest we are looking for more help for our game! Aberrant Oshawott, Chikorita &...
  11. P

    [Eventing Question] NPC is invisible before their event is triggered, please help!

    Hi, I'm doing my best to learn all this on my own but I just can't figure out how to achieve what I'm going for. It's really simple: I want the npc to not be facing the player when the room is entered, then when the player reaches a certain square, the npc turns to face them and plays the...
  12. cloa513

    [Eventing Question] How to set the start page on a map using Bootleg Firered

    It apparently doesn't have UI_SplashesAndTitleScreen script area. I thought I would just transfer player from default page but that created a lot of syntax errors or at least seems to have. I can't find the error log for this game. I know to search in Users/Appdata/ Local or Roaming but the...
  13. Shashu-Greninja

    Script: [FRLG] Summary Screen (v 3.0)

    Introduction and Compatibility: This is a highly edited version of the default Pokémon Essentials Summary Screen to resemble the FRLG Summary Screen (This is not exactly like the main series one but highly resembles it!). It is compatible with Pokémon Essentials v21.1 and requires Modular UI...
  14. Ksawerx

    [Other Question] Wondering if I can share my game

    So basically, I've been working on a fan game called "pokemon water blue", it's basically just fire red and leaf green fused into one and ported over to essentials. I've nearly finished it but just came to the realization, that since it's basically a fully playable version of fr/lg with minor...
  15. X

    [Scripting Question] Mid Battle Animation for pokemon that change forms

    So I´ve installed the Gen 9 repack for essentials from relic castle, its excellent, but I realised Pokemon such as Morpeko, Wishiwashi, Terapagos among others change form in an awkard way and I would like to add some animations to those form changes while in battle. The question I guess is: How...
  16. D

    Error in Pokemon Essentials 16.3

    I was doing a pokemon prank fangame in pokemon essentials until I added a pokemon that when starting the game causes it to crash and show this error So you can see my code and know what's going on, here's it: [1] Name=Bebo azul InternalName=BEBOAZUL Type1=NORMAL Type2=WATER...
  17. KRLW890

    The Gen 9 Move Animation Project

    This project is a successor to the discontinued Gen 8 Move Animation Project led by St. Cooler, which itself was an extension of Pokemon Reborn's animations (full credits at the bottom). However, this isn't just the Gen 8 project with Gen 9 moves added! The Gen 8 project had very little...
  18. P

    [Scripting Question] Help defining a status move that has the "burn up" effect

    Like the title says, I want to make a move the raises your defensive stats by 3, but removes a typing like the move "burn up". (Pokemon Essentials v20.1 is the version I'm using) On the good hand, I figured everything out, the scripts work, and don't work at the same time. When I define the...
  19. RiftyCrow

    [Developing] Pokémon Andean Odyssey

    Pokémon Andean Odyssey(WIP) (This name is still a WIP) Introduction: Incania - A large region that contains tropical deserts and beaches in the south and cold heights in the north. A big mountain range called Incania stands in the east of the region, being one of the highest places in the...
  20. HyperDragonZ

    [Scripting Question] EXP Share Problem

    So I added a Exp. Share Key Item. But whenever I try to turn it off this text pops up. I did everything correctly. Suggestions would be hepful!
Back
Top