Skip to content

Conversation

rabscootle
Copy link
Contributor

@rabscootle rabscootle commented Aug 17, 2025

Resolves ValveSoftware/Source-1-Games#3522

Resolved issue where collections containing decorated weapons (skins from Gun Mettle, Tough Break) would report some items as 'owned' when player did not actually have them. This is a side effect from an additional check/pass used to support collections with War Paints.

Several decorated weapons from the Tough Break Update share the same paintkit index number, currently resulting in all instances of a skin (ie. Top Shelf, Boneyard) being marked as 'owned' if the player owned at least one of the items.
image

A check has been added to ensure that collections with decorated weapons do not go through the additional check needed for War Paint collections.
image

…rated weapons shared same paintkit index number

Resolved issue where collections would report some items as 'owned' when player did not actually have them. Issue mainly affected collections from Tough Break Update.
Bitl added a commit to BitlDevelopmentStudios/source-sdk-2013-bds-base that referenced this pull request Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TF2] Inaccurate Collection Checklist UI (for Decorated Weapons)
1 participant