CJBlazer
Rogon, the Ninja Pokemon
- 72
- Posts
- 13
- Years
- Underworld
- Seen Dec 11, 2015
I am new when it comes to hacking and I have been learning how to enable to National Pokedex in Pokemon FireRed. I have searched muliple locations but have not found the solution yet.
I tried putting in the following script for the girl outside Pallet Town
#org 0x800000
lock
faceplayer
checkflag 0x10A
if 1 jump 0x800050
special 0x16F
setflag 0x10A
fanfare 0x13E
msgbox 0x800100
callstd 0x6
waitfanfare
release
end
#org 0x800050
msgbox 0x800070
callstd 0x6
release
end
#org 0x800070
= Let me see your PokeDex...
#org 0x800100
= Ah okay, I just installed an updated chip./nYour PokeDex can recognize any Pokemon now.
Yet, now everytime I go to her, she goes back to her original script. Was there something I did wrong?
Also, another problem I have been having is I cant seem to "delete" the Viridian Town event required for the PokeDex. I have to run an errand apparantly, but I am not from Pallet Town in this game. I am from Isen Town. How do I change what the shop guy says? I really want to delete it all together and just get the Dex.
I tried putting in the following script for the girl outside Pallet Town
Spoiler:
#org 0x800000
lock
faceplayer
checkflag 0x10A
if 1 jump 0x800050
special 0x16F
setflag 0x10A
fanfare 0x13E
msgbox 0x800100
callstd 0x6
waitfanfare
release
end
#org 0x800050
msgbox 0x800070
callstd 0x6
release
end
#org 0x800070
= Let me see your PokeDex...
#org 0x800100
= Ah okay, I just installed an updated chip./nYour PokeDex can recognize any Pokemon now.
Yet, now everytime I go to her, she goes back to her original script. Was there something I did wrong?
Also, another problem I have been having is I cant seem to "delete" the Viridian Town event required for the PokeDex. I have to run an errand apparantly, but I am not from Pallet Town in this game. I am from Isen Town. How do I change what the shop guy says? I really want to delete it all together and just get the Dex.