MODS Missioni Random MCC

Sezione dedicata per la COMUNICAZIONE e la CONFERMA DI PARTECIPAZIONE ad EVENTI MESSI IN PROGRAMMA dal direttivo del clan.
Locked
User avatar
Eagle_Flying
Captain
Captain
Posts: 1689
Joined: 24 May 2014, 10:27

MODS Missioni Random MCC

Post by Eagle_Flying »

Procurarsi le seguenti mods per giocare con MCC:
  • @mcc_sandbox_a3
  • @AllInArmaTerrainPack
  • @Leights_opfor (500MB, contiene squadre ISIS e altro con AKG funzionanti , in sostituzione CAF_Aggressor)
  • @rhs_afrf3
  • @rhs_usf3
  • @FHQ_Accessories
  • @sma
  • @tryk

FACOLTATIVE:
  • Blastcore
  • Landtext
  • VTS
  • JSRS

Per caricarle direttamente sul PWS usare il MAGNET:
MAGNET LINK COLLEZIONE PlayWithSix

OPPURE il link:
https://play.withsix.com/arma-3/collect ... SGrp5Q/MCC
Fighter pilots make movies, Attack pilots make history, Helicopter pilots make heroes.

User avatar
Eagle_Flying
Captain
Captain
Posts: 1689
Joined: 24 May 2014, 10:27

Re: MODS Missioni Random MCC

Post by Eagle_Flying »

LOADOUT BASE OCP Desert con necessario per curarsi con l'AGM

Code: Select all

comment "Exported from Arsenal by {9GU}Lt.Eagle_Flying";

comment "Remove existing items";
removeAllWeapons this;
removeAllItems this;
removeAllAssignedItems this;
removeUniform this;
removeVest this;
removeBackpack this;
removeHeadgear this;
removeGoggles this;

comment "Add containers";
this forceAddUniform "rhs_uniform_cu_ocp_patchless";
for "_i" from 1 to 3 do {this addItemToUniform "AGM_Bandage";};
this addItemToUniform "AGM_Morphine";
this addItemToUniform "rhs_mag_9x19_17";
for "_i" from 1 to 3 do {this addItemToUniform "rhs_mag_30Rnd_556x45_Mk318_Stanag";};
this addVest "rhsusf_iotv_ocp_SAW";
this addItemToVest "rhsusf_acc_EOTECH";
this addItemToVest "AGM_MapTools";
for "_i" from 1 to 2 do {this addItemToVest "rhs_mag_9x19_17";};
for "_i" from 1 to 7 do {this addItemToVest "rhs_mag_30Rnd_556x45_Mk318_Stanag";};
for "_i" from 1 to 5 do {this addItemToVest "SmokeShell";};
this addItemToVest "SmokeShellRed";
this addItemToVest "SmokeShellGreen";
this addItemToVest "MiniGrenade";
this addBackpack "TRYK_B_AssaultPack_MARPAT_Desert";
for "_i" from 1 to 6 do {this addItemToBackpack "AGM_Morphine";};
for "_i" from 1 to 20 do {this addItemToBackpack "AGM_Bandage";};
for "_i" from 1 to 2 do {this addItemToBackpack "AGM_Epipen";};
this addItemToBackpack "AGM_Bloodbag";
this addItemToBackpack "rhs_mag_rdg2_white";
this addHeadgear "rhsusf_ach_helmet_ocp";
this addGoggles "G_Tactical_Clear";

comment "Add weapons";
this addWeapon "rhs_weap_m4";
this addPrimaryWeaponItem "rhsusf_acc_rotex5_grey";
this addPrimaryWeaponItem "rhsusf_acc_ACOG";
this addWeapon "rhs_weap_pya";
this addWeapon "Laserdesignator";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "AGM_Altimeter";
this linkItem "tf_anprc152_2";
this linkItem "ItemGPS";
this linkItem "TRYK_TAC_EARMUFF";

comment "Set identity";
this setFace "WhiteHead_20";
this setSpeaker "rhs_Male04RUS";
Fighter pilots make movies, Attack pilots make history, Helicopter pilots make heroes.

User avatar
Eagle_Flying
Captain
Captain
Posts: 1689
Joined: 24 May 2014, 10:27

Re: MODS Missioni Random MCC

Post by Eagle_Flying »

Lista mods modificata
rimosse HLC per non utilizzo effettivo durante gli eventi
Fighter pilots make movies, Attack pilots make history, Helicopter pilots make heroes.

Locked