Arma 3
Dart's Armory - Commando Squad Gear
Showing 1-10 of 35 entries
< 1  2  3  4 >
Update: 25 Feb, 2024 @ 8:36pm

v1.4.1.0
Fixed Zulu uniforms using their upper texture for the lower half.

Update: 21 Feb, 2024 @ 3:05pm

Internal organizational changes, updated textures for Zulu squad Helmets/Uniforms.

Update: 30 Dec, 2023 @ 10:57pm

Added editor previews for all units.
Switched all functions to use PREP over CfgFunctions, meaning functions are now named as: DAC_<component>_fnc_functionName. e.g. DAC_core_fnc_addRadio.
Addon names are now camelCase.
Moved placeable helmets to armor / customArmor addons, instead of an objects addon.
Moved WebKnight katarn knife changes to weapons, instead of an items addon.

Update: 15 Nov, 2023 @ 8:58pm

Complete rewrite, now uses HEMTT for building and releasing.

Update: 6 Sep, 2023 @ 9:18pm

Fixed CfgPatches missig sniper DC-17M.
Units now spawn with DAC hud instead of base LS.
Added support for automatic hud switching to old (SWLB) commando hud.
Simplified inheritance for NVGs, Backpacks, and Vests.
NV and NV/TI helmet chips.
Assigned medic/engineer permissions to units.
Fixed base tech unit not appearing in Zeus.
Fixed Doktor not spawning with a helmet.
Groups/Compositions for Commando Squads.
Internal fixes/changes (quoting texture paths, whitespace, etc.)

Plan is for groups to contain playable characters with correct group names by default.

Update: 6 Sep, 2023 @ 1:31pm

Fixed missing CfgFunctions declaration.
Fixed underwater goggles script not running on mission start.

Updated Doktor armor.

Update: 5 Sep, 2023 @ 2:00pm

Removed optics (sniper scope) from the normal DC-17M.
Sniper variant of DC-17M retains the sniper scope.

Update: 5 Sep, 2023 @ 12:50pm

Diving goggles version of the republic commando hud.
Automatically swaps between the normal and underwater versions of the hud.

Fixed warning over missing thermalMode on DC-17M optics mode.
Fixed updating base class error for DC-17M OpticsModes.

Update: 5 Sep, 2023 @ 9:40am

Removed a debug message left over from testing the attachment switching.
Added script to automatically assign radios to players.
- Option to disable the setting entirely.

Update: 4 Sep, 2023 @ 5:19pm

Weapon attachment switching for DC-17M.
Last Force Project's attachment system only works for the base DC-17M from their mod, so I made my own.