lisabe96 Posted February 11, 2016 Posted February 11, 2016 script.getQuests().isComplete(Quest.COOKS_ASSISTANT) Does return false although the quest is done. Is this broken or am I doing something wrong?
Token Posted February 11, 2016 Posted February 11, 2016 The quest API is not functional, I wrote my own. Even the getQuestPoints() method is broken.
lisabe96 Posted February 11, 2016 Author Posted February 11, 2016 (edited) The quest API is not functional, I wrote my own. Even the getQuestPoints() method is broken. Alright so it's not me. Currently using this as solution: getConfigs.get(#) == X Edited February 11, 2016 by lisabe96
Valid Posted September 17, 2019 Posted September 17, 2019 (edited) For those wondering, method works again. EDIT: Nevermind, it's too buggy Edited September 17, 2019 by Valid