This is a interesting idea I made for a game.
I want to make a variable ($Depression) and make it a constant game over possibility.
Example:
<<if $Depression is(ever) gt 100 (and/or) eq 100>>
YOU HAVE BEEN ERASED FROM EXISTENCE!
<<link "BAD END">><<script>>window.close()<</script>><</link>>
<</if>>
Or
<<goto [[BAD END]]>>
But set up to at anytime it happens, it makes this passage show instead of the desired passage..
I dont know how to set up a goto. A cool addition if it only shows the passage for a few seconds then kicks you out of the game
I can clarify, but not really too good at making it any simpler