Total-RP / Total-RP-3-Extended

Extended module for the Total RP 3 add-on for World of Warcraft, adding creation tools.
http://extended.totalrp.com
11 stars 13 forks source link

Check for ability to take an item from a stash before requesting it #142

Open Solanya opened 5 years ago

Solanya commented 5 years ago

Potentially tied with https://github.com/Ellypse/Total-RP-3-Extended/issues/56, trying to take a unique item from a stash while already possessing one doesn't add it to the player's inventory (as expected) but removes it from the stash anyway (which is wrong). We should check if the player can take an item before requesting it to limit such issues.