I am making a game in which all of my character's stats are variables. (So, throwing the built-in "HP", "intelligence", etc. out the window and building my own... mainly because I have so many.)
I would like to have one big, easy, convenient window that the user can pull up to look at all the "stats" at once.
Whether it's just one big message window or, even better, if I can somehow redirect to a screen like this when they select "Status" in the Menu, that would be grand.
Obviously, I can get variable #s to display in a normal message window, BUT normal message windows are very tiny and only allow me to list a few variables. I have tried custom message scripts that supposedly allow you to increase the size of a message window, but even when the msg. window size is increased, I'm bound by RPGXP's "four lines per box" rule.
Thanks for your advice!
I would like to have one big, easy, convenient window that the user can pull up to look at all the "stats" at once.
Whether it's just one big message window or, even better, if I can somehow redirect to a screen like this when they select "Status" in the Menu, that would be grand.
Obviously, I can get variable #s to display in a normal message window, BUT normal message windows are very tiny and only allow me to list a few variables. I have tried custom message scripts that supposedly allow you to increase the size of a message window, but even when the msg. window size is increased, I'm bound by RPGXP's "four lines per box" rule.
Thanks for your advice!