I'd love to use this clock for Chapter 2 of my storygame since an actual game clock would give a much better experience than just using 'Time' and forcing the reader to keep track of what the actual time is themselves. However, how do I set it so the clock only starts from a certain page in the second chapter? And if I want 20 minute intervals, I replace %MIN2 := %MIN2 + 1 with '%MIN2 := %MIN1 + 2' , right?
Also, when I tested the above as a global page script, it said it did not recognise Line 6, Column 7.
Thanks for your help in the other thread earlier by the way,
PS Just a thought, you can set the clock to have a no. of days feature as well, right? I ask because I want the game to end on a 24 hour mark, but of course using a normal 24 hour clock, the player would just die at the start.