Zerinho Posted October 24, 2018 Share Posted October 24, 2018 Hello guys So, i was trying to do a Daily Quest system to my project but i can't make it...  i created a repeatable quest in "on quest completion" i put a reward page 1 and put a switch1 = true so in page 2 i wanna put to reset that switch in 00h so i put condit if time is between 12am to 6 am then > switch false  the problem is that the switch is nothing switching to false on 00h, what do i did wrong? Link to comment Share on other sites More sharing options...
0 Khaikaa Posted October 24, 2018 Share Posted October 24, 2018 If you made that event in the "on completion event" it will never work because that event only runs once, I think only 1 of the 2 pages will work. You should make a common event for that instead. Zerinho 1 Link to comment Share on other sites More sharing options...
0 Zerinho Posted October 25, 2018 Author Share Posted October 25, 2018 ok i did this in spawn/execution conditions i did nothing but its only switching one time as well... (its 2 switches 'cause is one for quest take and another to quest completed) i did something wrong? or that means intersect can't handle a daily quest? @jcsnider Link to comment Share on other sites More sharing options...
0 Khaikaa Posted October 25, 2018 Share Posted October 25, 2018 if you don't choose any trigger the event won't launch doesn't matter if the conditions are met or not. Zerinho 1 Link to comment Share on other sites More sharing options...
0 jcsnider Posted October 25, 2018 Share Posted October 25, 2018 Also, the event won’t work unless someone is online. Best to wait for B5 where we have variables that you can use for real world timings. Gibier and Zerinho 1 1 Link to comment Share on other sites More sharing options...
Question
Zerinho
Hello guys
So, i was trying to do a Daily Quest system to my project but i can't make it...
 i created a repeatable questÂ
in "on quest completion" i put a reward page 1
and put a switch1 = true
so in page 2 i wanna put to reset that switch in 00h so i put condit if time is between 12am to 6 am then > switch false
Â
the problem is that the switch is nothing switching to false on 00h, what do i did wrong?
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now