- 2
- Posts
- 9
- Years
- Seen Oct 18, 2015
Hey, I'm working on my first ROM hack, and I've gotten used to writing new script, but I've run into trouble altering script already in the game. I'm trying to change a few things about the first encounter with Prof. Oak, but can't figure out which flags I'm looking for, what to take out, and where to put my own script.
I'm cutting out the Rival completely, and replacing the part where Oak asks you to chose a pokemon with him jut giving you a Bulbasaur. Also, I'd like to take out the Viridian PokeMart quest completely and just have him give the player the PokeDex.
Obviously, there's a lot of stuff in this script ($00169595), and most of it I would rather no disturb. So does anyone know how to make these kinds of changes? Or, if I have to replace the event entirely, how to bring over most of the function to the new script?
I'm cutting out the Rival completely, and replacing the part where Oak asks you to chose a pokemon with him jut giving you a Bulbasaur. Also, I'd like to take out the Viridian PokeMart quest completely and just have him give the player the PokeDex.
Obviously, there's a lot of stuff in this script ($00169595), and most of it I would rather no disturb. So does anyone know how to make these kinds of changes? Or, if I have to replace the event entirely, how to bring over most of the function to the new script?