セケツ
ポケハック初心者
- 62
- Posts
- 8
- Years
- Seen today
Hello everyone.
These days I am working on hacking "Wally catching the Ralt" event, and have successfully changed both Ralt & Wally's pokemon to the species that I want so far.
But when I checked out the pokedex. A Problem came that the pokemon I changed for "Wally's event" was automatically registered as the "seen" series in the Pokedex.
The pokemon replacing the original Ralt was a Salamance, whose dex-number is far below in the whole Hoenn dex. That's the reason why I want to hide it in the pokedex since I want to place this event at the very beginning of the story.
I have searched in the "pokedex.c" files and found some strings named "setpokedexflag" that control the pokemon to display in the dex. Moreover, I also have already known that the Wally's event was controlled by "battle_setup.c", "battle_controller_wally.c", and "field_special.c" all these three files. But IT'S a pity that I didn't know anything about how to disable the dexflag.
Could someone help me with this problem? Thanks again for any assistance.
These days I am working on hacking "Wally catching the Ralt" event, and have successfully changed both Ralt & Wally's pokemon to the species that I want so far.
But when I checked out the pokedex. A Problem came that the pokemon I changed for "Wally's event" was automatically registered as the "seen" series in the Pokedex.
The pokemon replacing the original Ralt was a Salamance, whose dex-number is far below in the whole Hoenn dex. That's the reason why I want to hide it in the pokedex since I want to place this event at the very beginning of the story.
I have searched in the "pokedex.c" files and found some strings named "setpokedexflag" that control the pokemon to display in the dex. Moreover, I also have already known that the Wally's event was controlled by "battle_setup.c", "battle_controller_wally.c", and "field_special.c" all these three files. But IT'S a pity that I didn't know anything about how to disable the dexflag.
Could someone help me with this problem? Thanks again for any assistance.
Last edited: