I was looking into how to see if a quest is completed using LUA in 2.4.3.
I found IsQuestFlaggedCompleted, however this function does not exist in 2.4.3.
I also found GetQuestsCompleted, but this function seems to not have been implemented until WOTLK was released.
Is there any way using LUA that I can check if the player has completed a certain quest or is there no way to pull off what i'm trying to do?
Thanks