Arma 3
Dart's Armory - Commando Squad Gear
1-10 van 35 items weergegeven
< 1  2  3  4 >
Update: 25 feb 2024 om 20:36

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

Update: 21 feb 2024 om 15:05

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

Update: 30 dec 2023 om 22:57

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 om 20:58

Complete rewrite, now uses HEMTT for building and releasing.

Update: 6 sep 2023 om 21:18

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 om 13:31

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

Updated Doktor armor.

Update: 5 sep 2023 om 14:00

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

Update: 5 sep 2023 om 12:50

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 om 9:40

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 om 17:19

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.