Quest Number
From ZCWiki
| This article has been transferred from the PureZC Wiki, and may need to be updated. |
All quests in Zelda Classic are assigned a quest number, which are stored in the Header data in ZQuest. Here are the possible numbers and what they mean:
Quest number = 1 The quest is treated as the default 1st Quest. The default 1st Quest is the only QST file intended to carry this number. For this number to have function the filename must be 1st.qst.
Quest number = 2 Same as above, except it is the default 2nd Quest. For this number to have function the filename must be 2nd.qst.
Quest number = 3 Same as above, except it is the default 3rd Quest. For this number to have function the filename must be 3rd.qst.
For information on how default quests work, click any one of the quests named above. For the most part, default quests are intended to be played as-is without being edited.
Quest number = 0 This means that the quest is a custom quest, which can and must be specifically loaded into a save file, then played. If you design your own custom quests, you will probably always want to leave your file's quest number as "0".
