idk1337 Posted March 26, 2019 Report Posted March 26, 2019 Hello, so, firt i must say thank you for this nodejs library. I using it, but i have problem: Its possible to get inspect link/wear of skin, what have a bot in inventory? tested it, but on received items etc. doest have any inspect link or wear value :/ Thank you so much for any help and have a nice day Quote
Dr. McKay Posted March 27, 2019 Report Posted March 27, 2019 You won't be able to get the wear, no, but you should be able to get the inspect link. It won't be in getReceivedItems, but it'll be everywhere else, provided you set a language. Quote
idk1337 Posted March 27, 2019 Author Report Posted March 27, 2019 Set language? I didn't set any language, i have a default english. When i try call community.getUserInventoryContents(steam_id_of_bot, 730, 2, true, (err, inventory) => {console.log(inventory)}); i didn't get incpect link, only name, hash_market_name, marketable, tradedable etc. I am doing something wrong? Could you tell me in which class i can get an inspect link? thank you very much Quote
Dr. McKay Posted March 28, 2019 Report Posted March 28, 2019 The inspect link is under actions. You will need to replace %owner_steamid% and %assetid%. Quote
idk1337 Posted March 28, 2019 Author Report Posted March 28, 2019 I'm sorry, but I don't understand how to replace it, where? thank you 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.