ShadowSky
Embodiment of Death
- 4
- Posts
- 13
- Years
- Seen Oct 31, 2011
I'm going to have to do more than that. It freezes right after I'm done talking to him when he gives me the pokedex.For that you just need to go onto A-Map and get rid of the script tiles in Oaks lab. Easy enough but make sure you get rid of the right ones because the others stop you running away before getting your Pokemon.
As for the national dex that should also be in the used flags part of the program, if not, PM me and I'll get it for you. x
EDIT:
Just looked and the national dex flag isn't in there. So here it is...
Spoiler:#org @POKEDEX
setflag 0x2D
setflag FR_POKEDEX
special FR_NATIONAL_DEX
setvar 0x5002 0x0
return
Just insert that into the script. :P
Perhaps I should explain ALL that I want to do to make some things simpler...
I want to just walk in, talk to Oak and then have to choose my pokemon, so no being guided by him. I want to delete the Gray Person event so he doesn't take a pokeball nor battles me. (so basically I take a pokeball and two remain both saying 'This contains the pokemon you could have chosen.' or something along those lines.) Then, you still can't leave, you have to talk to him again to get the National Dex, then you can be on your merry way, and that's it. I know there's so much that Oak does in his large script that I don't know what to keep and what not to keep; plus, I don't want to delete and start anew cause I'm afraid I'd screw up something very important in the game, and would have no idea how to regain it.