In this quest, the goal is to defeat 5 groups of creatures. How can this be done using Objective_Kind_Manual?
if (quest is active)
if (the number of creature groups has changed)
change the quest progress
end
end
New here? I'm Roha — want a quick tour?
In this quest, the goal is to defeat 5 groups of creatures. How can this be done using Objective_Kind_Manual?
if (quest is active)
if (the number of creature groups has changed)
change the quest progress
end
end