Home > Tutorials > RPG Maker VX > Easy SMITHING Tutorial
Easy SMITHING Tutorial
I was maked this system just for fun.
Maybe it is not that cool, but i just post here tutorial on how to do it. :)
1. Maked some items (Trought Database)
- Copper ore
- Bronze bar
2.Make new event page.
3.Choose your graphic of smleting.
4.Now put in event command list this:
Text: What type of bar do you want to smelt?
Choise: Bronze, Leave (You can make more items and add more choises)
Conditional Branch [Copper ore} in inventory.
Set move route: Player (Wait)
Jump +0,+0
Play Se "Absorb" 80,100
(you can use any other music)
Change items [Copper ore] -1
Change items [Bronze bar] +1
Text: you smelted copper ore and get bronze bar!
If Else:
Text: You don't have copper ore to smelt bronze bar.
At choise Leave add nothing :-)
Done.
Here is picture of this tutorial:
http://rapidshare.com/files/248752851/2009-06-26_090947.jpg
|
|
Details
|
|
Tutorial:
|
Easy SMITHING Tutorial |
|
Date Listed:
|
2009-07-01 |
|
Author:
|
^[Drako]^
|
|
Total Hits:
|
5583 |
|
|