Step7750 / node-csgo-cdn

Retrieves the Steam CDN Image URLs for CS:GO Items
MIT License
73 stars 19 forks source link

Missing Images for Glock-18 | Gamma Doppler & Talon | Dopplers #45

Closed antal-k closed 1 year ago

antal-k commented 1 year ago

For some reason, it's returning undefined for these items.

Talon Knife missing Phase images, gems are fine.

cdn.getItemNameURL(marketHashName, phase)

wavpro commented 1 year ago

After doing some research on this issue, it seems to affect not only glock and talon dopplers, it also affects the Shadow Dagger Doppler and Butterfly Doppler on phase 2, sapphire and black pearl.

Due to inactivity of this project and my need to get a working version of the package, I've created a fork of this project, and fixed this, the 404 issue and more. It's not 1:1 compatible, but it adds things like typescript support.