Non-threaded

Forums » Advanced Editor Forum » Read Thread

Get help from the experts on variables, scripts, items, and other scary things.

How does one add to a variable?

10 years ago

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? 

How does one add to a variable?

10 years ago

I did this once, but can't remember.  I'll get back to you if I do remember.

How does one add to a variable?

10 years ago

%TIME := %TIME + 1

Put that ^ in the global link page. Of course, that's after you actually make the variable itself. 

How does one add to a variable?

10 years ago

Global link page? 

How does one add to a variable?

10 years ago

Yes.

How does one add to a variable?

10 years ago

Wasdat? 

How does one add to a variable?

10 years ago

Just enable scripts, and then you should see it.

^^^ Good advice

10 years ago

Thanks!