- Joined
- Mar 30, 2016
- Messages
- 214
- Reaction score
- 269
- First Language
- Russian
- Primarily Uses
- RMMV
Title: Game Time
Version: 1.61
Author: DK
Site: DK Plugins
Supported languages: Russian, English
Description: System of time, Day/Night
Requirement for plugin
Availability of working plugin DKCore version 1.81 or above
Features:
Parameters that you can change:
Screenshots:
For developers
Change language in all supported plugins DKLocalizationManager.setLocale(locale);
locale - plugin language (ru - russian, en - english)
Example: DKLocalizationManager.setLocale('ru');
Example: DKLocalizationManager.setLocale('en');
Warning
The plugin contains the settings in the file
Be careful with downloading plugins to the project folder
Some plugins have settings in his file
At update this settings can be overwritten
Download: DKCore_Game_Time.js
Version: 1.61
Author: DK
Site: DK Plugins
Supported languages: Russian, English
Description: System of time, Day/Night
Requirement for plugin
Availability of working plugin DKCore version 1.81 or above
Features:
- Window of time in game, menu, battle
- Many parameters and commands
- Day/Night (without light)
Parameters that you can change:
- Time, date
- Speed of time
- Direction of time
- Position and size of window
- Text color and Font
- Save/Load time
- Save time to variables
- Add, remove and set time
- Show/Hide window
- Pause/Resume time
- Show/Hide Day/Night
- Change the screen colors
Screenshots:
For developers
Change language in all supported plugins DKLocalizationManager.setLocale(locale);
locale - plugin language (ru - russian, en - english)
Example: DKLocalizationManager.setLocale('ru');
Example: DKLocalizationManager.setLocale('en');
Warning
The plugin contains the settings in the file
Be careful with downloading plugins to the project folder
Some plugins have settings in his file
At update this settings can be overwritten
Download: DKCore_Game_Time.js
Last edited by a moderator:

