RPG Maker VX Ace

RPG Maker VX Ace

Vlue's Script Compilation
Hampig 6 May, 2015 @ 10:36pm
Have Switch Go Off At Certain Times
Hey, I've searched around for this a bit and haven't been able to find anything happen.
I want to put a day and night in my game, and to do that I plan on just having two switches, one for day, one for night. I have the advanced time script in the game, but I can't figure out how to get the switches to trigger based on the time.

In a forum, Vlue posted this: "Easy, conditional branches actually have their own built in script call function so you can pu in something like GameTime::hour? == 7 and the conditional branch will only work if it's 7:00-7:59 AM"

But that gives me syntax errors. How would I implement this? Just make a script in an event?
< >
Showing 1-1 of 1 comments
Starlight  [developer] 7 May, 2015 @ 7:43am 
What kind of syntax errors are you getting? Or also, what do you have down in the script call?
< >
Showing 1-1 of 1 comments
Per page: 1530 50