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.
I've added new pokemons to pokemon.txt in the same format as the one of the others, but when I try to see one of them through debug mod I can't, and when I try to add it to my party using a script, it gives me an error saying that the species number is invalid (apparently, the game only accepts...
I had tried to add them but it still didn't work, apparently, the problem is not in that line (@battle.pbDisplay(_INTL("TEXTGOESHERE",target.pbThis,) because, even by removing it, it still says that there is a Syntax Error
Hi, I was trying to add Stamina ability to my game. I don't have any experience in coding and I tried my best by modifying different scripts such as Moxie
Can you help me figure out what's wrong with this? It tells me there is a Syntax Error
Hi, when moves such as Fly, Dig or Bounce are used, the Pokèmon sprite doesn't change graphic. Since I edited many files while working on my game, I don't know if this is by default or they should work like they do in real games, what should I do?
Hi, I was working on an event encounter and I was wandering how to make the wild Pokèmon only have one move (I don't know what to put inside those brackets, I tried removing the whole line but it didn't work)
Hi, I was thinking about a new type of Pokèmon for my custom game. Pokèmon of that type are supposed to be infected by a virus that make them stronger (higher stats) but that damages them every turn. I would be thankful if someone with a little coding experience could create a script for it...
Hi, when I throw a different type of PokèBall (for example, the MegaBall) I still see the animation of a normal one, does anyone know where do I have to look in order to solve the problem?