I am making a pet system for my MMORPG game. i need to know some commands in RGSS that I can add to a window, so that I can make this system as good and as unique as possible.
I know how to do a lot of stuff, but here's what I want to know:
Names
How can I show a character's name from the database in text? For example:
Pet Name: Brian
Where Brian is the name of character #2 in the database.
Also, how can I show other things such as their HP, MP, EXP, and other stuff like that?
Name input menu
How can I tell it, in a window, to open the input character name window for a certain character?
Shop Window
How can I tell it, in a window, to open the shop window with certain items in it?
Thanks, I think that is all for now. I think i know how to make multiple choice things like menus, so that wont be a problem.
Basically it is going to be like this. It shows the pet's stats and an image for the pet, and also the pet type in a window at the top. It then has options underneath for:
-Pet store
-Change pet's name
-etc.
I know how to do a lot of stuff, but here's what I want to know:
Names
How can I show a character's name from the database in text? For example:
Pet Name: Brian
Where Brian is the name of character #2 in the database.
Also, how can I show other things such as their HP, MP, EXP, and other stuff like that?
Name input menu
How can I tell it, in a window, to open the input character name window for a certain character?
Shop Window
How can I tell it, in a window, to open the shop window with certain items in it?
Thanks, I think that is all for now. I think i know how to make multiple choice things like menus, so that wont be a problem.
Basically it is going to be like this. It shows the pet's stats and an image for the pet, and also the pet type in a window at the top. It then has options underneath for:
-Pet store
-Change pet's name
-etc.