- Joined
- Nov 23, 2014
- Messages
- 15
- Reaction score
- 33
- First Language
- Italian
- Primarily Uses

Coin Currency
v1.2, by Holy87
Features
Shows coins instead of digits for the player's owned gold, like in many RPG like World of Warcraft, Dragon Age. It will shown in Gold Window, messages and shop. The coins will appear like this:

Instead of 24,690G.
By default, 1 Silver = 100 Bronze and 1 Gold = 100 Silver.
How to Use
Paste this script under Materials and before the Main. If you want to show coins in game dialogues, just use the escape string \M[value], where value is the number of the gold. For example, \M[32503] will show 3 gold, 25 silver and 3 bronze.
RPG Maker doesn't provide icons for bronze and silver, so I've inserted it into this iconset for try. Use it as you want.

You can find this script on GitHub.
FAQ
Q: Can I use this script for my commercial project?
A: Yes, you can. all my scripts are distributed under CC-BY license. You just have to credit me.
Q: What if the script is not compatible with others?
A: Just reply this topic and request the compatibilty for a determined script. If you want, you can also pull a commit in the script's GitHub and I will insert it in the Master branch.
Last edited by a moderator: