Quote:
Originally Posted by CQR
Oh...... I think I made a mistake in expressing what I mean. Sorry.The rbox is a box updated often. (I have looked it in ASM thread) BUT what I want is a simple box looks like this and contains certain text. I use it to show some important texts in the story of my hack.
|
The 'rbox' is a box that displays text which
can be updated often. Just like money box that appears on top of the screen while buying items in a pokemart or a simple yes/no box. Creating a box would be quite complicated, because gamefreak didn't bother making a function that allows you to make one, instead the code for it is just copy-pasted(with slight but significant changes) along the game.
If you hack Emerald, I can help you with it. If you hack FR, take a look at showbox and hidebox scirpt commands.