Buying items from a shop while inventory is full costs credits and doesn't give you your item #1026
Loading…
x
Reference in New Issue
Block a user
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?
Reproduction steps
Expected results
Actual results
Bug prevalence
Every time
Description
Report link
https://pastebin.com/Kb9y4Te3
Confirmed.
When buying items with a full inventory, the trade is canceled, but credits are deducted upon zoning.
https://github.com/user-attachments/assets/202b3055-cd15-4d71-8238-ace45552e719
This should now be fixed
Sort of 'fixed'. Instead of just cancelling the trade, the terminal will now just dump all purchases into your overflow window. Definitely not Live behaviour though. Will update the label.
I've changed this to work the same way as it does on live now.
Confirmed, inventory now only fills to the amount of possible spaces and then outputs the
Your inventory is full!
system message, also only bills you for the amounts relating to the number of purchased items. 100% live behaviour. Closing as fixed as of 22/12/24.