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

Use CBA Misc Items #401

Merged
merged 3 commits into from
Sep 13, 2017
Merged

Use CBA Misc Items #401

merged 3 commits into from
Sep 13, 2017

Conversation

jonpas
Copy link
Member

@jonpas jonpas commented Sep 12, 2017

When merged this pull request will:

Requires CBATeam/CBA_A3#744

Inheritance for base ACRE2 components has changed a bit, from:
["ItemCore", "ItemRadio", "ACRE_GameComponentBase", "ACRE_BaseComponent", "ACRE_BaseRadio", "ACRE_<radioName>"]
to
["ItemCore", "CBA_MiscItem", "ACRE_GameComponentBase", "ACRE_BaseComponent", "ACRE_BaseRadio", "ACRE_<radioName>"]

Copy link
Member

@Sniperhid Sniperhid left a comment

Choose a reason for hiding this comment

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

Seems good, shouldn't affect any other systems :)!

@jonpas jonpas removed the Next CBA label Sep 13, 2017
@jonpas jonpas merged commit ea5bdec into master Sep 13, 2017
@jonpas jonpas deleted the useCBAmiscItem branch September 13, 2017 02:43
jonpas added a commit that referenced this pull request Sep 13, 2017
* Use CBA_MiscItem_ItemInfo (1.76 VA Mine Detectors fix 1/2)

* Use CBA_MiscItem (1.76 VA Mine Detector fix 2/2)

* Require CBA 3.4.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Radios are mine detectors
2 participants