Help - Search - Members - Calendar
Full Version: quest: matiraels
RPG RPG Revolution Forums > Game Engines > RPG Maker VX Discussion
shugo09
how would i make a event where i need some wood, nails, and a saw
then after i got that the ship appears in the water?
literarygoth
You would need to use conditional branches and variables. I strongly suggest you take a look through the tutorials on this forum before you try to proceed with complex events.

*EDIT* Please learn to spell properly if you wish people to take you, and your projects, seriously.
shugo09
ok but that doesnt help much
just saying
Holder
It helps in the form of you learning about some of the key things you'd need to know when creating a game with RM.
Tutorials and Examples has many tutorials on not just advanced things but for beginners and intermediate levels, there's a pinned topic in that section that you can use to find out about the things mentioned above.
MajinBangFlash
Umg u wud ned stuf lik evnt nd mk it chk tht u hs nls wod nd saw, su a shp is mde.
smfin 2 du wit cndtinal brnchs.
shugo09
QUOTE (Holder @ Aug 30 2010, 02:37 PM) *
It helps in the form of you learning about some of the key things you'd need to know when creating a game with RM.
Tutorials and Examples has many tutorials on not just advanced things but for beginners and intermediate levels, there's a pinned topic in that section that you can use to find out about the things mentioned above.


thanks
all ill try that
but i have a new problem
how do i make items in the game glow or sparkle like a small shine?
literarygoth
QUOTE (shugo09 @ Aug 30 2010, 02:06 PM) *
QUOTE (Holder @ Aug 30 2010, 02:37 PM) *
It helps in the form of you learning about some of the key things you'd need to know when creating a game with RM.
Tutorials and Examples has many tutorials on not just advanced things but for beginners and intermediate levels, there's a pinned topic in that section that you can use to find out about the things mentioned above.


thanks
all ill try that
but i have a new problem
how do i make items in the game glow or sparkle like a small shine?


To make an item glow or sparkle on a map, I assume is what you mean?

Like that? ^^^

Pretty simple. This is what you need to do:
First of all, create a new event on the map you wish to have this shiny/sparkly event. Remember to name your events just to make it easier to find them should you need to! Then fill out the event like this:


There's a shiny/sparkly object sheet in the database already, it's listed under !Flame and looks like this:


Be sure that the stepping anim block is checked (this animates the shinyness or whatever).

Make a second tab inside the same event so that it looks like this:

This just prevents the scene from repeating over and over again.

Hope this helped happy.gif
shugo09
thanks ill try that tomorrow i gotta go bed X3
thanks again smile.gif may i add you as a friend and if i have other questions could i ask you ?
Holder
Just as a side note there's no need to quote the entire post above you, mainly if it's rather long.
shugo09
QUOTE (Holder @ Aug 30 2010, 04:34 PM) *
Just as a side note there's no need to quote the entire post above you, mainly if it's rather long.

ok smile.gif
Xeyla
this is an excellent tutorial! I'm putting it in the RMVX FAQ biggrin.gif

EDIT: Link has been created in the Tips/Tricks section.
mudducky
This may also help you learn how to use all the events quickly so you won't have problems like this again. For that reason, I recommend you try it.
"RMVX School"
http://www.mediafire.com/?2ezmznldtyy
martyjr2008
Well here is what you do?
Event Script

Event Script
@>Text:Would you like to build a shop? Here is what you need to get wood,nails, a saw.
@>Show Choices:Yes,No
@>When [yes]
@>conditional Branch: Item in inventory
@>Else
@>Text: You don't have that Item!

(Above)
Else
Below


At the above the else you add the other conditional branch with the other items. That is so far I can tell ya. Its just like the script where you are going to cook or do any type of job. Like other examples: Cooking,fishing,smithing,mining,Harvesting,Cutting. Or check the tutorial on youtube. They have examples. Or click my hidden. Event script

RVX School doesn't show you much but if you want a good tutorial check on youtube they have better resaults......
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.