So, this it is really, really difficult to merge these to components. It took me a few weeks to get everything sorted out. Basically I use everything from ARPGIS, only use one Weapon blueprint from DCS. To make it work you have to remove the inventory and equipment component blueprints, and extend several other.
To give you an idea, the blueprint for just adding the weapon, and updating it. Basically the DCS class DI_SwordClass* (LocalDisplayedItemClass) has been added to the ARPGIS datatable, and is sent when equipping a weapon, to Update Weapon Hand function.
