Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
AmperAndSand opened this issue May 18, 2017 · 0 comments

Comments

@AmperAndSand
Copy link

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.

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

No branches or pull requests

1 participant