Non-threaded

Forums » Feature Wishing Well » Read Thread

Suggestions for improvements and additions to the site.
This feature was rejected 10/31/2008: Already possible - see response below

variables

18 years ago

is it possible to make variables not show in the story until a certain page?

riley

variables

18 years ago

i think with the restrictions option on the page you can. but im not sure.

nate

variables

18 years ago
Yep. Without using scripting you can do it like this:

%%VARNAME%% - And it would show up like 5, if the variable was set to five.

If the variable was still set to 5, but you wanted to include text, you could go like this:

You have %%VARNAME%% money. - And it would show up like You have 5 money.

I'm afraid there is no way to make them default but not show up on a certain page though, you'll have to imput that at the bottom of every page if that is the effect you're trying to get.