Índice de contenido
Preface..................................................................................................................................................2
What is InPAWS?............................................................................................................................2
InPAWS Features............................................................................................................................2
What InPAWS cannot do... yet........................................................................................................3
Command line options..........................................................................................................................3
Compile [c]......................................................................................................................................3
Compile to .SCE for PAW-PC [cd].................................................................................................3
Compilar a .SCE de PAW-CPM(Amstrad) [cm].............................................................................3
Extract [e]........................................................................................................................................3
Preprocess [cp].................................................................................................................................4
Extract graphics [eg]........................................................................................................................4
Extract characters [ec].....................................................................................................................4
Options.............................................................................................................................................4
Output file [-o]............................................................................................................................4
Detailed symbol list [-s]..............................................................................................................4
Introduction to InPAWS syntax...........................................................................................................4
Structure of an InPAWS adventure.................................................................................................4
Case sensibility................................................................................................................................5
Strings..............................................................................................................................................5
{<code>}: ...................................................................................................................................5
^ :.................................................................................................................................................5
\” :................................................................................................................................................5
\^ :................................................................................................................................................5
\{:.................................................................................................................................................5
Tips about adventure games generated with InPAWS....................................................................6
InPAWS Syntax....................................................................................................................................6
Locations..........................................................................................................................................6
Location name.............................................................................................................................6
Location description....................................................................................................................7
Connections.................................................................................................................................7
Some location samples................................................................................................................7
Objects.............................................................................................................................................7
Object name................................................................................................................................8
INITIALLYAT...........................................................................................................................8
WORDS......................................................................................................................................8
WEIGHT.....................................................................................................................................8
PROPERTY................................................................................................................................8
Some object examples.................................................................................................................8
Vocabulary.......................................................................................................................................9
Explanation of concepts..............................................................................................................9
Some vocabulary samples.........................................................................................................10
User messages and system messages.............................................................................................10
General information about messages........................................................................................11
Message definition on the condacts..........................................................................................11
Some message samples.............................................................................................................11
Colors and default character set.....................................................................................................12
Flags and constants........................................................................................................................12
Some samples with flags and constants....................................................................................13
Process and Response tables..........................................................................................................13
Process syntax...........................................................................................................................14
Komentarze do niniejszej Instrukcji