Returns whether the player has failed the selected quest in the quest log
See also Quest functions.
Signature:
isFailed = IsCurrentQuestFailed()
Returns:
isFailed- 1 if the player has failed the quest; otherwise nil (1nil)
Returns whether the player has failed the selected quest in the quest log
Signature:
isFailed = IsCurrentQuestFailed()
Returns:
isFailed  - 1 if the player has failed the quest; otherwise nil (1nil)