The PokéCommunity Forums

The PokéCommunity Forums (https://www.pokecommunity.com/index.php)
-   Binary ROM Hacking (https://www.pokecommunity.com/forumdisplay.php?f=284)
-   -   Other DAD Upgrading Pokedex (https://www.pokecommunity.com/showthread.php?t=350431)

Smileycorp June 11th, 2015 8:30 AM

DAD Upgrading Pokedex
 
I Wan't to make your dad upgrade your pokedex to the national dex in pokemon ruby, I followed some tutorials but it didn't seem to work when working with the dad's script.

Le pug June 11th, 2015 3:03 PM

Quote:

Originally Posted by Smileycorp (Post 8793424)
I Wan't to make your dad upgrade your pokedex to the national dex in pokemon ruby, I followed some tutorials but it didn't seem to work when working with the dad's script.

to activate dex in ruby, in a script add "setflag 0x801"

for activating national dex add "writebytetooffset 0x2 0x2026B00
writebytetooffset 0x3 0x2026B01
writebytetooffset 0xDA 0x2024EBE
writebytetooffset 0x67 0x2026A5A"

so for example

Code:

#dynamic 0x800000

#org @start
lock
faceplayer
msgbox @talk1 0x6
writebytetooffset 0x2 0x2026B00
writebytetooffset 0x3 0x2026B01
writebytetooffset 0xDA 0x2024EBE
writebytetooffset 0x67 0x2026A5A
fanfare 0x372
msgbox @talk2 0x4
waitfanfare
closeonkeypress
release
end

#org @talk2
= \v\h01 received the National Dex!

#org @talk1
= Here's an upgrade for your\nregional POKé DEX!




All times are GMT -8. The time now is 2:30 AM.


Like our Facebook Page Follow us on Twitter © 2002 - 2018 The PokéCommunity™, pokecommunity.com.
Pokémon characters and images belong to The Pokémon Company International and Nintendo. This website is in no way affiliated with or endorsed by Nintendo, Creatures, GAMEFREAK, The Pokémon Company or The Pokémon Company International. We just love Pokémon.
All forum styles, their images (unless noted otherwise) and site designs are © 2002 - 2016 The PokéCommunity / PokéCommunity.com.
PokéCommunity™ is a trademark of The PokéCommunity. All rights reserved. Sponsor advertisements do not imply our endorsement of that product or service. User generated content remains the property of its creator.

Acknowledgements
Use of PokéCommunity Assets
vB Optimise by DragonByte Technologies Ltd © 2023.