You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where fn_assignGear.sqf declares all the variable names to use in assignGear scripts, the Blue and Purple grenades are not declared, despite being used in default loadouts. Red grenades aren't declared either though I'm not sure if they're used (probably should be declared though).
The text was updated successfully, but these errors were encountered:
* assignGear: move selectRandom in FIA gear
* assignGear: Fix discrepancies between unit loadouts (issue 213)
* assignGear: Fix case, HSAM bags, and variable definitions. (Issues #210 and #211)
* assignGear give guerilla factions (at least) as many smokes as others
* assignGear: Normalize use of _DMriflemag_tr
* assignGear: R, CAR and SMG lose one frag to fit the scheme: [base]+[weapon]+[2xsmoke/2xfrag]
* assignGear: MATG/HATG/HMGG/MSAMG/HSAMG get +2 carbine mags to conform to the carbine module
* assignGear: Normalised (smoke-)grenades of guerilla factions with non-guerilla factions
* assignGear: CO gets 4/2/2 and JTAC 3/3/2 white/red/green gl smokes
* assignGear: Fix number of smokes for FIA, FIA AK, Syndikat
* assignGear: Fix whitespace after addBackpack
* assignGear: Fix header comments
* assignGear: Fixed: matg accidentally got an increase of _MATmag1 instead of carbinemag in a previous commit.
Where fn_assignGear.sqf declares all the variable names to use in assignGear scripts, the Blue and Purple grenades are not declared, despite being used in default loadouts. Red grenades aren't declared either though I'm not sure if they're used (probably should be declared though).
The text was updated successfully, but these errors were encountered: