node-steamcommunity icon indicating copy to clipboard operation
node-steamcommunity copied to clipboard

marketSearch() returnes the wrong price for the items fetched

Open WhoofWhoof opened this issue 1 year ago • 1 comments

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$).

WhoofWhoof avatar Aug 24 '24 20:08 WhoofWhoof