Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
I really love that people have implemented day/night cycles into their romhacks. That being said, I am also an impatient gremlin. In my romhack (using the CFRU), I was planning on repurposing the upstairs of the Pokemon center into an inn that contained an npc the player could talk to in order...
So I made my first room script for my romhack, but everytime I step into the room that it occupies, the game stays at a black screen forever. Here's the script:
'---------------
#org 0x26DAAA
lock
applymovement MOVE_PLAYER 0x826DB09
waitmovement 0x0
fanfare 0x100
waitfanfare
msgbox 0x826DB0D...
I am making a hack that revolves around the Sevii Islands and because of that, instead of having every town relegated to the same tileset (61), I was hoping to take the tilesets of the kanto towns and just paste 61 over them and then I would be able to make adjustments within each town as I saw...