Timer Expansion MV v1.0
by Rafael_Sol_Maker
Introduction
People of the World, this is my very first release of a RPG Maker MV Javascript Script (sounds redundant!). It's based on a short RGSS3 script that I did 2 days ago (Yeah, I will release it soon too, before you ask me). Well, I hope you guys find it useful, as it expands one of the more (if not the more) neglected functions of the entire RPG Maker series. Any bugs or problems, please let me know. Suggestions for a next release are welcome as well.
Features
Now you can do...!
- Pause and resume the Game Timer;
- Add or subtract more seconds to your timer;
- Change the timer position (choose between the 6 predefined ones);
- Add a suffix and prefix to your timer text, or even change the minute-second separator;
- You can change the way it shows the time remaining, showing only seconds (e.g.: 120 seconds) instead minutes and seconds;
- You can show fractions of seconds to create a sense of urgency;
- And if you're a real time-crazed, you can make the timer blink 2 different windowskin colors when below a amount of seconds you specify;
Screenshots
There you go:
Spoiler
How to Use
Just like any other script. Put in the correct folder and it will be fine. Add them in your Plugin Manager and don't forget to let it turned ON.
Configure as you prefer, but don't put any crazy values (the robustness still must be far from perfect) and came here crying complaining that it doesn't work.
The commands are real simple and you can see them in
Help... Don't put any absurd here too and it should work like a charm.
One quick observation, to better track when the Timer runs out in the
Conditional Branch... event command, use the script command
$gameTimer.isExpired();
Demo
Not needed at all. If you want to do one for me, however, I can put the link here!
Script DownloadLove it or leave it:
[Rafael_Sol_Maker's Timer Expansion MV v1.0 - Pastebin Download]
FAQ
Putting this section here because the template asks.
Q: Will you answer any question I ask here in this topic?
A: Yes I will, if the question is not too idiot.
Credit and Thanks
- Rafael_Sol_Maker, obviously.
- forums.rpgmakerweb.com Staff for space and support.
Author's Notes
本贴来自国际rpgmaker官方论坛作者:Rafael_Sol_Maker处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/timer-expansion-mv-v1-0.54387/