HonoredThieves7 7 Posted May 16, 2017 I read/watched somewhere, that you can make a multiple currency bag using just events. I don't remember where I found this, and would like to use it again. If anyone can help with this problem, I would really appreciate it. Share this post Link to post Share on other sites
Rikifive 3,411 Posted May 16, 2017 What do you mean by currency bag? An item, that will store gold? Using an item, variable and some eventing should be enough to make it work I believe. Share this post Link to post Share on other sites
HonoredThieves7 7 Posted May 16, 2017 Yes. An item that can store gold, and other currencies. I think the item, variable, and eventing will work, I just don't remember how to do it so it does what I want. Share this post Link to post Share on other sites
Rikifive 3,411 Posted May 16, 2017 Hmm.. It really depends on what functionalities you're planning to add. Also I'm assuming, that MV's default stuff is similar to Ace's. For example you could make an item, that in the description would be showing a variable. / Showing a variable in menus would also be doable, though that would require some small edits in scripts. You could change the variable during the game. For example, after battles adding party gold to the variable and removing party gold would do the thing. Before shopping, put a quick transfer from variable to party gold, to give the illusion, that the gold is counted from that bag. After shopping, transfer it back to the variable. You could make multiple items with different variables, to store gems or other currencies. You could easily operate them through events. Then putting a merchant that would be like this "Hey there, I have a special item for you only for 40 gems!" Then all you'd have to do is to put choice and conditional branch to check that variable... Wouldn't that work? Share this post Link to post Share on other sites
HonoredThieves7 7 Posted May 17, 2017 Thank you for your reply, though I did find the video (finally). Just so anyone knows, this is the link that I found to make a multiple currencies bag with just events: This video was done by William TheUnproPro on youtube Share this post Link to post Share on other sites
Jeanne d'Ys 166 Posted May 17, 2017 (edited) >Sees OP's username. I wonder if you have ulterior motives to search for that method... ( ͡° ͜ʖ ͡°) Anyway, new things are learned everyday. Gotta check that video soon! Edited May 17, 2017 by Jeanne d'Ys Share this post Link to post Share on other sites