public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers
Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Coin Currency
  • Original author: Holy87
  • Original date: August 12, 2015
  • Source thread: https://forums.rpgmakerweb.com/threads/coin-currency.43554/
  • Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSS3 Scripts (RMVX Ace)

Summary

{ "lightbox_close": "Close", "lightbox_next": "Next", "lightbox_previous": "Previous",

Archived First Post

banner-monete.png
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:

ydn9.png


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.

eM7Hudt.png
Script

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.

Features Mentioned

  • 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.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

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.

Referenced Images / Attachments

banner-monete.png
banner-monete.png
ydn9.png
ydn9.png
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rgss3#script-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar