Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
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.
1- The ''Move'' pokemon in the storage is fixed now I will upload a hotfix soon but your only chance to move a pokemon is with the ''Withdraw'' and ''Deposit'' menu for now. They work better with the Party Cap. actually, the ''Move'' menu is tricky to script.
Ex: When you capture a pokemon with...
Hi everyone!
It's been a while since i post somethings here and I just want to let you know than I always work on Pokemon Korano, not like I was imagine but I will try to update it regularly.
I have encounter some problem and I felt the game ''sleeping'' for a while.
If you have play my Demo...
Hello!
I want to know how to fish at a custom water tile.
I don't want to be able to surf on these tile but only fishing.
I have made a new terrain tag but the fishing script confuse me.
Thanks in advance!
Totally agree with Hoppip but for Buizel, I can change is early movepool to be more useful early game.
Balancing pokemons and encounters is on my To Do list for sure.
You can get the Old Rod in Tetra Forest BTW so until Garito City, you can't have a good water Pokemon (apart Starter) simply...
Hi everyone!
Small update :)
https://www.mediafire.com/download/dg7a6bses0jk532/Demo_1.2.rar
You will need Demo 1 ofcourse.
Like the first one (Demo 1.1) you only need to copy-paste this where you extract Demo 1
I have descrease the price of potion, revive and that kind of stuff because there...
Hi again!
I discover a infinite loop message when a Nuzlocke was over. Be sure to download the Demo 1.1.
Fainted Pokemon will now be send in the normal storage so be sure to put them in a special box! When the Nuzlocke will fail (I hope you will not fail it :P) you will be able to retake and...
I have no problem with that.
Btw thanks for tell me out my error :) Thats help me a lot
If you found new one, you can PM me too.
And to answer your question you can heal your pokemon by sleeping in your bed (8 hours will pass too)
Thanks! TBH is not that hard and actually, I get my answer here, on the forum:
https://www.pokecommunity.com/showthread.php?t=337895
Oh and this npc is in the first demo :)
Hi everyone!
First, I want to tell than English is not my native language, I understand it very well but i just can't speak /write it correctly so my game (and this thread) will have surely alot of grammar, syntax, error and i'm sorry in advance for this.
Let's talk about me. I love Pokemon...
I always get a syntax error where MAXIMUMLEVEL=$game_variables[77] is at (Line 69 here)
The error screen don't give me more info. (Only display syntax error at line 69)
In Scene_Map, here my script
def main
createSpritesets
Graphics.transition
loop do
Graphics.update...
Hello everyone! I'm working back on my game (Pokemon Korano) and I have a little question about maximum level:
I want to change the maximum level you can up your Pokemon (to prevent grindind,etc) with every gym leader you beat.
Let's me explain; went you start, the maximum level will be cap at...
Hi
here what you ask me Azurex :)
(I have V.14 of Pokemon Essentials so I don't know if the change will be the same in V.15)
TBH, I change the 6, after each ''player.party.length< and/or trainer.party.length>='', by $game_variables[76]
(I put the number of maximum pokemon in this variable)...
Okay, give me 3-4 days to make a complete (and easy to understand) list of change I made (I have not touch my game since 3 weeks now so I will need to check slowly to not forget anythings)
I will post the list in this thread.
If everything work well I will add this script to the Script and...