All non-protected, the only thing you will notice is the 4 other characters spamming you with 'Dudes has accepted your quest' after 'Sharing quest with Dudes'. On the slaves the quest dialog doesn't even appear it just gets added to the QuestLog.Originally Posted by MrLonghair
[code:1]-- auto acceptquesting'ing
self:RegisterEvent("QUEST_DETAIL");[/code:1]
[code:1]function HPAVC:QUEST_DETAIL()
-- if(self:IsAutoAcceptQuest()) then
AcceptQuest();
-- end
end[/code:1]
Connect With Us