Buying multiples of the same item from a vendor costs the same as one #329
Labels
No labels
area
blabot
area
client
area
encounters
area
launcher
area
missions
area
npc-behavior
area
performance
area
portal
area
quests
area
rdb
area
teams
area
trading
area
zone
priority
1
priority
2
priority
3
priority
4
shadowlands
state
cant-reproduce
state
duplicate
state
fixed
state
new
state
unrefined
state
verified
state
wontfix
type
bug
type
enhancement
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: prk/issues#329
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug
If you buy multiple copies of the same item, for example, if you buy 5x Simple First-Aid Kit for 26 credits, you are only charged for one of the sets of First-Aid Kits, e.g. you are charged 26 when you should be charged 156 credits. (26 credits * 5 = 156 credits)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Your cash should be deducted for the full price of the goods you purchase.
Confirmed using ammo.
Interestingly, this also works on items that generate seperate inventory instances, but has a totally seperate issue of the cost being determined incorrectly.
The cost/value calculation for multiple purchases is possibly incorrect.
Should be fixed now, please take a look and let us know! Thanks :)
This appears to be fixed!