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

  1. A

    Graphics: Gen VI: DS-Style 64x64 Pokemon Sprite Resource

    Mega Diancie isn't in the Dropbox. Edit: or Mega Rayquaza or either Primal.
  2. A

    How to make Entry Hazards like Toxic Spikes for Other status Problems

    Like it says in the title I need help figuring out how to make other entry hazards. The primary thing being that I can't figure out what causes Toxic Spikes to actually poison the foe as I don't see any coding to apply poison from the Toxic Spikes.
  3. A

    Making a shop that isn't a PokeMart

    Basically, I want to make a NPC where you talk to it and you can buy various items (for instance Apricorn balls or Mega Stones).
  4. A

    How to change how TMs/HMs are sorted in the bag

    As in re-numbering them or just changing the order in the file?
  5. A

    How to change how TMs/HMs are sorted in the bag

    So I've added a bunch more TMs and a few HMs, but they've all ended up after the preexisting ones. As in the the new TMs are after the old HMs and the new HMs are even further removed from where they're supposed to be. So how do I change the sort order of the TMs pocket so all the HMs are after...
  6. A

    How to make a Pokemon appear in the field when the player has a specific item or Pokemon

    How do I make a Pokemon appear in the field when the player has a specific item (ie. if the Player has the Dark Stone then Zekrom will appear in a specific location, etc.), and have them only appear when the player has the item. Also the same sort of thing but requiring the player to have...
  7. A

    How does the game determine location caught?

    I couldn't find this on the wiki, but, how does the game decide where the Pokemon was caught? Is it based on the highest map in the stack or is it just based on the highest map in the stack that displays its name? For example if I had a cave in a forest and the map is listed under the map for...
  8. A

    How to add items to the underground

    Exactly what the title says, how do I add items to the underground (the mining mini-game).
  9. A

    My pokemon sprites are floating in battle help!!

    Ok, but which values and what did you set them to?
  10. A

    Map isn't changing shading with time

    I made an outdoor map but it's not changing shading with the time of day.
  11. A

    I added another pocket to the bag but it doesn't show in the editor.

    I added another pocket to the bag (for Mega Stones) but it doesn't show up in the editor, is this supposed to happen, and I have to edit the items that go in it via the pbs file, or did I miss something?
  12. A

    I need help making Weathers

    Ok, thanks.
  13. A

    I need help making Weathers

    Yeah I figured the first out, the bigger problem was the second one because when a pokemon attacks while fog is on an error occurs and after hitting okay on it the battle continues but the attack does nothing, not even text saying it missed, no matter if it's a ghost type or not.
  14. A

    I need help making Weathers

    Thanks. I've got couple of questions though, should these weathers go before or after the primal weathers and how exactly does the accuracy coding for the fog work?
  15. A

    I need help making Weathers

    So I want to make a couple of new weathers for the game I'm making. One of them is a meteor shower type weather that functions like hail except dark types are immune instead of ice types, does just copying the coding for hail in pokebattle_battle but switching ice to dark in its coding (and...
Back
Top