- Joined
- Aug 7, 2013
- Messages
- 12
- Reaction score
- 0
- First Language
- English
- Primarily Uses
Hello, read the rules before posting and it seems this is the place to post my question about HUDs and variables.
I'm using RPG Maker VX Ace.
I hope to keep this question as simple as possible.
Looking for a way to display on the main screen stats like "gold amount" or "HP" without using a text window.
Basically display numbers of stats or variables on the main screen all the time.
Using pictures of numbers I've been able to display variable numbers, even managed to find a way to display
very high variable counts with less event code using 1s, 10s, 100s, 1000s, 10000s, 100000s, 1000000s and so
on, but there is a major flaw in that adding and subtracting from the count is going to be very messy.
I've searched for days now, checking out every tutorial on here and Youtube and across the internet that deals
with HUDs, menus and displaying information on the screen. I know there are scripts that do huds and so on,
but I'm interested in learning how to do make my own, not just plug in someone else's code that I can't
understand.
I'm also interested if there's a way to display variable information using a window command. Like if there's a
menu option called "gems" and when I click it it would display a variable of how many gems I got. This is just
an example of course, the point being if there's a way to attach a variable to a window command.
Sorry if any of this is a bit muddled. I've been wrestling with asking a question on here for days, been trying
to figure these things out on my own.
Thanks for any help.
p.s. searching for "hud" keyword is impossible because of the search restrictions.
I'm using RPG Maker VX Ace.
I hope to keep this question as simple as possible.
Looking for a way to display on the main screen stats like "gold amount" or "HP" without using a text window.
Basically display numbers of stats or variables on the main screen all the time.
Using pictures of numbers I've been able to display variable numbers, even managed to find a way to display
very high variable counts with less event code using 1s, 10s, 100s, 1000s, 10000s, 100000s, 1000000s and so
on, but there is a major flaw in that adding and subtracting from the count is going to be very messy.
I've searched for days now, checking out every tutorial on here and Youtube and across the internet that deals
with HUDs, menus and displaying information on the screen. I know there are scripts that do huds and so on,
but I'm interested in learning how to do make my own, not just plug in someone else's code that I can't
understand.
I'm also interested if there's a way to display variable information using a window command. Like if there's a
menu option called "gems" and when I click it it would display a variable of how many gems I got. This is just
an example of course, the point being if there's a way to attach a variable to a window command.
Sorry if any of this is a bit muddled. I've been wrestling with asking a question on here for days, been trying
to figure these things out on my own.
Thanks for any help.
p.s. searching for "hud" keyword is impossible because of the search restrictions.

