Checkallquests¶
Redirect if 60 or more BoardQuests are in the completed board or do nothing otherwise.
Syntax¶
|checkallquests,redirect|
Parameters¶
redirect
: int¶
The Dialogue line id to redirect if applicable. This must be a valid Dialogue line id or an exception will be thrown.
Remarks¶
If a redirection happen, the input string is replaced by an OrganiseLines version of the resolved redirect
dialogue line and processing resumes at the start of the input string to accommodate its replacement.