Questie

Questie

116M Downloads

Location of NPC Tua'kea is off

Gogo1951 opened this issue ยท 2 comments

commented

image

commented

In this case, the NPC has a path that they wander - both points are valid and the path is valid. This path is already included in Questie, but paths are only drawn on the world map, not the minimap.

[26245] = {
name = 'Tua\'kea',
spawns = {[65]={{47.99,76.11}}},
waypoints = {[65]={{{47.99,76.11},{47.69,76.64}}}},
},

If anything is misbehaving here, it's simply that we don't draw paths on the minimap, but that's more of a feature request and not a data issue.

image