YaQuestAPI¶
Beta
YaQuestAPI is a class for managing quests.Functions¶
A listener to events about the quest for the specified entity
entityThe entity that you want to listen to
Returns all quests of the character.
YaCharacterQuestByRequester YaQuestAPI.CharacterQuestByRequester(YaEntity character, YaEntity requester)Beta
Associates the character and the requester.
Gets quest configuration using quest ID.
questIDThe unique identifier of the quest
Fired when any quest is finished.
callbackA callback with the character who takes the quest and quest information