Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Seth Mitchell on July 12, 2006, 03:27:49 AM
-
I was wondering, how do you get it where you can select different options on you CMS.
You see Im making my first CMS along with CBS and i'm having some difficulties.
In my Cbs, A picture comes up and It looks like this
_____________
|-------------------|
|--•Move---------|
|--•Attack--------|
|--•Skip----------|
|-------------------|
|____________|
How do I get it where I can have an arrow pic witch one??
I'm using pictures btw.
And and arrow Char
-
This is a pretty easy thing to do. All you need to do is change the hero graphic to the arrow when you open the cms. And then have it teleport the arrow (hero) to...
here |-------------------|
|--•Move---------|
|--•Attack--------|
|--•Skip----------|
|-------------------|
|____________|
You need to have a closed off area there so that the hero can move the arrow around only in that area, and then they can select one of the 3 choices.
| |-------------------|
| |--•Move---------|
| |--•Attack--------|
| |--•Skip----------|
| |-------------------|
| |____________|
So then your cms will look like that. The closed off area on the right side is where the player will be able to move the arrow around.
Thats the best i can explain it. If you dont understand ask me again.
:hi:
-
Well it comes up on the screen, like u can still see the player