Chaos Project

RPG Maker => RPG Maker Scripts => RMMV Script Database => Topic started by: ICF-Soft on January 20, 2016, 12:14:59 pm

Title: [MV] ICF-Soft - Time Utility
Post by: ICF-Soft on January 20, 2016, 12:14:59 pm
ICF-Soft Time Utility
Authors: ICF-Soft
Version: 1.05
Type: Misc Add-on
Key Term: Misc Add-on



Introduction

There are games where special things happen on specific day of the week, specific hour, specific day, and so on. There are games where time continues even when off.

With this plugin you can do both.

Time is stored in game variables and can be used inside events. Automatically updates on map changes, but can also be updated manually.

Also you can store time and check how many real time has passed. Time is stored as minutes.


Features




Screenshots

No screenshot required.


Download

You can downolad from here (http://adf.ly/1nagSe).
You can find blog entry here (http://icfsoft.blogspot.com.es/2016/01/script-time-utility-mv.html).


Instructions

First configure what variables will you use to store time. To skip a param leave 0.
Then use these variables in the events you want to be date-time based, posibilities are endless. More info inside the plugin.

To store a time use plugin command GetTime 'x' where 'x' is the variable to store time.
To check how much time passed use command GetTimeSince x y, GetHoursSince x y or GetDaysSince x y where 'x' is stored time and 'y' where the result will be stored.


Compatibility

No compatibility issues yet.


Credits and Thanks




Terms of use

Free for commercial and non-commercial purposes.
If commercial, a free copy of your game whould be fine.
Credit to ICF-Soft.
Do not repost without permision.


Changelog

Spoiler: ShowHide

Version 1.05 download (http://adf.ly/1nagSe).

  • Added timers for real time.


Version 1.04 download (http://adf.ly/1mW3py).

  • Added functions for gameplay time.


Version 1.03 download (http://adf.ly/1dUU91).

  • Use of ICF-Soft Main Utility.

  • Added hour and minutes combination.


Version 1.02 download (http://adf.ly/1cKUdc).

  • Added day check with switchs.


Version 1.01 download (http://adf.ly/1XBBzL).

  • Added time travel function.


Version 1.00 download (http://adf.ly/1VP0OF).

  • Initial release.



Author's Notes

This is a plugin with unlimited posibilities.
Title: Re: [MV] ICF-Soft - Time Utility
Post by: ICF-Soft on February 24, 2016, 12:40:27 pm
Update: Version 1.01

You can download it here (http://adf.ly/1XBBzL).
Title: Re: [MV] ICF-Soft - Time Utility
Post by: ICF-Soft on July 21, 2016, 03:50:58 pm
Update: Version 1.02

You can download it here (http://adf.ly/1cKUdc).
Title: Re: [MV] ICF-Soft - Time Utility
Post by: ICF-Soft on August 31, 2016, 12:24:34 pm
Update: Version 1.03

You can download it here (http://adf.ly/1dUU91).
Title: Re: [MV] ICF-Soft - Time Utility
Post by: ICF-Soft on May 17, 2017, 02:26:03 pm
Update: Version 1.04

You can download it here (http://adf.ly/1mW3py).
Title: Re: [MV] ICF-Soft - Time Utility
Post by: ICF-Soft on August 01, 2017, 03:02:19 pm
Update: Version 1.05

You can download it here (http://adf.ly/1nagSe).