#473 Stackable GiveQuestItem() rewards need to be given stacked

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

Attempting to accept the following looks for 7 available inventory slots (not including the new bag offered in this window) even though it’s only 3 unique items. After acceptance, they DO stack automatically and even appear in the new bag.

GiveQuestItem(Quest, Player, "", 20708,4142,4142,4142,7391,7391,7391)

20708== Dreak's bag 4142== Basic coal x3 7391== Fossil Temper x3

Attempting to accept the following looks for 7 available inventory slots (not including the new bag offered in this window) even though it’s only 3 unique items. After acceptance, they DO stack automatically and even appear in the new bag. GiveQuestItem(Quest, Player, "", 20708,4142,4142,4142,7391,7391,7391) 20708== Dreak's bag 4142== Basic coal x3 7391== Fossil Temper x3
image commented 1 year ago
Collaborator

this was fixed by 40b156387a

we still have to display them all as individual rewards in the quest reward menu because the stack count doesn't display

this was fixed by https://git.eq2emu.com/devn00b/EQ2EMu/commit/40b156387a84baab4dd3ea1e1188bfebf766996e we still have to display them all as individual rewards in the quest reward menu because the stack count doesn't display
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.