CombinedArmsGaming / F3_CA

Combined Arms version of the F3 Framework
7 stars 9 forks source link

Fix assign gear classes for insignia and gearscript #74

Closed Poulern closed 3 years ago

Poulern commented 3 years ago

Kind of needs to be decided by not JUST me. I want to take this opportunity to streamline and rename some of our kind of silly gearscript classes like hmgag (Her majesty's gag? 🙄).

React with 👍 or 👎 if you're in favor or not on this issue.

One note is that I plan to merge hmg and csw to just hmg.

Poulern commented 3 years ago
// To use launcher, set _bagahmg and _baghmg = ""; Do not delete any of the lines.
// Having both will give you both weapons 
_HMG = "ace_csw_staticHMGCarry";
_HMGTripod = "ace_csw_m3CarryTripodLow";
_HMGmag = "ace_csw_100Rnd_127x99_mag_red";
_HMGmagamount = 2;
_baghmg = ""; // "B_HMG_01_weapon_F"
_bagahmg = ""; // "B_HMG_01_support_F"