Archived from groups: rec.games.int-fiction (
More info?)
On Sat, 1 May 2004, RandomKindaGuy wrote:
> Yes good point! Language specification would have been useful! I'm using
> TADS...i've tried to look on the web but maybe i just havn't found
> anything.
>
> If anybody knows of a page that would be useful then please say.... I've
> been using the Mark Engelberg lessons but can't find anything on them,
> but prehaps i'm blind.
I'll first offer some (hopefully) helpful advice that these questions are
really better pitched to rec.arts.int-fiction, since that is the group
that focuses on writing (as opposed to playing) text games.
An opening cut-scene is pretty simple. Replace commonInit in your code,
and in that function, print the cut-scene text, followed by a morePrompt()
and a clearscreen().
/====================================================================\
|| Quintin Stone O- > "You speak of necessary evil? One ||
|| Code Monkey < of those necessities is that if ||
|| Rebel Programmers Society > innocents must suffer, the guilty must ||
|| stone@rps.net < suffer more." -- Mackenzie Calhoun ||
|| http://www.rps.net/QS/ > "Once Burned" by Peter David ||
\====================================================================/