Non-threaded

Forums » Feature Wishing Well » Read Thread

Suggestions for improvements and additions to the site.
This feature was rejected 4/11/2011: Script!

Variable Events

19 years ago

Can you do something with the variable subset change to allow something like this:

If Var1 is =< Var 2 Goto Page89

Some options for the spot would be:

=
>
<
x= (not equal)
>= or =>
<= or =<

Those would definatly help me out.  Well, I'd like to add something like this personally:

If HP is > Max HP Goto Reset HP.

Variable Events

19 years ago

These are Kinda in there already, but need to be expanded. I suppose I can do this soon.

Variable Events

19 years ago
I mean for the variable events you can define.  I can do it with certain checks but that wastes way to much energy and time.

Variable Events

19 years ago

Just so we're on the smame page .... An EVENT is something defined at the Variable level (meaning on the Edit Variable page) and defines what happens when the Varible reaces a certain value.

Currently, you can define two events on a variable: > and <.

Eventually, this will be expanded to >, <, =, >=, <=, Between, In List.

The one concern i have with events is that you might end up in an infinite loop.

Variable Events

19 years ago
Yes I know.  Can you make it so that you can variables be affected like that by other variables instead of a number?  You could just do it like the put variable in number slot thing right?

Variable Events

19 years ago

Oh yeah that i can do.

Variable Events

18 years ago
I think scripting has figured this one out.