-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- added FICTIONAL_TANOAN_SOF_OD_GREEN.sqf - added GER_2023_Fallschirmjäger_FLECKTARN.sqf - added GER_2023_KSK_MULTITARN.sqf - added WAGNER_2023_MOSCOW_INVASION_ATAC-MC.sqf - changed GER_2023_PzGren_FLECKTARN.sqf - changed GER_2023_PzGren_TROPENTARN.sqf - changed equipment_presets.txt - removed IRAQ_2016_ISOF_SOLIDBLACK.sqf
- Loading branch information
1 parent
c309778
commit 2628148
Showing
8 changed files
with
703 additions
and
71 deletions.
There are no files selected for viewing
129 changes: 129 additions & 0 deletions
129
PvH's EMF Kits/FICTIONAL/MISC/FICTIONAL_TANOAN_SOF_OD_GREEN.sqf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,129 @@ | ||
/* | ||
* Made for Arma 3 Virtual MILSIM | ||
* | ||
* Author: Hark | ||
* CC Modpack Version: V4 | ||
* [OD Green Special Operations Force made for a mission on Tanoa or any comparable jungle map.] | ||
* | ||
*/ | ||
|
||
/* Get the unit's role */ | ||
private _condition = player getVariable ["cmf_common_role", "RFL"]; | ||
private ["_availableUniforms", "_availableWeapons", "_availableMagazines", "_availableVests", "_availableItems", "_availableBackpacks", "_availableHeadgear", "_availableFacewear", "_availableAttachments", "_availableGrenades"]; | ||
|
||
/* Default gear */ | ||
private _defItems = ["ACE_CableTie", "ACE_IR_Strobe_Item", "ACE_SpraypaintBlack", "ACE_SpraypaintBlue", "ACE_SpraypaintGreen", "ACE_SpraypaintRed", "ACE_wirecutter", "ItemcTabHCam", "ACE_rope12", "ACE_rope15", "ACE_rope18", "ACE_rope27", "ACE_rope36", "ACE_EntrenchingTool", "rhsusf_ANPVS_15", "ACE_Canteen", "ACE_EarPlugs", "kat_guedel", "ACE_adenosine", "ACE_fieldDressing", "ACE_elasticBandage", "ACE_packingBandage", "ACE_quikclot", "ACE_epinephrine", "ACE_Flashlight_MX991", "ACE_MapTools", "ACE_morphine", "ACE_splint", "ACE_tourniquet", "ItemMap", "ItemCompass", "ItemWatch", "ACE_CableTie"]; | ||
private _defWeapons = []; | ||
private _defAttachments = []; | ||
private _defMagazines = ["rhs_mag_30Rnd_556x45_M855A1_Stanag", "rhsusf_200Rnd_556x45_box", "rhsusf_200rnd_556x45_mixed_box", "rhs_mag_maaws_HE", "rhs_mag_maaws_HEDP"]; | ||
private _defGrenades = ["rhs_mag_m67", "rhs_mag_an_m8hc", "rhs_mag_an_m14_th3", "rhs_mag_m18_green", "rhs_mag_m18_purple", "rhs_mag_m18_red", "rhs_mag_m18_yellow", "ACE_CTS9", "ACE_M84", "ACE_Chemlight_IR", "ACE_Chemlight_Orange", "ACE_Chemlight_UltraHiOrange", "ACE_Chemlight_HiYellow", "ACE_Chemlight_HiWhite", "ACE_Chemlight_HiRed", "ACE_Chemlight_HiGreen", "ACE_Chemlight_HiBlue"]; | ||
private _defUniforms = ["CUP_U_CRYE_G3C_RGR"]; | ||
private _defVests = []; | ||
private _defBackpacks = ["CUP_B_RUS_Backpack"]; | ||
private _defHeadgear = ["rhsusf_opscore_fg_pelt_cam"]; | ||
private _defFacewear = ["UK3CB_G_Balaclava2_DES", "CUP_G_ESS_BLK", "CUP_G_PMC_Facewrap_Black_Glasses_Dark", "CUP_G_PMC_Facewrap_Tropical_Glasses_Dark", "UK3CB_G_Tactical_Black"]; | ||
|
||
/* Rifleman */ | ||
if (_condition in ["RFL"]) then { | ||
_availableUniforms = []; | ||
_availableWeapons = ["CUP_CZ_BREN2_556_11"]; | ||
_availableAttachments = ["rhsusf_acc_t1_high", "bwa3_acc_varioray_irlaser_black", "optic_hamr"]; | ||
_availableMagazines = []; | ||
_availableVests = ["V_CarrierRigKBT_01_light_Olive_F"]; | ||
_availableItems = []; | ||
_availableGrenades = []; | ||
_availableBackpacks = []; | ||
_availableHeadgear = []; | ||
_availableFacewear = []; | ||
}; | ||
|
||
/* Team leader */ | ||
if (_condition in ["SL", "FTL"]) then { | ||
_availableUniforms = []; | ||
_availableWeapons = ["CUP_CZ_BREN2_556_11", "rhsusf_bino_m24", "BWA3_P2A1"]; | ||
_availableAttachments = ["rhsusf_acc_t1_high", "bwa3_acc_varioray_irlaser_black", "optic_hamr"]; | ||
_availableMagazines = ["BWA3_1Rnd_Flare_Singlestar_White", "BWA3_1Rnd_Flare_Singlestar_Red", "BWA3_1Rnd_Flare_Illum", "BWA3_1Rnd_Flare_Singlestar_Green"]; | ||
_availableVests = ["V_CarrierRigKBT_01_light_Olive_F"]; | ||
_availableItems = []; | ||
_availableGrenades = []; | ||
_availableBackpacks = []; | ||
_availableHeadgear = []; | ||
_availableFacewear = []; | ||
}; | ||
|
||
/* Medic */ | ||
if (_condition in ["MED"]) then { | ||
player setVariable ["ace_medical_medicclass", 2, true]; | ||
_availableUniforms = []; | ||
_availableWeapons = ["CUP_CZ_BREN2_556_11"]; | ||
_availableAttachments = ["rhsusf_acc_t1_high", "bwa3_acc_varioray_irlaser_black", "optic_hamr"]; | ||
_availableMagazines = []; | ||
_availableVests = ["V_CarrierRigKBT_01_light_Olive_F"]; | ||
_availableItems = ["ACE_personalAidKit", "ACE_plasmaIV", "ACE_plasmaIV_250", "ACE_plasmaIV_500", "ACE_surgicalKit", "kat_chestSeal", "kat_larynx", "kat_stethoscope", "kat_amiodarone", "kat_lidocaine", "kat_IO_FAST", "kat_IV_16", "KAT_Empty_bloodIV_500", "KAT_Empty_bloodIV_250", "kat_AED", "kat_aatKit"]; | ||
_availableGrenades = []; | ||
_availableBackpacks = ["tgc_tssi_m9_hpc"]; | ||
_availableHeadgear = []; | ||
_availableFacewear = []; | ||
}; | ||
|
||
/* SAW/LMG */ | ||
if (_condition in ["AR"]) then { | ||
_availableUniforms = []; | ||
_availableWeapons = ["rhs_weap_m249_pip_S"]; | ||
_availableAttachments = ["tier1_exps3_0_black", "cup_acc_llm_black", "tier1_saw_bipod_kac"]; | ||
_availableMagazines = []; | ||
_availableVests = ["V_CarrierRigKBT_01_light_Olive_F"]; | ||
_availableItems = []; | ||
_availableGrenades = []; | ||
_availableBackpacks = []; | ||
_availableHeadgear = []; | ||
_availableFacewear = []; | ||
}; | ||
|
||
/* HAT */ | ||
if (_condition in ["HAT"]) then { | ||
_availableUniforms = []; | ||
_availableWeapons = ["CUP_CZ_BREN2_556_11", "launch_MRAWS_green_rail_F"]; | ||
_availableAttachments = ["rhsusf_acc_t1_high", "bwa3_acc_varioray_irlaser_black", "optic_hamr"]; | ||
_availableMagazines = []; | ||
_availableVests = ["V_CarrierRigKBT_01_light_Olive_F"]; | ||
_availableItems = []; | ||
_availableGrenades = []; | ||
_availableBackpacks = []; | ||
_availableHeadgear = []; | ||
_availableFacewear = []; | ||
}; | ||
|
||
/* Engineer */ | ||
if (_condition in ["ENG"]) then { | ||
player setVariable ["ACE_IsEngineer", 2, true]; | ||
_availableUniforms = []; | ||
_availableWeapons = ["CUP_CZ_BREN2_556_11"]; | ||
_availableAttachments = ["rhsusf_acc_t1_high", "bwa3_acc_varioray_irlaser_black", "optic_hamr"]; | ||
_availableMagazines = ["rhs_ec200_mag", "rhs_ec400_mag", "CUP_TimeBomb_M", "rhsusf_m112_mag", "rhsusf_m112x4_mag"]; | ||
_availableVests = ["V_CarrierRigKBT_01_light_Olive_F"]; | ||
_availableItems = ["ToolKit", "ACE_Clacker"]; | ||
_availableGrenades = []; | ||
_availableBackpacks = []; | ||
_availableHeadgear = []; | ||
_availableFacewear = []; | ||
}; | ||
|
||
/* Loadout array that's passed back to kosherArsenal */ | ||
[ | ||
/* Loadoutfile version */ | ||
"1.2", | ||
|
||
/* Allowed Equipment array */ | ||
[ | ||
(_availableBackpacks + _defBackpacks), | ||
(_availableVests + _defVests), | ||
(_availableUniforms + _defUniforms), | ||
(_availableFacewear + _defFacewear), | ||
(_defHeadgear + _availableHeadgear), | ||
(_defAttachments + _availableAttachments), | ||
(_availableMagazines + _defGrenades + _defMagazines + _availableGrenades), | ||
(_availableWeapons + _defWeapons), | ||
(_availableItems + _defItems) | ||
] | ||
]; |
157 changes: 157 additions & 0 deletions
157
PvH's EMF Kits/GER/GER_2023_Fallschirmjäger_FLECKTARN.sqf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,157 @@ | ||
/* | ||
* Made for Arma 3 Virtual MILSIM | ||
* | ||
* Author: Hark | ||
* CC Modpack Version: V4 | ||
* [Loadout depicting the 2023 state of German Paratroopers, with limitations in realism due to available mods for Arma 3.] | ||
* | ||
*/ | ||
|
||
/* Get the unit's role */ | ||
private _condition = player getVariable ["cmf_common_role", "RFL"]; | ||
private ["_availableUniforms", "_availableWeapons", "_availableMagazines", "_availableVests", "_availableItems", "_availableBackpacks", "_availableHeadgear", "_availableFacewear", "_availableAttachments", "_availableGrenades"]; | ||
|
||
/* Default gear */ | ||
private _defItems = ["ACE_Altimeter", "ItemAndroid", "ItemMicroDAGR", "rhsusf_ANPVS_15", "ACE_EntrenchingTool", "ACRE_SEM52SL", "ACE_Canteen", "ACE_EarPlugs", "kat_guedel", "ACE_adenosine", "ACE_fieldDressing", "ACE_elasticBandage", "ACE_packingBandage", "ACE_quikclot", "ACE_epinephrine", "ACE_Flashlight_MX991", "ACE_MapTools", "ACE_morphine", "ACE_splint", "ACE_tourniquet", "ItemMap", "ItemCompass", "ItemWatch", "ACE_CableTie", "ACE_IR_Strobe_Item", "ACE_SpraypaintBlack", "ACE_SpraypaintBlue", "ACE_SpraypaintGreen", "ACE_SpraypaintRed", "ACE_wirecutter", "ItemcTabHCam"]; | ||
private _defWeapons = ["BWA3_Vector", "BWA3_P8"]; | ||
private _defAttachments = []; | ||
private _defMagazines = ["BWA3_15Rnd_9x19_P8", "BWA3_30Rnd_556x45_G36", "BWA3_30Rnd_556x45_G36_AP", "BWA3_120Rnd_762x51_soft", "BWA3_120Rnd_762x51_Tracer_soft", "rhs_mag_M433_HEDP", "rhs_mag_M441_HE", "rhs_mag_m4009"]; | ||
private _defGrenades = ["BWA3_DM51A1", "BWA3_DM32_Yellow", "BWA3_DM32_Red", "BWA3_DM32_Purple", "BWA3_DM32_Orange", "BWA3_DM32_Green", "BWA3_DM32_Blue", "BWA3_DM25", "Chemlight_blue", "Chemlight_green", "Chemlight_red", "Chemlight_yellow", "ACE_Chemlight_Orange", "ACE_M84", "rhs_mag_an_m14_th3", "ACE_Chemlight_IR"]; | ||
private _defUniforms = ["BWA3_Uniform_Fleck"]; | ||
private _defVests = ["CUP_V_JPC_communicationsbelt_rngr", "CUP_V_JPC_Fastbelt_rngr", "CUP_V_JPC_lightbelt_rngr"]; | ||
private _defBackpacks = []; | ||
private _defHeadgear = ["BWA3_OpsCore_FastMT_SOF_Fleck"]; | ||
private _defFacewear = ["BWA3_G_Combat_clear", "CUP_G_RUS_Balaclava_Ratnik", "FGN_CauR_Shemag_green", "rhsusf_shemagh2_od", "rhsusf_shemagh_od"]; | ||
|
||
/* Rifleman */ | ||
if (_condition in ["RFL"]) then { | ||
_availableUniforms = []; | ||
_availableWeapons = ["BWA3_G36KA3"]; | ||
_availableAttachments = ["tier1_exps3_0_g33_tano_up", "bwa3_acc_varioray_irlaser"]; | ||
_availableMagazines = []; | ||
_availableVests = []; | ||
_availableItems = []; | ||
_availableGrenades = []; | ||
_availableBackpacks = ["BWA3_AssaultPack_Fleck"]; | ||
_availableHeadgear = []; | ||
_availableFacewear = []; | ||
}; | ||
|
||
/* Team leader */ | ||
if (_condition in ["SL", "FTL"]) then { | ||
_availableUniforms = []; | ||
_availableWeapons = ["BWA3_G36KA3", "BWA3_P2A1"]; | ||
_availableAttachments = ["tier1_exps3_0_g33_tano_up", "bwa3_acc_varioray_irlaser"]; | ||
_availableMagazines = ["BWA3_1Rnd_Flare_Illum", "BWA3_1Rnd_Flare_Singlestar_Red", "BWA3_1Rnd_Flare_Singlestar_White", "BWA3_1Rnd_Flare_Singlestar_Green"]; | ||
_availableVests = []; | ||
_availableItems = ["ACRE_SEM70", "B_UavTerminal"]; | ||
_availableGrenades = []; | ||
_availableBackpacks = ["BWA3_AssaultPack_Fleck"]; | ||
_availableHeadgear = []; | ||
_availableFacewear = []; | ||
}; | ||
|
||
/* Medic */ | ||
if (_condition in ["MED"]) then { | ||
player setVariable ["ace_medical_medicclass", 2, true]; | ||
_availableUniforms = []; | ||
_availableWeapons = ["BWA3_G36KA3"]; | ||
_availableAttachments = ["tier1_exps3_0_g33_tano_up", "bwa3_acc_varioray_irlaser"]; | ||
_availableMagazines = []; | ||
_availableVests = ["CUP_V_JPC_medicalbelt_rngr"]; | ||
_availableItems = ["ACE_personalAidKit", "ACE_plasmaIV", "ACE_plasmaIV_250", "ACE_plasmaIV_500", "ACE_surgicalKit", "kat_chestSeal", "kat_larynx", "kat_stethoscope", "kat_amiodarone", "kat_lidocaine", "kat_IO_FAST", "kat_IV_16", "KAT_Empty_bloodIV_500", "KAT_Empty_bloodIV_250", "kat_AED", "kat_aatKit"]; | ||
_availableGrenades = []; | ||
_availableBackpacks = ["BWA3_Kitbag_Fleck_Medic"]; | ||
_availableHeadgear = []; | ||
_availableFacewear = []; | ||
}; | ||
|
||
/* SAW/LMG */ | ||
if (_condition in ["AR"]) then { | ||
_availableUniforms = []; | ||
_availableWeapons = ["BWA3_MG5_tan"]; | ||
_availableAttachments = ["bwa3_optic_zo4x30i_sand", "bwa3_acc_varioray_irlaser"]; | ||
_availableMagazines = []; | ||
_availableVests = []; | ||
_availableItems = []; | ||
_availableGrenades = []; | ||
_availableBackpacks = ["BWA3_AssaultPack_Fleck"]; | ||
_availableHeadgear = []; | ||
_availableFacewear = []; | ||
}; | ||
|
||
/* Grenadier */ | ||
if (_condition in ["GRD"]) then { | ||
_availableUniforms = []; | ||
_availableWeapons = ["BWA3_G36KA3", "rhs_weap_M320"]; | ||
_availableAttachments = ["tier1_exps3_0_g33_tano_up", "bwa3_acc_varioray_irlaser"]; | ||
_availableMagazines = []; | ||
_availableVests = ["CUP_V_JPC_weaponsbelt_rngr"]; | ||
_availableItems = []; | ||
_availableGrenades = []; | ||
_availableBackpacks = ["BWA3_AssaultPack_Fleck"]; | ||
_availableHeadgear = []; | ||
_availableFacewear = []; | ||
}; | ||
|
||
/* LAT */ | ||
if (_condition in ["LAT"]) then { | ||
_availableUniforms = []; | ||
_availableWeapons = ["BWA3_G36KA3", "BWA3_RGW90_Loaded"]; | ||
_availableAttachments = ["tier1_exps3_0_g33_tano_up", "bwa3_acc_varioray_irlaser", "bwa3_optic_nsa80"]; | ||
_availableMagazines = []; | ||
_availableVests = []; | ||
_availableItems = []; | ||
_availableGrenades = []; | ||
_availableBackpacks = ["BWA3_AssaultPack_Fleck"]; | ||
_availableHeadgear = []; | ||
_availableFacewear = []; | ||
}; | ||
|
||
/* ZF-Schütze (DMR) */ | ||
if (_condition in ["DMR"]) then { | ||
_availableUniforms = []; | ||
_availableWeapons = ["BWA3_G28", "Laserdesignator_01_khk_F"]; | ||
_availableAttachments = ["bwa3_optic_pmii_dmr_microt1_rear", "bwa3_acc_varioray_irlaser", "bwa3_bipod_harris"]; | ||
_availableMagazines = ["BWA3_20Rnd_762x51_G28", "BWA3_20Rnd_762x51_G28_AP", "BWA3_20Rnd_762x51_G28_Tracer_Dim", "BWA3_20Rnd_762x51_G28_SD", "BWA3_20Rnd_762x51_G28_Tracer", "BWA3_20Rnd_762x51_G28_LR"]; | ||
_availableVests = []; | ||
_availableItems = ["ACE_Kestrel4500", "ACE_RangeCard", "ACE_Tripod", "ACE_SpottingScope", "ACE_ATragMX"]; | ||
_availableGrenades = []; | ||
_availableBackpacks = []; | ||
_availableHeadgear = []; | ||
_availableFacewear = ["BWA3_G_Combat_clear", "CUP_G_RUS_Balaclava_Ratnik", "FGN_CauR_Shemag_green", "rhsusf_shemagh2_od", "rhsusf_shemagh_od"]; | ||
}; | ||
|
||
/* Engineer */ | ||
if (_condition in ["ENG"]) then { | ||
player setVariable ["ACE_IsEngineer", 2, true]; | ||
_availableUniforms = []; | ||
_availableWeapons = ["BWA3_G36KA3", "ACE_VMM3"]; | ||
_availableAttachments = ["tier1_exps3_0_g33_tano_up", "bwa3_acc_varioray_irlaser"]; | ||
_availableMagazines = ["rhs_ec75_mag", "rhs_ec200_mag"]; | ||
_availableVests = []; | ||
_availableItems = ["ToolKit", "ACE_Clacker", "ACE_DefusalKit"]; | ||
_availableGrenades = []; | ||
_availableBackpacks = ["BWA3_AssaultPack_Fleck"]; | ||
_availableHeadgear = []; | ||
_availableFacewear = []; | ||
}; | ||
|
||
/* Loadout array that's passed back to kosherArsenal */ | ||
[ | ||
/* Loadoutfile version */ | ||
"1.2", | ||
|
||
/* Allowed Equipment array */ | ||
[ | ||
(_availableBackpacks + _defBackpacks), | ||
(_availableVests + _defVests), | ||
(_availableUniforms + _defUniforms), | ||
(_availableFacewear + _defFacewear), | ||
(_defHeadgear + _availableHeadgear), | ||
(_defAttachments + _availableAttachments), | ||
(_availableMagazines + _defGrenades + _defMagazines + _availableGrenades), | ||
(_availableWeapons + _defWeapons), | ||
(_availableItems + _defItems) | ||
] | ||
]; |
Oops, something went wrong.