It might seem that way but I am currently studying the manual and read The
Inform 7 Handbook. I found the source code for Zork written for Inform 7
very helpful to study. I also experiment with the code to find out what is
possible.
However there are times when I do get stuck and can't find a solution to
overcoming code problem so a bit of help would be useful as I am new o the
language.
For example one of my questions was to have some text displayed after 3
turns.
I tried the code that I thought would work
Every Turn:
On the third turn, say "a bird flys by".
Which didn't work. Then I tried rewording the text. It is possible that it
is something that Inform 7 can't do so no matter what I try it is not going
to work. This is when I turn to a inform newsgroup in hope of an answer.
--
Regards Brian