- Joined
- Mar 22, 2018
- Messages
- 37
- Reaction score
- 16
- First Language
- English
- Primarily Uses
- RMMV
Im looking for a plugin that lets you have multiple tiers of currencies like WoW's Gold, Silver, and Copper (100 copper makes 1 silver, 100 silver makes 1 gold) if something costs 50 silver and the player has 1 gold, they should be able to buy it and get back 50 silver in change. There is a plugin here: https://www.dropbox.com/s/3n9kw5o7rjr03hs/MultiCurrency.js?dl=0
but it does not work with Yanfly's shop core as the displayed money when shopping shows up as NaN
EDIT: I found a solution, I needed to turn of "Digit Grouping" in Yanfly's Core Engine Plugin, now everything works correctly
but it does not work with Yanfly's shop core as the displayed money when shopping shows up as NaN
EDIT: I found a solution, I needed to turn of "Digit Grouping" in Yanfly's Core Engine Plugin, now everything works correctly
Last edited:

