Home Artists Posts Import Register

Downloads

Content

Hi all,

This plugin creates a currency system that can handle more than one currency. It does not touch the default currency set up in the database, so should be highly compatible with other plugins that utilize the default currency in some way.

Currencies can be undiscovered or discovered, and this will determine which currencies the player sees when they open the currency scene. Currencies can have their own customizable icon, name, short currency unit, description, max amount, and associated color.

Currently, the currency system works by setting the current "main currency" which causes the game to use different currencies in things such as the gold display window or the shop. The game starts with the "default" currency selected, but you can change the main currency to any valid currency id you have set up which will then be the main currency. Plugin commands exist for getting the currency amount or the current main currency so you can easily use conditional branches based on the new currencies.

Currently I am planning to get the following features in before beta/full release:
1) Shops that use multiple currencies in the same shop
2) Item values different in different currencies
3) Equipment for gold-double effect of custom currencies

CGMZ plugins will also slowly be updated to handle the way CGMZ Currency System works, such as achievements for certain currency ids, but this is probably one of the last things that will be worked on as part of this plugin's alpha/beta process since things are subject to change before full release.

As always, please leave your suggestions for other features you'd like to see as part of this plugin here or in my discord!

Alpha Update April 24, 2023: Hi all, this plugin has been updated today to add a way to variable increase/decrease custom currencies. It also adds custom currencies as a drop from enemies using notetags on the enemy notebox. Documentation has been updated to show how this new notetag can be used.

Comments

Sky Relics

Hi I am new here and love the demo's you make for the plugins they help a lot so I can see what I doing wrong and right. If you have time can you make a demo for this as well? When I use it gold say A lot and not a number.

Casper Gaming

Hi, I usually do not make demos for alpha/beta plugins since they are subject to change significantly. If your gold says "A lot" and not a number, that is probably another plugin doing it as my plugins do not have that functionality.

Sky Relics

Ok I understand I will trying to figure what plugin is, making the it mess up.

Casper Gaming

To figure out which plugin might be causing it, you can turn non-CGMZ plugins off one by one and then test and then you know the last one you turned off before it started working is the one causing the issue.