Possible missing error message in 6.1? (EN)
Цитата: Hanon Ondricek от 14.07.19, 01:53If I accidentally put a $ in front of "visited" like:
<<if $visited('passage') eq 1>>
I tend to do this by accident a lot. The game will run without any error, but the entire passage will show up blank.
I know you're probably not concentrating at all on 6.1, but it would be nice if 6.1 could report that error since a blank passage can also be caused by extensive misaligned if/else statements, or testing the single passage when certain variables aren't previously set.
Thanks!
(PS, I also wish it were possible to use 6.1 with the nice JS interface-look and feel with the passage list and macros on the sides and curvy arrows! But I know not to dream big!)
If I accidentally put a $ in front of "visited" like:
<<if $visited('passage') eq 1>>
I tend to do this by accident a lot. The game will run without any error, but the entire passage will show up blank.
I know you're probably not concentrating at all on 6.1, but it would be nice if 6.1 could report that error since a blank passage can also be caused by extensive misaligned if/else statements, or testing the single passage when certain variables aren't previously set.
Thanks!
(PS, I also wish it were possible to use 6.1 with the nice JS interface-look and feel with the passage list and macros on the sides and curvy arrows! But I know not to dream big!)