joaolucas89 Posted May 2, 2016 Report Posted May 2, 2016 Im using this code: offer.getReceivedItems(true, function(err, items) { console.log(err); console.log(JSON.stringify(items)); });But response dont have float value, how can I get it? Quote
Dr. McKay Posted May 2, 2016 Report Posted May 2, 2016 Call it by its proper name, "wear value" please. You can't get it from the steamcommunity site, you have to get it from the WebAPI, which is very unreliable. Quote
joaolucas89 Posted May 3, 2016 Author Report Posted May 3, 2016 Thx m8. Will not easy. Maybe a job queue with 10 retrys ahahaha :'( Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.