I'm happy! I get to realize my childhood dream of my very own Sierra game!
And then this:
My very early project is odd. I have altered PICTURES and VIEWS and they have both worked fine. However, when I alter LOGIC, the changes are not reflected when I launch the game to test it. For example, I took this line
display(10,1," Intro Screen");
and altered it to
display(10,1," My Adventure");
but when I launch the game, it still reads 'Intro Screen', even after saving and revuilding the VOL files (which I'm not sure I had to do anyway)
What could be causing this? I also can't get 'look (at object X)' commands to work, although adding (object X's name) to its own group in WORDS.TOK did get me 'What? Where?' responses as opposed to 'Logging unknown word'.
Any ideas? Help is greatly appreciated!
And also, no matter what directory I selected with 'New game from Template', AGI Studio said it was invalid, so I had to copy all the stuff in by hand, retaining the folders of course.
I'm using AGIStudio 1.38b1.
