lisabe96 Posted February 11, 2016 Share 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? Quote Link to comment Share on other sites More sharing options...
Token Posted February 11, 2016 Share Posted February 11, 2016 The quest API is not functional, I wrote my own. Even the getQuestPoints() method is broken. Quote Link to comment Share on other sites More sharing options...
lisabe96 Posted February 11, 2016 Author Share 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 Quote Link to comment Share on other sites More sharing options...
Valid Posted September 17, 2019 Share Posted September 17, 2019 (edited) For those wondering, method works again. EDIT: Nevermind, it's too buggy Edited September 17, 2019 by Valid Quote Link to comment Share on other sites More sharing options...