[CGMZ][Alpha] Daily Rewards for RPG Maker MZ
A downloadable plugin
Hi all,
This plugin creates a scene where the player can collect a reward once per day. Collecting a reward will allow the player to collect the next reward after a day has passed, while missing a day will reset the reward back to the first day's reward. Once all of the rewards are collected, the player will be able to start collecting rewards from the first day onwards again. The system is based on the user's local system time.
This plugin comes with plugin commands to check if the player can collect their reward and to attempt collecting the rewards, so you can also fully event your daily reward system if you do not wish to use the daily reward scene pictured in the screenshots.
INTEGRATIONS
[CGMZ] Toast Manager - Allows youto display toast windows when collecting rewards.
[CGMZ] Infinite Colors - Allows you to use custom colors for daily rewards beyond what is available in the windowskin.
[CGMZ] Scene Backgrounds - Show a scene background including scrolling images and weather in the reward collect scene.
[CGMZ] Controls Window - Show the gamepad or keyboard controls for the collect scene depending on player input.
Want additional features not already present/listed above? Make suggestions on the Patreon Post, this Itch.io page, or in my discord under the #suggestions channel!
PLEASE READ BEFORE PURCHASING:
Please be aware that you can access this as well as all of my other Alpha plugins for $5 on my Patreon: https://www.patreon.com/CasperGamingRPGM
This is posted to Itch.io since some people only use Itch and are not aware my Patreon and all of my beta/alpha plugins exist, or want to have everything in one convenient location (itch.io), or do not want to do a monthly subscription.
Casper Gaming's Beta/Alpha plugins are treated as an "early access" and will eventually be free for everyone once they are fully released, though this process can take months/years. By purchasing in beta/alpha, you are able to provide early feedback/suggestions which are more likely to make it into the final fully released plugin.
Please see terms of use here: Terms of Use
Requires CGMZ Core plugin: CGMZ Core
Happy RPG Making!
Updated | 3 days ago |
Status | In development |
Category | Tool |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Casper Gaming |
Made with | RPG Maker |
Tags | RPG Maker |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse, Gamepad (any), Touchscreen |
Links | Homepage, Community, Patreon, YouTube |
Purchase
In order to download this plugin you must purchase it at or above the minimum price of $5 USD. You will get access to the following files:
Development log
- Version Alpha R3 Release Notes3 days ago
- Version Alpha R2 Release NotesMay 16, 2024
Comments
Log in with itch.io to leave a comment.
Hello. I was trying to get the update as usual, but Windows Defender found a Trojan in the file and blocked the download. I think it's a false positive, but could you please check it?
Hi, I re-uploaded the file, I am not entirely sure why windows defender would say that but it must be a false positive. Let me know if you are still getting the warning and I can upload the raw .js file instead of putting it in a zipped folder.
Thank you for your quick response and support. Windows Defender is still giving false positives, but I have personally verified that the file does not contain any actual viruses. :) I think Windows will probably update its security intelligence version in a few days to fix this issue.
Might have been an impulsive buy, I'm not sure how to get this to work, is there a guide?
I get this error "
ReferenceError
CGMZ_Utils is not defined"
Also, is it possible to have a loopable set of the same X rewards?
Thanks
Hi, you need to install [CGMZ] Core above this in the Plugin Manager. All of my plugins require [CGMZ] Core. If you do have the core plugin above it, then you need to update it.
Hey I added this to my game, but whenever I playtest it nothing happens, am I missing something, also I don't get any error message for it
Hi, do you have rewards set up? Are you using the daily reward scene or the plugin command to collect a reward?
How are you trying to collect them, via plugin command or via the daily reward scene?
ohhh so i have to call it through a command? I thought it would just pop up daily whenever you joined the game, Ill try to do it the command way
Oh I see, no it is manual either through the Daily Reward scene (see pictures) or a plugin command. I can add an automatic attempt to award a daily reward when the game is loaded in a future update.
Hello! I wanted to ask is this works on mobile deployment, too?
Hi, all of my plugins should work on mobile/web deploys. I think you are wondering if it does anything weird to get the date? It just uses the built in JS function Date.now() which should work everywhere.
Yes, I was curious it's get the date property on android phone, thank you so much for clarification.
Just in case, if you do run into any problems on mobile with any of my plugins you can report it as a bug to me and I will fix it, I want all of my plugins to work on any platform RPG Maker supports.
Thank you so much, you're the best!