Explv / Explvs-AIO

Explv's AIO
MIT License
23 stars 18 forks source link

GE sell all items if sell amount is too large #38

Closed ghost closed 5 years ago

ghost commented 5 years ago

If the user inputs a larger number to sell than what they have on their account it will sell all.

ghost commented 5 years ago

Found a minor issues with this, it should deposit all items before trying to sell things. Since if the account has the item in the inventory already it wont check the bank for the rest of the items, if the amount is grater.

Master-Of commented 5 years ago

Ah yeah I remember fixing that now. My bad, should have remembered.

Explv commented 5 years ago

Nice work @RealPoke