Skip to content

References to weapon.category in weapontweakdata should be changed to weapon.categories[1] #48

@AmperAndSand

Description

@AmperAndSand

Payday 2 has recently (in U145) changed how they store weapon categories inlib/tweak_data/weapontweakdata. All categories previously in weapon.category are now in weapon.categories[1] and weapon.sub_category is now in weapon.categories[2].

However, there are still references in PocoHud to weapon.category, e.g. local weapon_category = weap_base:weapon_tweak_data().category.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions