So I've been working on this game for about 7 hours straight, no problems whatsoever. I needed to add a variable in for an event and suddenly all my previous links don't work. It's sorta like a 3 strike in your out kind of thing. I added it to one link only, yet when I start up the preview and click the first link it immediately takes you to the page below three strikes. I've already established a page for my options but it seems to override all that. It does this for all three options I have listed and the worst part about it is after you've clicked well over 3 it still takes you back to the exact same page...What am I doing wrong?
Maybe needed Info: Variable is set at advanced (I've tried going to basic thinking I was out of my league but the problem occurred there too) and scripting is disabled (always.) For the event page, you get taken back by " the previous link" so it's not something I personally picked.
I used to have the event page take you to a whole new chapter, figuring maybe I'm stretching things too far but nope even when moved to the same page as everything else it still messes up. I've deleted various links, and a whole chapter just to redo it all but it still happens. However, when I delete the variable everything goes back to being normal.
Variable Info:
Min. Value: 0/ Max. Value: 3/ Start Value: 0
If value goes above (2) then go to page XYZ
If value goes below (3) then go to page XYZ
Display on all page left unchecked
What am I doing wrong??? :(