complete quest problem
Posted: Sun Sep 04, 2011 5:33 am
The NPC serond in Ravenfell, Abandoned Fortress.
i Want ot complete the daily quest at him with sendMacro("CompleteQuest()"), but it dont work.. why? 0.o
my code for complete quest:
i Want ot complete the daily quest at him with sendMacro("CompleteQuest()"), but it dont work.. why? 0.o
my code for complete quest:
Code: Select all
player:target_NPC(112158, 750);
sendMacro("CompleteQuest()"); yrest(2000);