Show the Number of Coins for Pickup
we do see the amount of coins we’ve gotten btw, just saying…
Jeeha (ele) and Jeeha The Warrior
Is currently emotionally unstable because Breaking Bad is over
Is currently emotionally unstable because Breaking Bad is over
Really? All I see is “coins for pickup”.
Seas is right, when you just mouse over the BLTC icon it just says “Coins for Pickup”.
This could be a cool little feature for some time down the road, absolutely.
I think the main reason why it doesn’t show is it’d have to cache your entire retrieve panel because the retrieve panel only shows the first 100 items to be retrieved (including each monetary amount).
This means if I sell something for 1c 200 times, then the retrieve will only show 1s, instead of 2s.
Then, all that needs to be done is to store all of the individual sales in a new variable. When you pick up your coins the variable could reset its value.