juliarose / steam-trade-offer-enhancer

Browser script to enhance Steam trade offers.
MIT License
43 stars 3 forks source link

Effect not showing behind hat #4

Closed dragontwist closed 4 months ago

dragontwist commented 4 months ago

I own a Frostbite nunhood, and it doesnt show the effect like other hats

image

juliarose commented 4 months ago

I don't see anything that would trigger this issue. You seem to be using another extension which may have an effect on things. Try inspecting the element and see if it's applying a background image to the item. Effects will have a URL to backpack.tf where the particle images are sourced. Particularly for Frostbite this should be https://backpack.tf/images/440/particles/87_94x94.png.

dragontwist commented 4 months ago

I don't see anything that would trigger this issue. You seem to be using another extension which may have an effect on things. Try inspecting the element and see if it's applying a background image to the item. Effects will have a URL to backpack.tf where the particle images are sourced. Particularly for Frostbite this should be https://backpack.tf/images/440/particles/87_94x94.png.

I have checked other Frostbite hats which work, so im assuming its due to the hat size covering the effect, which i didnt think of when i posted the issue.

image

and looking at Bp.tf it seems to be the same issue, so it has to just be due to the size of the PNG of that hat.

image

Which in hindsight i didnt think off, Sorry.