project-topaz / topaz

Server emulator for FFXI
Other
159 stars 224 forks source link

Trust NPCs stop talking after quests are completed #1435

Open kaincenteno opened 3 years ago

kaincenteno commented 3 years ago

https://github.com/project-topaz/topaz/blob/b0de87cf6a892f7625aef5af1bede1d078f5a2de/scripts/zones/Windurst_Woods/npcs/Wetata.lua#L31

they seem to lack an else statement with a CS as it's only checking if the quest is available but not when it's completed or accepted.

This applies also to clarion star and the other dood in sandoria (never memorized their names cuz com on wind pipes)

RAIST5150 commented 3 years ago

To better clarify, this may be isolated to players that completed first trusts for nations before the key items issue was addressed. No key item (colored card or permit) exists but they have gotten the first trust so the quest is not flagged as available.