#480 Quest items repeatedly given on login/zoning

Closed
opened 1 year ago by Dorbin · 1 comments
Dorbin commented 1 year ago

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 commented 1 year ago
Collaborator

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
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.