Jump to content
  • 0

Daily Quest is possible?


Question

Posted

Is there a way to make some quests on event/quest system for example: you can 3 quests only every 24 hours, then can do it again. (?)

Thanks in advance <3

1 answer to this question

Recommended Posts

  • 2
Posted

Yes it is.  

1- use time editor and create times

2- create a repeatable quest.

3- Create 2 new page in npc.

4- in first page put the quest   in quest settings you will see quest completed event open that and write if completed event switch newpage = true

5- add that switch to second page for start

6- conditional branch if time is 00:00 newpage=false

 

In here when newpage=false its repeatable quest.

but when newpage=true theres clear nothing typing.

 

I wish you understand bro XDD

×
×
  • Create New...