quest

From Arx Libertatis Wiki
Jump to navigation Jump to search

The quest script command is used to append an entry to the quest log.

Usage

quest <textkey>

Context: Ignored

Parameters:

ParameterTypeDescription
textkey text The localization key of the text to add

The text key can optionally start and end with [] brackets, which are ignored.

The player book icon in the HUD will flash as the entry is added.

If this command is called multiple times with the same key, the text will be added multiple times.