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: Clock and Calendar (with events only)
- Original author: JohnDoeGames
- Original date: November 17, 2022
- Source thread: https://forums.rpgmakerweb.com/threads/clock-and-calendar-with-events-only.152739/
- Source forum path: Game Development Engines > RPG Maker Tutorials > RMMV Tutorials
Summary
{ "lightbox_close": "Close", "lightbox_next": "Next", "lightbox_previous": "Previous",
Archived First Post
Description:
This tutorial allows you to make a fully funtional clock and calendar in RPG maker MV. (Works also in MZ) This system, includes:
- A fully functional 24 hour clock, with hours and minutes.
- A fully functional 365 day calendar, with days, months and years, starting at the date of your choice.
- Day/night cycles.
- Inside and outside lightning according to day/night
- Events that only arrive during day or night or even certain hours, like
- breakfast, dinner, lunch
- nightly monsters
- merchants that close late at night
- Seasonal maps
- In game holidays
- Buffs/debuffs for being fed/hungry*, for being hydrated/thirsty* and for being rested/tired*
- Skipping time by sleeping
- And much more.
How does it work:
This tutorial is written inside events and common events in an example project. This means you have to download the project (only 4 Mb) and open it in MV. Now you can check the events and common events to see how I did what.
Everything I did in those events and common events, I explained in comment notes.
Screenshots explain this a lot better than words. The green text in me explaining the system:
Start a test run first to see how things go in practice, or start reading the events right away. Either way, make sure you read common event #2 before you read the other events. I've named that "ClockCore" and is the whole engine that makes the system.
Events only
The entire system is made with purely events. No coding is used. However, the project does have a tiny little plugin delivered with it. It is made (by me) to trigger a common event on map transfers. I use this to trigger the clockcore after every transfer in my own projects. I disabled the plugin for this project, to show how everything can be done with only events.
Download tutorial
You can download the tutorial project for free on my itch page:
https://johndoenews.itch.io/clock-and-calendar-workshop
Or if you own MV on steam you can open it as a workshop in MV:
https://steamcommunity.com/sharedfiles/filedetails/?id=1819490994
Suggestions are welcome
I will keep improving this project over time, so if you have any suggestions for examples what to do with the time system, feel free to leave a comment.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator 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.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...