The way I want have my story set up, is that every page you go to progresses TIME by one. How would one achieve this?
I did this once, but can't remember. I'll get back to you if I do remember.
%TIME := %TIME + 1
Put that ^ in the global link page. Of course, that's after you actually make the variable itself.
Global link page?
Yes.
Wasdat?
Just enable scripts, and then you should see it.
Thanks!