Zerinho Posted August 31, 2018 Share Posted August 31, 2018 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 Link to comment Share on other sites More sharing options...
2 reaksiyon Posted August 31, 2018 Share Posted August 31, 2018 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 Zerinho 1 Link to comment Share on other sites More sharing options...
Question
Zerinho
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
Link to comment
Share on other sites
1 answer to this question
Recommended Posts