ZZT On ZZT: Difference between revisions

From Kangaroo Effects
Jump to navigation Jump to search
(Starting listing of ZZTPTT)
m (add bold formatting for some commands)
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
One of the unique aspects of ZZT is its capacity to be used as a medium for publishing about ZZT itself. Various company magazines, best-practice guides, and reference encyclopedias (collections of cool things you can do) were created throughout the years. However, the drawback of publishing information in this way is that you can't get to it easily without loading the world files in ZZT and actually playing them. The Museum of ZZT File Viewer helps greatly with this visibility problem, but the content is still spread across several publications.
One of the unique aspects of ZZT is its capacity to be used as a medium for publishing about ZZT itself. Various company magazines, best-practice guides, and reference encyclopedias (collections of cool things you can do) were created throughout the years. However, the drawback of publishing information in this way is that you can't get to it easily without loading the world files in ZZT and actually playing them. The Museum of ZZT File Viewer helps greatly with this visibility problem, but the content is still spread across several publications.


This page will list out the topics of such files, specifically focusing on how-to guides. For company magazines, see: [[ZZT Magazine Directory]]
This page will list out the topics of such files, specifically focusing on how-to guides.
 
For company magazines, see: [[ZZT Magazine Directory]]




Line 24: Line 26:
|-
|-
|TOUR.ZZT
|TOUR.ZZT
|X
|
|-
|Learn ZZT
|X
|X
|
|
|-
|-
|ZZT Editor Trainer
|ZZT Editor Trainer
|X
|
|-
|ZZT Learner
|X
|X
|
|
Line 44: Line 54:
|-
|-
|Cliche: a Guide for the Advanced ZZTer
|Cliche: a Guide for the Advanced ZZTer
|
|X
|
|
|-
|-
Line 52: Line 62:
|-
|-
|Emon's Guild To ZZT
|Emon's Guild To ZZT
|
|X
|
|
|-
|-
Line 64: Line 74:
|-
|-
|ZZT Programming Tricks and Techniques
|ZZT Programming Tricks and Techniques
|''WIP''
|X
|
|
|}
|}
Line 151: Line 161:
** Kennel: [https://museumofzzt.com/file/z/zzt.zip?file=TOUR.ZZT&board=8 Tour], [https://museumofzzt.com/file/z/zzt.zip?file=DUNGEONS.ZZT&board=5 Source]
** Kennel: [https://museumofzzt.com/file/z/zzt.zip?file=TOUR.ZZT&board=8 Tour], [https://museumofzzt.com/file/z/zzt.zip?file=DUNGEONS.ZZT&board=5 Source]
** Dungeons I: [https://museumofzzt.com/file/z/zzt.zip?file=TOUR.ZZT&board=11 Tour], [https://museumofzzt.com/file/z/zzt.zip?file=DUNGEONS.ZZT&board=1 Source]
** Dungeons I: [https://museumofzzt.com/file/z/zzt.zip?file=TOUR.ZZT&board=11 Tour], [https://museumofzzt.com/file/z/zzt.zip?file=DUNGEONS.ZZT&board=1 Source]
= Learn ZZT =
Author: Chris Jong
Year: 1992
Description: "By the time you finish playing this tutorial, you should be able to create your own simple games to start out with."
Notes: Demonstrates various ZZT-OOP commands with some commentary on usage. Unlike many other worlds about ZZT, the player does not walk through the demonstrations, but rather observes from a corridor along the bottom of the screen, pressing buttons to activate the demos. Curiously, not all topics include object demonstrations.
* Museum of ZZT: https://museumofzzt.com/file/l/learnzzt.zip?file=LEARNZZT.ZZT
== Contents ==
* [https://museumofzzt.com/file/l/learnzzt.zip?file=LEARNZZT.ZZT&board=0 Title screen]
* [https://museumofzzt.com/file/l/learnzzt.zip?file=LEARNZZT.ZZT&board=1 Opening text]
* [https://museumofzzt.com/file/l/learnzzt.zip?file=LEARNZZT.ZZT&board=2 Commands]: Covers naming objects with '''@''' and the ''':touch''' label.
* [https://museumofzzt.com/file/l/learnzzt.zip?file=LEARNZZT.ZZT&board=3 <nowiki>Commands [1]</nowiki>]: Displaying messages (marquee text) and the '''#bind''' command.
* [https://museumofzzt.com/file/l/learnzzt.zip?file=LEARNZZT.ZZT&board=4 <nowiki>Commands [2]</nowiki>]: Directions, stacking movements together (/e/e to move east twice), and the '''#send''' command.
* [https://museumofzzt.com/file/l/learnzzt.zip?file=LEARNZZT.ZZT&board=5 <nowiki>Commands [3]</nowiki>]: '''#become''' and '''#change'''
* [https://museumofzzt.com/file/l/learnzzt.zip?file=LEARNZZT.ZZT&board=6 <nowiki>Commands [4]</nowiki>]: '''#clear''' and '''#set'''. ''(Note: the ZZT flag limit is 10.)''
* [https://museumofzzt.com/file/l/learnzzt.zip?file=LEARNZZT.ZZT&board=7 <nowiki>Commands [5]</nowiki>]: '''#if''', '''#char'''
* [https://museumofzzt.com/file/l/learnzzt.zip?file=LEARNZZT.ZZT&board=8 <nowiki>Commands [6]</nowiki>]: '''#cycle''', '''#endgame'''
* [https://museumofzzt.com/file/l/learnzzt.zip?file=LEARNZZT.ZZT&board=9 <nowiki>Commands [7]</nowiki>]: '''#go''', '''#die'''
* [https://museumofzzt.com/file/l/learnzzt.zip?file=LEARNZZT.ZZT&board=10 <nowiki>Commands [8]</nowiki>]: '''#give''', '''#idle'''
* [https://museumofzzt.com/file/l/learnzzt.zip?file=LEARNZZT.ZZT&board=11 <nowiki>Commands [9]</nowiki>]: '''#play''', '''#lock''' and '''#unlock'''
* [https://museumofzzt.com/file/l/learnzzt.zip?file=LEARNZZT.ZZT&board=12 <nowiki>Commands [10]</nowiki>]: '''#put''', '''#restart'''
* [https://museumofzzt.com/file/l/learnzzt.zip?file=LEARNZZT.ZZT&board=13 <nowiki>Commands [11]</nowiki>]: '''#try''', '''#shoot'''
* [https://museumofzzt.com/file/l/learnzzt.zip?file=LEARNZZT.ZZT&board=14 <nowiki>Commands [12]</nowiki>]: '''#take''', '''#throwstar'''
* ''(There is no 13)''
* [https://museumofzzt.com/file/l/learnzzt.zip?file=LEARNZZT.ZZT&board=15 <nowiki>Commands [14]</nowiki>]: '''#walk''', Movement shortcuts
* [https://museumofzzt.com/file/l/learnzzt.zip?file=LEARNZZT.ZZT&board=16 <nowiki>Commands [15]</nowiki>]: (Outro text)
* [https://museumofzzt.com/file/l/learnzzt.zip?file=LEARNZZT.ZZT&board=17 Credits]




Line 204: Line 268:
* [https://museumofzzt.com/file/z/EDITRAIN.ZIP?file=IA.ZZT&board=7#40,4 Lesson 26: Tigers]
* [https://museumofzzt.com/file/z/EDITRAIN.ZIP?file=IA.ZZT&board=7#40,4 Lesson 26: Tigers]
* [https://museumofzzt.com/file/z/EDITRAIN.ZIP?file=IA.ZZT&board=7#42,10 (Conclusion)]
* [https://museumofzzt.com/file/z/EDITRAIN.ZIP?file=IA.ZZT&board=7#42,10 (Conclusion)]
= ZZT Learner =
Author: Mike Smith
Year: 1996
Description: "Welcome to the ZZT Learner! Once you have completed your journey through this land, you should know the basics of programming objects!"
Notes: This is an overview of basic ZZT-OOP object scripting. This file was locked, such that the original board names have been overwritten. The final board contains no additional content and has been omitted here.
* Museum of ZZT: https://museumofzzt.com/file/z/zztlearn.zip?file=ZZTLEARN.ZZT
== Contents ==
=== Board 1: Insane Monster ===
* [https://museumofzzt.com/file/z/zztlearn.zip?file=ZZTLEARN.ZZT&board=1#13,22 Intro sign]: describes how to enter ZZT-OOP code in the editor and how to access the editor help.
* [https://museumofzzt.com/file/z/zztlearn.zip?file=ZZTLEARN.ZZT&board=1#45,4 An object called "Insane Monster"] which shoots and throws stars.
=== Board 2: Moving your ZZT-OOP objects ===
* [https://museumofzzt.com/file/z/zztlearn.zip?file=ZZTLEARN.ZZT&board=2 Intro sign]: describes object movement and the '''#cycle''' command.
* A [https://museumofzzt.com/file/z/zztlearn.zip?file=ZZTLEARN.ZZT&board=2#26,23 ticket booth] and a [https://museumofzzt.com/file/z/zztlearn.zip?file=ZZTLEARN.ZZT&board=2#36,20 ticket taker] are present on the board, requiring you to collect 5 gems in order to access a room containing objects which in turn control the demo object. These objects do not appear to be pedagogical (which is to say, they don't necessarily teach the user how stores and ZZT flags work), since the world file is locked and nothing about their operation is described by other objects or scrolls on this board.
=== Board 3: Make your objects talk! ===
* [https://museumofzzt.com/file/z/zztlearn.zip?file=ZZTLEARN.ZZT&board=3#13,22 Intro sign]: describes marquees, message boxes, and the '''/i''' command to make objects wait.
* [https://museumofzzt.com/file/z/zztlearn.zip?file=ZZTLEARN.ZZT&board=3#19,20 Flashing Text 1]
* [https://museumofzzt.com/file/z/zztlearn.zip?file=ZZTLEARN.ZZT&board=3#21,20 Flashing Text 2] (consecutive marquee messages)
* [https://museumofzzt.com/file/z/zztlearn.zip?file=ZZTLEARN.ZZT&board=3#24,20 Scroll Text 1]
* [https://museumofzzt.com/file/z/zztlearn.zip?file=ZZTLEARN.ZZT&board=3#27,20 Slow Flashing 1]
* [https://museumofzzt.com/file/z/zztlearn.zip?file=ZZTLEARN.ZZT&board=3#52,10 Necessary commands]: Covers the following: '''#die''', '''#endgame''', '''#restart''', '''#change''', '''#become''', and '''#send'''.




Line 547: Line 648:


Description: "It's kinda like a sequel to Syndrome. It tells you what NOT to do. Have fun and try to LEARN(barf) something!"
Description: "It's kinda like a sequel to Syndrome. It tells you what NOT to do. Have fun and try to LEARN(barf) something!"
* Notes: ''Cliche'' is divided into two subsections: "General" and "RPG". The intro board contains a couple of talking points as well. The player is transported to the ending board after all demo objects have been interacted with.


* Museum of ZZT: https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT
* Museum of ZZT: https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT
== Contents ==
=== Intro Board ===
* [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=1#33,12 Press P Cliché]
* [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=1#24,2 Annoying Water Cliché] - This is sort of hidden, and also appears in some other boards as a topic to be stumbled upon.
=== RPG ===
* [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=9#29,10 About] (Board introduction)
* [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=9#52,12 Silent World Cliché]
* [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=9#42,3 Logic Games]
* [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=9#42,21 Scrolls]
* [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=9#37,19 Sword Swap]
* [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=9#1,25 Poor Writing Cliché]
* [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=12#26,8 Boring RPG Cliché] (On a subscreen)
* [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=10#5,23 Boring Cinema Cliché] (On a subscreen)
* [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=10#52,23 The Long Thin Pathway Cliché]
* [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=11#5,23 World of Cinima's Cliché]
=== General ===
* [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=2#9,12 The Infamous Author Cliché]
* Drawing Help: [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=3#31,21 First], [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=4#31,21 Second], [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=5#31,21 third] and [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=6#31,25 fourth] subscreens.
* [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=2#55,17 The Enigma Cliché]
* [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=2#39,12 Speedy Object Cliché]
* [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=2#29,5 The Dirty Bob Cliché]
* [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=2#14,2 Jail Cell Cliché]
* [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=7#28,12 Passage Left-Over Cliché and Distant Object Cliché]: On a subscreen. This board is also accessible from the RPG branch's cinema boards through a hidden passage. It's unclear if this was intentional or an oversight, but the exit points back to the general board.
=== Outro ===
* [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=14#30,18 The End]
=== Other ===
* [https://museumofzzt.com/file/c/clichegui.zip?file=CLICHE.ZZT&board=13 -untitled]: Note on board organization.




Line 572: Line 717:
Year: 2001
Year: 2001


Description: "From basic stuff to cool tricks with ZZT-OPP." First topic is rooms with yellow borders.
Description: "From basic stuff to cool tricks with ZZT-OPP."
 
* Notes: The first part is comprised of pretty much the same topics as ZZT Syndromes, though neither Syndromes nor Barjesse are referenced or credited. The second part gives some ZZT-OOP tips and covers some marquee and #change animation effects.


* Museum of ZZT: https://museumofzzt.com/file/e/Emonsguild.zip?file=EMONGUID.ZZT
* Museum of ZZT: https://museumofzzt.com/file/e/Emonsguild.zip?file=EMONGUID.ZZT
== Contents ==
* [https://museumofzzt.com/file/e/Emonsguild.zip?file=EMONGUID.ZZT&board=4#31,10 INTRO]
* [https://museumofzzt.com/file/e/Emonsguild.zip?file=EMONGUID.ZZT&board=5#29,3 yellow border ick!]
* [https://museumofzzt.com/file/e/Emonsguild.zip?file=EMONGUID.ZZT&board=6#27,10 big empty room]
* [https://museumofzzt.com/file/e/Emonsguild.zip?file=EMONGUID.ZZT&board=7#28,16 spelling]
* [https://museumofzzt.com/file/e/Emonsguild.zip?file=EMONGUID.ZZT&board=8#24,8 too many monsters]
* [https://museumofzzt.com/file/e/Emonsguild.zip?file=EMONGUID.ZZT&board=9#30,10 BASICS TIPS WITH ZZT-OPP!]: Touches on some ZZT-OOP issues: Not zapping objects to prevent duplicate behavior; Using #end to halt processing in message boxes.
* "Cool Tricks": Boards [https://museumofzzt.com/file/e/Emonsguild.zip?file=EMONGUID.ZZT&board=10#9,25 One], [https://museumofzzt.com/file/e/Emonsguild.zip?file=EMONGUID.ZZT&board=11#30,5 Two] and [https://museumofzzt.com/file/e/Emonsguild.zip?file=EMONGUID.ZZT&board=12#29,11 Three.]: Making marquee animations and changing invisible terrain. The final board contains credits.




Line 751: Line 909:




== Contents (incomplete) ==
== Contents ==


* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=0 (Title Screen)]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=0 (Title Screen)]
Line 782: Line 940:




''Listing is incomplete, more on the way soon!''
=== Strange directions ===
 
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=5#3,4 (Board Intro)]
 
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=5#16,8 Animation] (of idle transporters)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=5#28,8 Blink walls] (with tweaked XY steps)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=5#41,8 Sensors] (remote #if blocked <dir> check using tweaked XY steps)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=5#53,8 Remote #PUT]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=5#11,15 Pusher interleave]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=5#27,15 Duplicators]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=5#29,23 Teleporting program] (object tunneling through solid terrain with tweaked XY steps)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=5#11,23 Diagonal bullets]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=30#4,13 Two hits] (Separate board. Demonstrates an example of storing state with remote #put commands in the context of object binding.)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=31#4,13 Three hits] (Separate board, similar to "Two hits")
 
 
=== Teleportation ===
 
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=9#7,8 Auto board teleport] (Using a duplicator, player clone and edge tile)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=9#58,5 (Unnamed)] "Elbow" transport (Using objects and sliders to push a player through multiple transporters at once to travel down a non-straight path.)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=9#20,14 Location teleport] (The classic player clone teleport)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=9#53,3 Unseen passage]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=10#30,12 Noiseless teleport] (On a subscreen.) This is the technique seen frequently in [https://rabbitboots.com/kfx/index.php/Flimtown#13:_possibility_has_now_been_eliminated. FlimsyTown] to preserve the player's board position when traveling via edge tile.
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=11#30,14 Programmed teleport] (On a subscreen.) Places two player clones next to two passages such that moving in any direction causes the player to warp to another board.
 
 
=== Stats and statless elements ===
 
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=12#8,2 (Board intro)] Outlines the contents of this screen, and includes some information on player clones.
* The following statless elements are demonstrated along the top of this board:
** WALLS
*** DUPLICATOR
*** SHARK
*** BLINKWALL
*** "(none)" (Horizontal blinkwall ray) (ID 33)
*** "(none)" (Vertical blinkwall ray) (ID 43)
*** PUSHER
*** OBJECT
*** "(none)" (ID 46)
** CREATURES
*** LION
*** TIGER
*** RUFFIAN
*** BEAR
*** SEGMENT
*** HEAD
*** BULLET
** OTHERS
*** "(blankname)" (Board edge) (ID 1)
*** STAR
*** PASSAGE
*** SCROLL
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=12#29,12 Changing destinations] (shifting a passage onto a new stat with a different board destination)
* Scrolls:
** [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=12#17,16 Scroll with XY steps]
** [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=12#18,16 Cycle 0 Scroll with no flashing animation]
** [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=12#19,16 Cycle 3 Scroll with slower animation]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=12#37,18 Stat breakables]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=12#39,23 Stat boulders]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=12#45,13 Stat inheritance]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=12#14,23 Instant explosives!]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=29#30,20 More explosives] (Subscreen)
 
 
=== Centipedes ===
 
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=18#2,22 (Board introduction)]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=18#9,13 Remote] (Bomb linked to a segment)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=18#16,9 Intelligence]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=18#28,9 Reversal] (Includes a stat slider as segment)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=18#50,9 Moving stuff] (Includes stat ricochets and a transporter as segments)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=18#46,19 Sleeping]
 
 
=== Darkness ===
 
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=25#2,20 (Board intro)]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=25#6,18 Torch outline mask]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=25#17,3 Statless player clone mask]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=25#53,5 Revealing hidden torches with stat inheritance]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=25#48,23 Pushing statless player clones to move visible entities in the dark]
 
 
=== Miscellaneous ===
 
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=6#33,4 Locked player movement]
* Program colours: [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=6#50,4 Method 1], [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=6#53,4 Method 2]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=6#24,12 Enter board triggers] (Subscreen)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=6#9,12 Gate]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=13#1,11 Warnings] (Subscreen) (Touching a scroll on the edge of a connected board)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=14#30,6 Password] (Subscreen)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=6#44,16 #BECOME colours]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=14#7,18 Fast energy] (Subscreen) (Consuming energizers faster with player clones)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=6#44,19 Messy lines] (#change line line)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=6#15,22 Fast movement]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=6#56,21 Put colours]
 
 
=== Undocumented features ===
 
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=8#16,5 Ricochet]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=8#39,4 SEEK]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=8#54,4 <nowiki>#GIVE/#TAKE</nowiki>]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=8#14,13 Put next to south edge] -- Demonstrates that #put along the bottom row is not possible.
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=8#39,9 <nowiki>#CHANGE and #PUT</nowiki>]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=8#39,14 <nowiki>#IF ANY and Monitors</nowiki>]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=8#18,18 Duplicators and Edges]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=8#39,18 <nowiki>#RESTART</nowiki>] -- Includes notes on zapping restart as a label.
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=8#39,22 <nowiki>#SEND</nowiki>]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=8#51,22 Cheat codes] -- Small addendum: though I'm not sure how useful this is, the cheat prompt is accessible on the title screen by pressing the "|" key.
 
 
=== Blink walls ===
 
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=19#8,3 Fakes]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=19#13,11 Recolouring]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=19#45,13 Preset beams]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=19#12,18 Stat beams]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=19#46,19 Unblocked west] (Player being pushed onto other entities by a vertical blinkwall ray)
 
 
=== More miscellaneous ===
 
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=15#2,10 Passages] (Under element following the player upon stepping off a passage)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=15#16,8 Star field]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=15#50,13 Disappearing passages] (When stepping off of one and onto another. Additionally, demonstrates some odd behavior with stats underneath the destroyed passages.)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=15#6,21 False room] ([https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=22#24,15 Subscreen with explanation])
 
 
=== More about stats ===
 
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=16#23,8 Speed] (Tweaking the cycle setting of built-ins)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=16#38,5 Fast player movement] ("Black hole" empties with stats)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=27#29,10 Creatures parameters] (On a sub-screen.)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=16#17,10 Bullet paths]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=16#28,13 Simultaneous execution] (Running multiple pieces of code in one location using stacked stats.)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=16#33,18 Collectibles]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=16#14,22 Bear]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=17#30,12 Moving stuff when a program dies] (On a subscreen.)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=20#27,14 Pushers over stat fakes] (On a subscreen.)
 
 
=== Bullets and stat water ===
 
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=21#2,4 (Board intro)]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=21#26,4 Explode]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=21#33,4 Teleport]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=21#43,7 Passage]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=21#54,7 Transporters]
 
 
=== Duplicator bug ===
 
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=23#6,23 (Board intro)]
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=24 (Second duplicator board) ] (Subscreen)
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=26#9,11 (Third duplicator board)] (Subscreen)
 
 
=== What is this strange stuff??? ===
 
 
* [https://museumofzzt.com/file/z/zztptt.zip?file=ZZTPTT.ZZT&board=28#7,6 (Board intro)] - This board links back to the Centipedes section, but I wasn't able to find a link to it in the other direction. I may have missed it, or it may be well-hidden. This board demonstrates a very odd behavior when a player is linked to a Centipede.

Latest revision as of 15:50, 25 August 2019

One of the unique aspects of ZZT is its capacity to be used as a medium for publishing about ZZT itself. Various company magazines, best-practice guides, and reference encyclopedias (collections of cool things you can do) were created throughout the years. However, the drawback of publishing information in this way is that you can't get to it easily without loading the world files in ZZT and actually playing them. The Museum of ZZT File Viewer helps greatly with this visibility problem, but the content is still spread across several publications.

This page will list out the topics of such files, specifically focusing on how-to guides.

For company magazines, see: ZZT Magazine Directory


Notes and Warnings

  • For inquiries on this list, you can contact me. Keep in mind that this is mostly just hyperlinks to content on Museum of ZZT, which I have donated and submitted games to, but do not own or administer.
  • The Title, Author and Year fields are taken from the Museum of ZZT directly, and could potentially change at any time. In-game copyright notices and such may be different. Worlds are listed by release date of the first version preserved.
  • Files linked here may contain offensive or NSFW content. They may also contain incorrect information, or just plain bad advice (please do not use any of the ZZT anti-cheat measures described herein).


Roadmap

World Board / Contents Listing Details and Categorization
DEMO.ZZT X
TOUR.ZZT X
Learn ZZT X
ZZT Editor Trainer X
ZZT Learner X
ZZT Syndromes X
The UNOFFICIAL ZZT Programming Guide X
ZZT Encyclopedia X
Cliche: a Guide for the Advanced ZZTer X
ZZT Crime
Emon's Guild To ZZT X
Mystical Winds Encyclopedia X
ZZT Pro
ZZT Programming Tricks and Techniques X


DEMO.ZZT

Author: Tim Sweeney

Year: 1991

Description: "An interactive demonstration of the properties of various items, creatures and terrains in ZZT."


Contents

Items

  • Items Main Page
    • Ammo
    • Torches
    • Dark Rooms
    • Gems
    • Scrolls
    • Bombs
    • Keys
    • Doors
    • Duplicators
    • Energizers


Creatures


Terrains

  • Terrains Main Page
    • Water
    • Forest
    • Solids
    • Breakables
    • Fakes
    • Normals
    • Boulders
    • Invisible walls
    • Sliders
    • Blinkwalls (Blinker)


TOUR.ZZT

Author: Tim Sweeney

Year: 1991

Description: This is a sneak peek at the official ZZT worlds (Town of ZZT, Caves of ZZT, City of ZZT and Dungeons of ZZT), with playable demo boards.


Board appearances


Learn ZZT

Author: Chris Jong

Year: 1992

Description: "By the time you finish playing this tutorial, you should be able to create your own simple games to start out with."

Notes: Demonstrates various ZZT-OOP commands with some commentary on usage. Unlike many other worlds about ZZT, the player does not walk through the demonstrations, but rather observes from a corridor along the bottom of the screen, pressing buttons to activate the demos. Curiously, not all topics include object demonstrations.


Contents

  • Commands: Covers naming objects with @ and the :touch label.
  • Commands [1]: Displaying messages (marquee text) and the #bind command.
  • Commands [2]: Directions, stacking movements together (/e/e to move east twice), and the #send command.
  • Commands [4]: #clear and #set. (Note: the ZZT flag limit is 10.)
  • (There is no 13)


ZZT Editor Trainer

Author: Herbie Piland

Year: 1994

Description: "This Zzt World shows you examples of nearly every command, message, and item on the Zzt Editor!! It goes from simple to complex so no prior use of the Zzt Editor is needed to understand."

Notes: This covers built-in creatures and terrain, but stops short of describing how objects work. There are multiple topics per board. There are two copies of this on the museum dated 1994 and 1995, but the ZZT files are identical.

Contents

Board 1

Board 2

Board 3

Board 4

Board 5

Board 6


ZZT Learner

Author: Mike Smith

Year: 1996

Description: "Welcome to the ZZT Learner! Once you have completed your journey through this land, you should know the basics of programming objects!"

Notes: This is an overview of basic ZZT-OOP object scripting. This file was locked, such that the original board names have been overwritten. The final board contains no additional content and has been omitted here.


Contents

Board 1: Insane Monster


Board 2: Moving your ZZT-OOP objects

  • Intro sign: describes object movement and the #cycle command.
  • A ticket booth and a ticket taker are present on the board, requiring you to collect 5 gems in order to access a room containing objects which in turn control the demo object. These objects do not appear to be pedagogical (which is to say, they don't necessarily teach the user how stores and ZZT flags work), since the world file is locked and nothing about their operation is described by other objects or scrolls on this board.


Board 3: Make your objects talk!


ZZT Syndromes

Author: Barjesse

Year: 1996

Description: A classic in its own right, Barjesse guides new ZZTers through issues and mistakes that were common in the AOL era.

Topics

Goofy Syndromes


Fatal Syndromes


The UNOFFICIAL ZZT Programming Guide

Author: Corey "Des" Garriott

Year: 1996

Description: "Want to begin ZZT programing? This game may silence some discordant items in your games!"

Notes: Describes itself as an 'intermediate' tutorial. The preserved copy seems to start on the wrong board. This is divided into a beginner section and then an intermediate section, both available from the intro board. Additional authors listed in-game: Mark McIntire and Others.

Contents


Part 1


Part 2


ZZT Encyclopedia

Author: Chronos30

Year: 1998, 2001

Description: A compilation of tricks, glitches and engine boards.

Notes: There are multiple versions of this preserved, and also earlier versions which are listed in a history file but don't seem to be available. The old version lists Chronos30 and JDMSonic as authors, but Chronos30 is the only author listed on the museum. I'm going to put off looking into this for now, and just list out the contents of the latest release as that seems to have the most utility. Descriptions and cross-referencing will have to wait another day.

Category 1: Colors v1.13


Category 2: Player Clone v1.17


Category 3: Weapons v1.15


Category 4: Counters v1.17


Category 5: Flags and Conditions v1.18


Category 6: Anti-Cheats v1.2


Category 7: Board Edge v1.09


Category 8: Randomness v1.13


Category 9: Game Engines v1.15


Category 10: Objects v1.15


Category 11: Miscellaneous v1.13


Cliche: a Guide for the Advanced ZZTer

Author: JoE

Year: 2000

Description: "It's kinda like a sequel to Syndrome. It tells you what NOT to do. Have fun and try to LEARN(barf) something!"

  • Notes: Cliche is divided into two subsections: "General" and "RPG". The intro board contains a couple of talking points as well. The player is transported to the ending board after all demo objects have been interacted with.

Contents

Intro Board


RPG


General


Outro


Other


ZZT Crime

Author: Wong Chung Bang, Scorch3000

Year: 2000 (Version 2), 2001 (Versions 5 and 6), 2007 (Version 8)

Description: "A ZZT world for newbies. Points out what not to do in ZZT files."


Emon's Guild To ZZT

Author: Emon

Year: 2001

Description: "From basic stuff to cool tricks with ZZT-OPP."

  • Notes: The first part is comprised of pretty much the same topics as ZZT Syndromes, though neither Syndromes nor Barjesse are referenced or credited. The second part gives some ZZT-OOP tips and covers some marquee and #change animation effects.


Contents


Mystical Winds Encyclopedia

  • Author: Nanobot
  • Year: 2002
  • Description: "The Mystical Winds Encyclopedia is a collection of various engines and some information about how they work."

Notes: There are versions 1.0, 1.1, 1.2, 1.3 and 1.4 preserved on the museum site. I compiled a list of board links of the latest version, as with the Chronos30 encyclopedia. More detailed breakdowns will have to wait another day. Part C is just toolkits without commentary, but I've gone ahead with listing them because they include ZZT sound effects as well. This package also contains a number of reference docs and object libraries, which are listed out at the end of this section.


Part A

Game Engines


Anti-Cheats


Counter Functions


Part B


Overcoming Limits


Other


Extra


Part C

Toolkits



Additional Documents

Note: The museum file viewer doesn't parse .doc files correctly, but they are mostly readable.




ZZL Object Libraries


ZZT Pro

Author: ChocoboKick, Kjorteo, Celine Kalante

Year: 2005

Description: "This is a how-to help utility world along the lines of ZZT Syndromes by Barjeese and ZZT Crime by Wong Chung Bang. ZZT Pro is essentially supposed to pick up where these two fine games left off."


ZZT Programming Tricks and Techniques

Author: zzo38

Year: 2018

Description: "Here are many kinds of tricks and techniques that may be used in ZZT. Some of them need external editors such as ZZTQED (which was used to make this world file). There are a lot of possibilities! Look at many of these programs using the editor to see how they work. If you are reimplementing ZZT, it might also help to look at these things, to see if they function properly."

Notes: Boards contain multiple subsections arranged by category.


Contents


Arithmetic


Flags and counters


Strange directions


Teleportation

  • Auto board teleport (Using a duplicator, player clone and edge tile)
  • (Unnamed) "Elbow" transport (Using objects and sliders to push a player through multiple transporters at once to travel down a non-straight path.)
  • Location teleport (The classic player clone teleport)
  • Unseen passage
  • Noiseless teleport (On a subscreen.) This is the technique seen frequently in FlimsyTown to preserve the player's board position when traveling via edge tile.
  • Programmed teleport (On a subscreen.) Places two player clones next to two passages such that moving in any direction causes the player to warp to another board.


Stats and statless elements


Centipedes


Darkness


Miscellaneous


Undocumented features


Blink walls


More miscellaneous


More about stats


Bullets and stat water


Duplicator bug


What is this strange stuff???

  • (Board intro) - This board links back to the Centipedes section, but I wasn't able to find a link to it in the other direction. I may have missed it, or it may be well-hidden. This board demonstrates a very odd behavior when a player is linked to a Centipede.