I'm making a game, and I want t display an 8-bit variable on the left hand side, I already know the coordinates that it needs, but I can't display menu sized 8-bit variables, I can't display 16-bit variables either, all I get is a line of hex characters, what do I do? John