We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
marketSearch() returns incorrectly the price of an item if the item's price is x.--$
For example, I have an item from a market search, and the function results in 1, instead of 100 when the price is 1,--$.
I don't know if this is intended, but I am having trouble determining if the price is 100 or 1 for (1$).
The text was updated successfully, but these errors were encountered:
Can anyone help me?
Sorry, something went wrong.
No branches or pull requests
marketSearch() returns incorrectly the price of an item if the item's price is x.--$
For example, I have an item from a market search, and the function results in 1, instead of 100 when the price is 1,--$.
I don't know if this is intended, but I am having trouble determining if the price is 100 or 1 for (1$).
The text was updated successfully, but these errors were encountered: