#480 Quest items repeatedly given on login/zoning

已关闭
Dorbin1 年之前创建 · 1 条评论
Dorbin 评论于 1 年之前

Active quests that GiveQuestItem() or SummonItem() somewhere in the quest script are repeatedly giving duplicates of the same item(s) when zoning or logging in. Most likely, the quest step that gives the item has to have already passed or is current.

2 examples

Gruttooth Invasion from Garven Tralk gives the weapon/bag of provisions repeatedly from GiveQuestItem().

Cellar Cleanup repeatedly gives Automatic Recipes book from SummonItem() after cleaning the cellar the first time.

Active quests that GiveQuestItem() or SummonItem() somewhere in the quest script are repeatedly giving duplicates of the same item(s) when zoning or logging in. Most likely, the quest step that gives the item has to have already passed or is current. 2 examples Gruttooth Invasion from Garven Tralk gives the weapon/bag of provisions repeatedly from GiveQuestItem(). Cellar Cleanup repeatedly gives Automatic Recipes book from SummonItem() after cleaning the cellar the first time.
image 评论于 1 年之前
协作者

Then it should move to another step? What are we supposed to do when you reload at the same step and give quest item is called? Lol

Then it should move to another step? What are we supposed to do when you reload at the same step and give quest item is called? Lol
image1 年之前 关闭
登录 并参与到对话中。
正在加载...
取消
保存
这个人很懒,什么都没留下。