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

Dogtags - Rename inventory items via CBA #10130

Merged
merged 2 commits into from
Jul 28, 2024
Merged

Dogtags - Rename inventory items via CBA #10130

merged 2 commits into from
Jul 28, 2024

Conversation

PabstMirror
Copy link
Contributor

alt to #10102
soft-requires CBATeam/CBA_A3#1329

@PabstMirror PabstMirror added the kind/enhancement Release Notes: **IMPROVED:** label Jul 20, 2024
Copy link
Contributor

@johnb432 johnb432 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall much more elegant than #10102, hopefully we can get that CBA function merged in 3.18.0.

Would we want to keep the if (isNil "CBA_fnc_renameInventoryItem") exitWith {}; line if it's merged into CBA?

addons/dogtags/XEH_postInit.sqf Outdated Show resolved Hide resolved
@PabstMirror
Copy link
Contributor Author

I guess [] call nil is safe, so it doesn't need to be there,
I just think it makes it clear why the feature might not work if not running on a dev build of cba,
we can cleanup when cba3.18 is out

@PabstMirror PabstMirror added this to the 3.18.0 milestone Jul 21, 2024
@PabstMirror PabstMirror merged commit a6ab050 into master Jul 28, 2024
5 checks passed
@PabstMirror PabstMirror deleted the dogCBA branch July 28, 2024 16:43
blake8090 pushed a commit to blake8090/ACE3 that referenced this pull request Aug 18, 2024
* Dogtags - Rename inventory items via CBA

* Update addons/dogtags/XEH_postInit.sqf

Co-authored-by: johnb432 <[email protected]>

---------

Co-authored-by: johnb432 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Release Notes: **IMPROVED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants