Returns whether the player can complete the quest presented by a questgiver
See also Quest functions.
Signature:
isCompletable
=
IsQuestCompletable()
Returns:
isCompletable
- 1 if the player currently meets the requirements (e.g. number of items collected) complete the quest; otherwise nil (1nil
)