- Joined
- Nov 4, 2019
- Messages
- 2
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- RMMV
Hello, I need help with Moghunter's time system plugin with creating days of the week switches. I would like to set it so that each day of the week activates a switch which in turn allows me to make events the run that day and randomly based on a random variable. I cannot for the life of me get the days of the week to activate a switch, I've tried making a conditional branch that runs parallel using the $gameSystem.day_week_name() script but it wouldn't activate.
I created an event that ran the script which activated the Saturday switch, then I had an event that only showed when the saturday switch was active but it wouldn't pop up.
I created an event that ran the script which activated the Saturday switch, then I had an event that only showed when the saturday switch was active but it wouldn't pop up.


