SENPAY98K Posted March 28, 2021 Report Posted March 28, 2021 Hello, Iam using your code to send csgo items, and i want to include steam items such as Cards/Bossters, Gems... How do i modify the get inventory line ? // Get our inventory manager.getInventoryContents(730, 2, true, function(err, inventory) Quote
Dr. McKay Posted March 28, 2021 Report Posted March 28, 2021 Your Steam Community inventory is AppID 753, ContextID 6. So replace 730 with 753 and 2 with 6. SENPAY98K 1 Quote
SENPAY98K Posted March 29, 2021 Author Report Posted March 29, 2021 20 hours ago, Dr. McKay said: Your Steam Community inventory is AppID 753, ContextID 6. So replace 730 with 753 and 2 with 6. I know that, i just asked if there is a way to add both CSGO + Steam inventory at same trade Quote
Dr. McKay Posted March 29, 2021 Report Posted March 29, 2021 Yes, you'd need to request both inventories separately. SENPAY98K 1 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.