oldsnake90
Creator Pokemon Glacial Freeze
- 53
- Posts
- 15
- Years
- Wisconsin USA
- Seen Feb 5, 2023
Im having issues where i put this in my game. but i only get 1 exp.
Make sure you've recompiled the data - run the game from within RMXP. If that doesn't work, start again.ok i cant seem to find the newer version of it
I swiched the knock-off for the Pokemon Essentials pokemon.txt and its still doing it.
No real reason. Bulbapedia shows the Black Kyurem form first. It doesn't make any difference at all.Why did you chose the Black Kyurem as form 1 rather that form 2? Did you use as form name as sort factor rather than Reshiram/Zekrom Pokédex number?
So why you didn't follow bulbapedia on Genesect forms?No real reason. Bulbapedia shows the Black Kyurem form first. It doesn't make any difference at all.
You might as well ask why form 0 Shellos is the pink one. No reason.
The TM/HM file isn't the same that I send you?Arceus is in the order that types are defined in types.txt.
Genesect does follow Bulbapedia like Kyurem does.
EDIT: Once again I've had to post this and then edit it just so I can attach a file. I swear that's a bug with the forum.
Anyway, I've attached a pokemon.txt file containing only the Gen 5 Pokémon. All the information is complete and accurate, except for the battler sprite heights - they're the only things you need to edit.
I've also attached a Gen 5-compatible version of tm.txt. It's identical to the one currently in Essentials, except it also has the Gen 5 Pokémon in it.
Hopefully that helps.
As easter eggs were mentioned earlier, you might be interested to know that there are two related to the fossil reviver. What are they?
It wasn't difficult to knock up a new version of tm.txt. At least one version I'd seen had a few errors, so I thought I'd just get the information directly from the Interweb to be sure it was correct. As for pokemon.txt, I've had that for a while, and I adapted it from another existing version (it may have been yours, I don't remember) to remove any errors.The TM/HM file isn't the same that I send you?
How/Why you made the pokemon G5.txt if there are already some?
The inclusion of the Gen 5 Pokémon is just to make it future-proof. It wasn't an Easter egg.My first guess is the two Gen V Pokémon that are revivable.
Second thing I notice is this textbox:
"\bHowever, what I brought back didn't live long...\1
fortunately."
Thought that only seems to happen if he's reviving an invalid choice, looking at the code.
You can if you like. I made all the maps myself (obviously some are inspired by the official games), so credit is appreciated.Thank you so much. You have just made it possible for me to make my own game the way i want with the new tilesets. I cannot say thank you enough. thank you so much.
One question, do we have permission to use your maps in our games?
How do you make the tm.txt? I noticed also that you put the B2W2 moves on pokemon.txt, how you do it?It wasn't difficult to knock up a new version of tm.txt. At least one version I'd seen had a few errors, so I thought I'd just get the information directly from the Interweb to be sure it was correct. As for pokemon.txt, I've had that for a while, and I adapted it from another existing version (it may have been yours, I don't remember) to remove any errors.
This is VERY similar to my method, some parts are even identicals.First I found a list of all the moves I wanted to add, and then went to each move's page on Bulbapedia. I copied the table of Pokémon which learn the move by TM/HM/tutor into Notepad, imported it into Excel and copied the Pokémon column back into Notepad. From there I copied it into Word where I made everything upper-case (Shift+F3), replaced all the line breaks with commas, and copied the result into tm.txt.
It does seem a bit of a chore, but it's fairly mindless so I could listen to the radio at the same time.
As for updating pokemon.txt, I looked through each species on PokemonDB quite quickly to find any species which had a separate movelist for B2W2 (this was easier than looking at Bulbapedia), and just updated them manually.