- Joined
- Jun 23, 2015
- Messages
- 169
- Reaction score
- 351
- First Language
- English
- Primarily Uses
- RMMV
Hi, I have 2 issues that I need help with:
Details:
- When I use the script call $gameSystem.add_hour(value) while on a map with <Disable Tint Screen> in the Map Note section...the screen tints.
- The Clock in the Time Window in the Main Menu Scene shows 0:##Am instead of 12:##Am.
Details:
- I have tried adding a second script call, $gameSystem.tint_screen(false), after the $gameSystem.add_hour(value) but it still tinted the screen.
- I searched the plugin for a possible location, but I'm no script writer...so that means nothing.
- MadewithMV
- ScreenResolution
- GALV_LayerGraphics
- MOG_TimeSystem
- PRIMEHOVER_Warehouse
- YEP_CommonEventMenu
- YEP_X_CEMSetupPack1
- YEP_X_CEMSetupPack2
- YEP_MessageCore
- YEP_X_ExtMesPack1




