So I"m using steam api get the player's inventory items and then the schema to get the item names. Backpack: http://api.steampowered.com/IEconItems_730/GetPlayerItems/v0001/ Schema: http://api.steampowered.com/IEconItems_730/GetSchema/v0002/
But it only gives me the original item name for example
M4A4 instead of M4A4 | Faded Zebra (Battle-Scarred)
How can I get the added skin name to the weapon name?
I also tried lookating the attributes defindexes but defindex don't seem to link to skin names in the csgo_english.txt.