Jump to content

Xolem

Members
  • Posts

    14
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Xolem reacted to Droidz in Legion quester manual profile programming   
    Hello,
    Add wait time after cast, and try to turnin manually the quest with runcode step:
    if (wManager.Wow.Helpers.Quest.HasQuest(40643) && wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(new Vector3(8001, -2680, 512), 101064)) { wManager.Wow.Helpers.Quest.CompleteQuest(); }  
×
×
  • Create New...