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: Eli_PlayTime
- Original author: Eliaquim
- Original date: October 30, 2019
- Source thread: https://forums.rpgmakerweb.com/threads/eli_playtime.114717/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
{ "lightbox_close": "Close", "lightbox_next": "Next", "lightbox_previous": "Previous",
Archived First Post
Author Eliaquim
Made that based on this thread.
Sometimes you want the game to not count the PlayTime. For example, if you made a title screen in a map (with events) the game will already start counting the playtime. With this plugin, you can do this.
Features
Pause game time(PlayTime, not the Timer) counting by turning on a switch or using a plugin command.
How to Use
You can choose to start the game not counting the playtime in the plugin parameters.
You can change that in mid-game using plugin commands:
PausePlayTime
ResumePlayTime
ResetPlayTime
Or you can use a switch to pause or resume playtime.
Keep in mind that the plugin command has a higher priority than the switch.
Download
Eli_PlayTime.js
Terms of use
https://www.hakuenstudio.com/rpg-maker/terms-of-use
Update log
Version 1.4 - 08/22/2020
- Code restructuring.
Version 1.3 - 07/28/2020
- Changes plugin commands
- Code clean up.
Version 1.2 - 01/01/2020
- Add plugin command to reset playtime.
- bug fix.
Version 1.1 - 12/30/2019
- Add compatibility with community code 1.3b
Version 1.0 - 10/29/2019
- Released!
- Code restructuring.
Version 1.3 - 07/28/2020
- Changes plugin commands
- Code clean up.
Version 1.2 - 01/01/2020
- Add plugin command to reset playtime.
- bug fix.
Version 1.1 - 12/30/2019
- Add compatibility with community code 1.3b
Version 1.0 - 10/29/2019
- Released!
Features Mentioned
- Pause game time(PlayTime, not the Timer) counting by turning on a switch or using a plugin command.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of use https://www.hakuenstudio.com/rpg-maker/terms-of-use Update log Spoiler
Creator 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...