- Joined
- Aug 15, 2015
- Messages
- 258
- Reaction score
- 128
- First Language
- Spanish
- Primarily Uses
- RMMV
ICF-Soft Time Utility - Version 1.00
by ICF-Soft
Introduction
This plugin stores date and time in game variables for diverse pourposes.
Note: This is an initial working version. To get latest version with all it's functionalities go to blog post or my plugin list.
Features
How to Use
Inside config you can select what variables will you use to store year, month, day, etc. Then you can use these inside map events. As example you can make a store to be closed at midnigth or to unlock a dungeon only on mondays.
To check how much time has passed use GetTime x to store current time into variable x. Then GetTimeSince x y to check how much time has passed since variable x and stores in variable y.
More instructions inside plugin.
Download
You can downolad from mediafire: Version 1.00.
You can find blog entry and check for updates here.
Terms of use
Free for commercial and non-commercial games.
If commercial, a free copy of your game whould be fine.
Credit to ICF-Soft.
Do not repost without permision.
Credit and Thanks
- ICF-Soft
Author's Notes
More features will be added.
by ICF-Soft
Introduction
This plugin stores date and time in game variables for diverse pourposes.
Note: This is an initial working version. To get latest version with all it's functionalities go to blog post or my plugin list.
Features
- Check how much real time pass.
- Check for specified day, month, day of the week, year, hours and minutes.
How to Use
Inside config you can select what variables will you use to store year, month, day, etc. Then you can use these inside map events. As example you can make a store to be closed at midnigth or to unlock a dungeon only on mondays.
To check how much time has passed use GetTime x to store current time into variable x. Then GetTimeSince x y to check how much time has passed since variable x and stores in variable y.
More instructions inside plugin.
Download
You can downolad from mediafire: Version 1.00.
You can find blog entry and check for updates here.
Terms of use
Free for commercial and non-commercial games.
If commercial, a free copy of your game whould be fine.
Credit to ICF-Soft.
Do not repost without permision.
Credit and Thanks
- ICF-Soft
Author's Notes
More features will be added.
Last edited by a moderator: