• [Steam Web Api] Getting Players TF2 Inventory?
    4 replies, posted
Hey guys, I've been looking for a while now and it seems like not a lot of people are explaining how it works and what not so I thought ill ask the brilliant minds of FacePunch. :dance: Currently working on a site that will be using the steam web api as its base for user logins and information (The usual) But i can't seem to figure out how to get the players tf2 inventory and actually display it.. So if anyone can be so kinda to help me out that would be very kind of you. Always <3, Creepy EDIT: Looking a little bit more I was able to find something called steam-condenser. But I still cant seem to be able to actually find something that will give me a clue on getting the players inventory. :/
BUMP: Can anyone help me?
i found [url]http://wiki.teamfortress.com/wiki/Talk:WebAPI/GetPlayerItems[/url] I hope that helps.
[QUOTE=jung3o;40283123]i found [url]http://wiki.teamfortress.com/wiki/Talk:WebAPI/GetPlayerItems[/url] I hope that helps.[/QUOTE] HAHA! I was able to finally get the inventory :3 Now its just the matter of grabbing the item ID and displaying into a graph :] Thank you kind sir!
[QUOTE=jung3o;40283123]i found [url]http://wiki.teamfortress.com/wiki/Talk:WebAPI/GetPlayerItems[/url] I hope that helps.[/QUOTE] By the way this is complete bollocks and is missing a lot of important data like the item's real name and loads more. You want to use the elusive [code]http://api.steampowered.com/IEconItems_440/GetPlayerItems/v0001/?key= PUT YOUR KEY HERE &SteamID=76561198013370444&format=json[/code] No more TF_WEAPON_KNIFE. It's "Knife" now. More data. Less clutter. I had a a shitty time displaying item names until I got this. You could add me if you need help with anything else. I'm finishing up a huge TF2 related web app right now.
Sorry, you need to Log In to post a reply to this thread.