View Single Post
06-13-09, 02:56 PM   #4
jaliborc
A Chromatic Dragonspawn
 
jaliborc's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2007
Posts: 196
Originally Posted by Syzgyn View Post
I think most of us would be happy with just IsQuestCompleted(id).
I'm developing an addon which wouldn't require an huge database if blizzard provided GetAvaiableQuestLink. Some may find IsQuestCompleted more usefull, some will find GetQuestInfo, others GetQuestRequirements. In fact, I never felt necessity for a IsQuestCompleted function, but that's just me.
This is why I suggested all of them. We should not say to Blizzard "we would be happy just if you had x", we should say "we have the following ideas, can you implement them?".

P.S: Added IsQuestCompleted to the list

Last edited by jaliborc : 06-14-09 at 09:38 AM.
  Reply With Quote