Open topaz-next-bot opened 3 years ago
Comment by eyes-and-brain Sunday Oct 04, 2020 at 06:11:22
wrong direction of NPC. The retail NPC "Xanthavia" is hiding behind a tree. Topaz's NPC 'Xanthaviat' is facing the opposite direction and is not hiding behind a tree.
I would like to add to the above. The initial orientation of the NPCs is correct.
If player talk to the "Zantaviat", the NPC rotates its direction to the player's direction. The problem is that the direction of the NPC "Zantaviat" does not return to its original orientation afterwards. The problem may be that using player:showText causes the NPC's orientation to rotate in the direction of the player.
Comment by eyes-and-brain Sunday Oct 04, 2020 at 06:59:08
When the mission "The Davoi Report" is received more than twice, the following steps must be repeated.
However, the current implementation of topaz does not seem to support repeating this mission more than twice. The mission doesn't progress even after talking to the NPC "Zantaviat". When I talk to a guard NPC "Ambrotien", I get a fanfare for completing the mission, but the mission status is still in progress. It will be impossible to complete any other San d'Oria missions in the future.
Issue by eyes-and-brain Saturday Oct 03, 2020 at 05:03:36 Originally opened as: project-topaz/topaz - Issue 1238
I have:
Additional Information (Steps to reproduce/Expected behavior) :
Wrong NPC message.
https://github.com/project-topaz/topaz/blob/7adb2f5daffdd497b763c58b986783d39e7a6664/scripts/zones/Davoi/npcs/Zantaviat.lua#L15-L32
"ID.text.AAAA" has the value "7410". "ID.text.BBBB" has the value "7485".
wrong direction of NPC. The retail NPC "Xanthavia" is hiding behind a tree. Topaz's NPC 'Xanthaviat' is facing the opposite direction and is not hiding behind a tree.