NarutoActor
The rocks cry out to me
- 1,974
- Posts
- 16
- Years
- Age 31
- Brooklyn/Marlboro
- Seen Apr 2, 2016
so edit tiles for maps...advance map.
Anyone knows how to import a worldmap?
I know there's a tut but i can't understand it =X
You get in the middle of pallet town because you have specified in which map to wrap, but not in which wrap. To understand what I mean, look at the wrap that takes you into Oak's lab and then look at the one that takes you out of it.Umm... I have a question about warps. I have a warp in Pallet Town (I made a cave there) The warp goes into my cave but I can't get out of the cave. I noticed that the arrow to out is in different place and if I move my warp to there it works, but it goes to the middle of Pallet Town...
How do I fix this? (Haven't used so much warps)
Yes setflag (menu for pokedex i think its 0x826 but I might be off a little) setflag (regional) setflag (national) clearflag (menu)Is it possible to enable the Pokedex menu, enable the National dex, disable the menu, and still have it all work? By still work I mean allow all evolutions and so on.
Is it possible to enable the Pokedex menu, enable the National dex, disable the menu, and still have it all work? By still work I mean allow all evolutions and so on.
I was thinking something like that, but I wasn't sure if it disabled the functions that the national dex gives you.Yes setflag (menu for pokedex i think its 0x826 but I might be off a little) setflag (regional) setflag (national) clearflag (menu)
Well, then what is this ASM routine? I appreciate the help, but I can't do anything if you remain so ambiguous :PNaruotActor is wrong.
Setflag 0x829 for the Pokedex.
Special 0x16F to enable the National dex.
And HackMew's ASM routine to disable the menu.
Unfortunately, I don't know but I believe it would work.
I was thinking something like that, but I wasn't sure if it disabled the functions that the national dex gives you.
Well, then what is this ASM routine? I appreciate the help, but I can't do anything if you remain so ambiguous :P
How can I shut off the music in Pokemon Diamond?
I'm a competent user that has a rom and an editor, but I can't find any files to delete that look like game music.
(IE. I want the music removed but not the sound effects, I can't figure out which files in the rom are which)
Thanks
Can you elaboarate a little more? Well I think if you wanted the music change or removed from a certain room you would have to change the script.
Here is an example made up script
Org@123
Player walks in room
Music play 0x1
The music play 0x1 could be any music, say it's the music from pallet town. You would have to either remove that script and replace it with a different script.
Org@123
Player walks in room
Music play 0x2
The music play 0x2 would be a different type of music.
Anyways I have a question, I really didn't know where to post it.
What language is pokemon fire red coded in?
You mean hex?Anyways I have a question, I really didn't know where to post it.
What language is pokemon fire red coded in?