noname835
Member
Hello, I am in the process of creating several large prefabs that are very difficult to finish.
I have 3 questions or I can't find the answer on google.
1 - What happens if I leave <property name="ShowQuestClearCount" value="1" /> on 0 instead of 1?
2 - How do I get the merchant to offer tier 6 quests, should I just set the 1 to 6?
<property name="ShowQuestClearCount" value="6"
3 - Is it possible to leave the yellow exclamation point, so the quest proposal on a prefab without going through the merchant?
The goal is for the player to be able to do the quest several times in a row without going through the merchant.
Indeed, once the player has finished the quest, the merchant no longer offers it.
Thank you in advance for your help
I have 3 questions or I can't find the answer on google.
1 - What happens if I leave <property name="ShowQuestClearCount" value="1" /> on 0 instead of 1?
2 - How do I get the merchant to offer tier 6 quests, should I just set the 1 to 6?
<property name="ShowQuestClearCount" value="6"
3 - Is it possible to leave the yellow exclamation point, so the quest proposal on a prefab without going through the merchant?
The goal is for the player to be able to do the quest several times in a row without going through the merchant.
Indeed, once the player has finished the quest, the merchant no longer offers it.
Thank you in advance for your help
Last edited by a moderator: