fparma / fp_static_weapons

Other
2 stars 1 forks source link

Port back the Assemble Backpack functionality for Applicable Weapons. #11

Closed ComfyPillow closed 8 years ago

ComfyPillow commented 8 years ago

Static Weapons for which this should be available are the following:

ComfyPillow commented 8 years ago

Look into providing a generic Tripod Item, which can be used across all of the FP Static Assembly compatible weapons.

This should keep things relatively simple and doesen't clutter the Virtual Arsenal as much.

Cuel commented 8 years ago

Can't use the vanilla tripod?

ComfyPillow commented 8 years ago

Haven't looked into how the bag assembly works, but yeah I'm considering using the Vanilla Bipod if possible.

ComfyPillow commented 8 years ago

From what I've seen, Arma has 1 Tripod for each kind of Static weapon.

For example, NATO HMG, CSAT HMG and AAF HMG each have their own tripods.

B_HMG_01_support_F
O_HMG_01_support_F
I_HMG_01_support_F

And from what I've seen, Both Parts of the Weapon, the Weapon Bag and the tripod bag needs to know it's counterpart and to which vehicle it assembles to.

So from what I've seen in the BI config and the RDS Bag Config, each static weapon needs it's own bipod and gun.

Kauwgompje commented 8 years ago

The Podnos and M252 both have the assemble backpack functionality, names on the backpack are from the M6 mortar though. (yesterdays build)

ComfyPillow commented 8 years ago

M252 and Podnos inherit from the MK6, in order to be fully compatible with ACE Mortars. That means, as of right now, they use the assemblyinfo entry from the MK6.

Will be fixed with the others once I get to create all the bag configs.

ComfyPillow commented 8 years ago

All of those now have compatible Bag Assembly.