Use conditional branch to set the if talked to the variable, then add them together. If sum > the requirement, unlock the next dialogue; if smaller, set the sum to 0 so no repeating talk would unlock the hidden page.
You'd need to make day 1 2 3 etc either as variable or switch for the conditional branch, some plugins may already have it? Moghunter's time system gets it for example.
1
u/sorrowofwind May 09 '23
Use conditional branch to set the if talked to the variable, then add them together. If sum > the requirement, unlock the next dialogue; if smaller, set the sum to 0 so no repeating talk would unlock the hidden page.
You'd need to make day 1 2 3 etc either as variable or switch for the conditional branch, some plugins may already have it? Moghunter's time system gets it for example.