Questie

Questie

116M Downloads

Quests with blank type

drejjmit opened this issue ยท 4 comments

commented

Need to set all blank type="", objectives a completed

Dump: value=C_QuestLog.GetQuestObjectives(1149)
[1]={
  [1]={
    type="",
    numRequired=0,
    text="",
    finished=false,
    numFulfilled=0
  }
commented

image

image

commented
Dump: value=C_QuestLog.GetQuestObjectives(379)
[1]={
  [1]={
    type="item",
    numRequired=5,
    text=" : 0/5",
    finished=false,
    numFulfilled=0
  },
  [2]={
    type="",
    numRequired=0,
    text="",
    finished=false,
    numFulfilled=0
  }
}
Dump: value=C_QuestLog.GetQuestObjectives(1149)
[1]={
  [1]={
    type="",
    numRequired=0,
    text="",
    finished=false,
    numFulfilled=0
  }
}
Dump: value=C_QuestLog.GetQuestObjectives(1437)
[1]={
  [1]={
    type="",
    numRequired=0,
    text="",
    finished=false,
    numFulfilled=0
  }
}
commented
Dump: value=C_QuestLog.GetQuestObjectives(1949)
[1]={
  [1]={
    type="",
    numRequired=0,
    text="",
    finished=false,
    numFulfilled=0
  }
}
commented