• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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.

Recent content by Kemuel

  1. K

    [Scripting Question] I need help for an NPC.

    Check https://essentialsdocs.fandom.com/wiki/Manipulating_Pokémon.
  2. K

    [Scripting Question] Achievements Notification/Pop Up

    How could i make the Achievements Script(https://www.pokecommunity.com/showthread.php?t=439114&highlight=achievements) show a notification like the ones in videogames when the player achieve the goal of the achievement?
  3. K

    [Custom Feature Question] Egg Market

    Oh, i forgot to say how to set the event, sorry.
  4. K

    [Custom Feature Question] Egg Market

    There is two ways, make a event or just edit this resource: https://reliccastle.com/resources/464/ Search for this: And replace with this:
  5. K

    Pokémon Selection (similar to Stadium/Battle Tower)

    I had the same problem, I edited one line and it started working again, while FL doesn't answer, you can try to edit this line by placing "#" before "ret.setLevelAdjustment(OpenLevelAdjustment.new(PBExperience::MAXLEVEL))"
  6. K

    Script: Simple HUD

    Hey! Thanks for the script, there is some way to make an option just like Windowskins to change the HUD graphic?
  7. K

    [Scripting Question] How can i add a item that increases shiny rate temporarily?

    My english is bad, but i am going to try without the translator, i want to add a "Shiny Rune" and it increases the chance of encountering a Shiny Pokémon for like, 30 minutes. How can i do that? I can code it like an event(e.g Berry Trees)? with pbSetEventTime and CooledDown switch?
  8. K

    Ability which heals every round a bit

    No, no, I just commented that I had a very similar idea, relax hahaha.
  9. K

    Ability which heals every round a bit

    I made one ability exactly like that, i called Mega Roots and it's an Mega Torterra exclusive ability. Except that it trap Mega Torterra in the battle.
  10. K

    Lucidious89's Custom Ability Thread [Essentials v18.1]

    I haven't been in the community for a while, but I will try to solve the problem you are having with my ability. She doesn't need EBS, I don't use it myself. I would like to know if you have created a new Eevee, it is a ability I did for a special Eevee, and if you want to use it in normal Eevee...
  11. K

    Lucidious89's Custom Ability Thread [Essentials v18.1]

    Not wanting to be rude, but are you waiting for someone to script these abilities for you? These are very simple abilities, that even without much knowledge in scripts you can do it yourself. (If something is spelled wrong... I blame Google Translate)
  12. K

    [Other Question] Is there anyway to activate an event by touching another event?

    You need to use switches, or how the event starts(Search on Youtube or Wiki, my english is bad so i don't want to make a tutorial here...)
  13. K

    [Other Question] Make NPC battle eachother

    --------------------------- Pokémon Chronicles --------------------------- [Pokémon Essentials version 17.2] Exception: RuntimeError Message: Script error within event 18 (coords 21,17), map 66 (Stein Cavern): Exception: NoMethodError Message: PokeBattle_Battle:4191:in `pbEndOfBattle'private...
Back
Top