- 17
- Posts
- 14
- Years
- Seen Aug 15, 2012
OK, so I'm using JPAN's tutorial to add new multichoice boxes. I'm editing the Game Corner, and now my problem is: how do I make the coin cost align to the right, like in the game? In my hex editor, I see the bytes "FF BB BC CC BB FC 13 55 FC 06 00 00 A2 A3 A1 00 BD C9 C3 C8 CD" This says "ABRA (align to the right) 120 COINS". I'm using XSE to input my new values, which are "BULBASAUR (align to the right) 4,000 COINS". How do I input the align to the right part? I'm kind of a noob at this.