Now, I'm fairly apt at events but I can't seem to think of a way to get this to work.
First off, RPGXP and using Near's DNS.
Secondly, here are the switches involved:
The script, if you didn't catch, checks a time frame and sets switch. I know that part works fine.
But what I would like to set-up is an NPC speakable with at both time frames.
Here is what I have: Page1/2
The problem I am having is that the 2nd page doesn't appear to work. I assume it's because that it simply doesn't go to the 2nd page so when the switch turns off, so does the event.
Alas, I am a little unsure about the priority of event pages. But I thought that if the first page's conditions weren't met, it would just go to the 2nd page and check its conditions?
If not, then how could I go about doing this?
If I used conditional branches, the said event would only fire if the user pressed the action button. So it wouldn't check the conditional branch untill then and causing the event to change randomly depending on the current switch that is on and since I am using text, parallel process will not work.
Appreciate any help
First off, RPGXP and using Near's DNS.
Secondly, here are the switches involved:
But what I would like to set-up is an NPC speakable with at both time frames.
Here is what I have: Page1/2
Alas, I am a little unsure about the priority of event pages. But I thought that if the first page's conditions weren't met, it would just go to the 2nd page and check its conditions?
If not, then how could I go about doing this?
If I used conditional branches, the said event would only fire if the user pressed the action button. So it wouldn't check the conditional branch untill then and causing the event to change randomly depending on the current switch that is on and since I am using text, parallel process will not work.
Appreciate any help