-
Notifications
You must be signed in to change notification settings - Fork 739
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
weaponSelect CBA Setting #5581
weaponSelect CBA Setting #5581
Conversation
Not really related to this PR, just something I saw in testing
Running both of these produces weird results. I'm thinking we should just have CBA localize categories on init so there's no problems on category filtering? |
lgtm, can't approve what I opened. |
addons/weaponselect/initSettings.sqf
Outdated
|
||
[QGVAR(displayText), "CHECKBOX", | ||
[LSTRING(SettingDisplayTextName), LSTRING(SettingDisplayTextDesc)], | ||
"ACE Uncategorized", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there some sort of inventory category this would be more suited to?
UI |
Requires #5752 |
* weaponSelectCBASetting * Update to movedToSQF * Add category
This is an easy one.