• 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 averyindahouse

  1. A

    [PBS] Gen 7 PBS, Scripts, Graphics and more

    It is worth noting that, for those who want to use this pack, it is no longer compatible with Essentials v17 and upward. Pokemon.txt in essentials now has an entry called "shape" for searching with the Pokedex, and the text files in this pack do not have that line on any of the Pokemon. You can...
  2. A

    NPC on Region Map

    Something you *could* do is to make a "Hidden Map" in the shape of an NPC's head and then have it appear on the map dependent on a switch you can activate, just like the other hidden maps in the game. In the script section Settings, find the code that should look something like this...
  3. A

    [Scripting Question] Changing Music for Hatching Pokémon?

    In the script section PScreen_EggHatching, find the following code starting at line 48: pbBGMPlay("Evolution") # Egg animation updateScene(60) pbPositionHatchMask(hatchSheet,0) pbSEPlay("Battle ball shake") swingEgg(2) updateScene(8) pbPositionHatchMask(hatchSheet,1)...
  4. A

    [Scripting Question] Help With Frontier Brain Script

    Bumping because I really would like to know how to do this. Basically what I said above is that I want to be able to fight a trainer defined in trainers.txt, but use the proper battle rules used in the battle frontier (Battle Palace rules, arena rules, etc.) Any idea how I could do this?
  5. A

    Battle Points

    This worked perfectly! Thank you :)
  6. A

    Battle Points

    Sorry for bumping a three year old thread... but I REALLY want to use this custom script in my game. However, I am under the impression that this code is severely out of date considering it is now 2018, and I can see that the areas where this code is implemented have been modified. Is there an...
  7. A

    [Scripting Question] Help With Frontier Brain Script

    Hello all! It's been a while since I've posted in this forum. I need help with something. I'm using the battle frontier in my game, which uses the code already in Pokemon Essentials(Latest version, 17.2 i believe) and I'm having trouble with the implementation of a frontier brain. Below is my...
  8. A

    [Maps] Map pack - Kanto to Sinnoh 2018

    The link is broken
  9. A

    [Release] Pokemon Sigma Version Demo Release (Artists Wanted)

    This is the first I have ever heard of such a bug. Does the rival give you Rock Smash after beating him/her? Mega Stones are available post game as hidden items that can be found with the Item Finder (obtainable in Laurelle's Lab) I may change this though. You should have received a Mega Stone...
  10. A

    Celebrate #Pokemon20

    I will never forget the moment where I found a copy of Pokemon Yellow and a GBC at a yard sale for $5. I looked at the game and thought, "Hey, it's Pikachu from the TV!" The thought of being able to have my own Pokemon Adventure, completely unique from everyone else's, was just a wonderful...
  11. A

    [Release] Pokemon Sigma Version Demo Release (Artists Wanted)

    I'm glad you are :) Feel free to leave any feedback you have here in the comments.
  12. A

    [Release] Pokemon Sigma Version Demo Release (Artists Wanted)

    Hello all fans of Pokemon Sigma. It's been a while since I've been on this thread. Anyway, here is an update of the game. Obviously, I did not get it out by the early December release date. I've been slammed with, well, a lot of things. (college OP) I'm still working on the second region...
  13. A

    [Essentials Tutorial] Implementing Regional Storages

    Yeah I overlooked that. I'll fix it.
  14. A

    [Essentials Tutorial] Implementing Regional Storages

    "xx" is just a filler. A number is required to fill the spaces
  15. A

    [Release] Pokemon Sigma Version Demo Release (Artists Wanted)

    PM your game file, I'll debug your game into the E4 and record a victory, and set the appropriate switches. I will also release a hotfix for these bugs ASAP
Back
Top