Page 2 of 3

Re: 05/03/2015 - Coop [DA DEFINIRE]

Posted: 04 Mar 2015, 18:51
by TeamNuke
URL COLLEZZIONE WITH SIX
MAGNET LINK COLLEZIONE PlayWithSix


Sono state aggiunte mod in più che non sono necessarie che possono essere NON avviate rimuovendo la spunta nella casellina del With Six:
  1. Blastcore A3
    Blastcore Tracers
    Landtext
    JSRS3
    STHUD_A3

Mantenete questa collection per le future missioni di Ventu.
Verrà Aggiornata ogni volta.

Re: 05/03/2015 - Coop

Posted: 05 Mar 2015, 12:32
by fritzproject
A dopo

Re: 05/03/2015 - Coop

Posted: 05 Mar 2015, 12:41
by Jimmy
Fritz e Didotto presenti.

SE POTETE, FATEVI L'EQUIPAGGIAMENTO CON LE MOD DESCRITTE NELL'ARSENALE VIRTUALE PRIMA DELL'INIZIO DELLA MISSIONE. ALTRIMENTI, AVRETE CINQUE MINUTI A TEAM PER I VOSTRI SETUP DURANTE MISSIONE.

Re: 05/03/2015 - Coop

Posted: 05 Mar 2015, 14:59
by Eagle_Flying
Jimmy wrote: SE POTETE, FATEVI L'EQUIPAGGIAMENTO CON LE MOD DESCRITTE NELL'ARSENALE VIRTUALE PRIMA DELL'INIZIO DELLA MISSIONE. ALTRIMENTI, AVRETE CINQUE MINUTI A TEAM PER I VOSTRI SETUP DURANTE MISSIONE.
Si ma con che divisa? OCP Che arma?
Jimmy conviene che fai un export del loadout base che vuoi e lo incolli qui con un tag code. Poi uno se lo copia (CTRL+V) e clicca su import.
Facile e rapido e il 2 min lo personalizzi senza dover cercare tra 5000 divise e armi.

:tattici:

esempio

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";
this addItemToUniform "FirstAidKit";
for "_i" from 1 to 2 do {this addItemToUniform "rhs_mag_30Rnd_556x45_Mk318_Stanag";};
this addVest "rhs_6b23_rifleman";
this addItemToVest "rhsusf_acc_EOTECH";
for "_i" from 1 to 2 do {this addItemToVest "rhs_mag_9x19_17";};
for "_i" from 1 to 4 do {this addItemToVest "rhs_mag_30Rnd_556x45_Mk318_Stanag";};
this addItemToVest "SmokeShell";
this addBackpack "rhs_assault_umbts";
for "_i" from 1 to 6 do {this addItemToBackpack "FirstAidKit";};
this addItemToBackpack "rhs_mag_rdg2_white";
this addItemToBackpack "rhs_mag_30Rnd_556x45_Mk318_Stanag";
this addHeadgear "rhsusf_ach_helmet_ocp";
this addGoggles "G_Aviator";

comment "Add weapons";
this addWeapon "rhs_weap_m4";
this addPrimaryWeaponItem "rhsusf_acc_ACOG";
this addWeapon "rhs_weap_pya";
this addWeapon "Rangefinder";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "tf_microdagr";
this linkItem "tf_anprc152_9";
this linkItem "ItemGPS";

comment "Set identity";
this setFace "WhiteHead_20";
this setSpeaker "rhs_Male04RUS";

Re: 05/03/2015 - Coop

Posted: 05 Mar 2015, 15:29
by Jimmy
Ecco qui il mio equip. Obbligatorio cambiare M4 in M16, eccetto le FS. Flessibilità su scelta NV - VEST (PURCHè CBR O COYOTE), SHEMAG E GLASSES.

Code: Select all

comment "Exported from Arsenal by {9GU}LtGen.Jimmy";

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_FROG01_wd";
for "_i" from 1 to 4 do {this addItemToUniform "rhs_mag_30Rnd_556x45_Mk318_Stanag";};
this addItemToUniform "ibr_7Rnd_45acp_1911";
this addVest "TRYK_V_ArmorVest_cbr2";
for "_i" from 1 to 12 do {this addItemToVest "rhs_mag_30Rnd_556x45_Mk318_Stanag";};
for "_i" from 1 to 2 do {this addItemToVest "HandGrenade";};
this addBackpack "rhsusf_assault_eagleaiii_coy";
for "_i" from 1 to 10 do {this addItemToBackpack "3Rnd_HE_Grenade_shell";};
for "_i" from 1 to 6 do {this addItemToBackpack "SmokeShell";};
for "_i" from 1 to 2 do {this addItemToBackpack "ibr_7Rnd_45acp_1911";};
this addHeadgear "rhsusf_mich_helmet_marpatwd";
this addGoggles "TRYK_TAC_SET_MESH";

comment "Add weapons";
this addWeapon "rhs_weap_m4a1_m320";
this addPrimaryWeaponItem "rhsusf_acc_SF3P556";
this addPrimaryWeaponItem "rhsusf_acc_anpeq15_light";
this addPrimaryWeaponItem "rhsusf_acc_ACOG";
this addWeapon "ibr_m1911";
this addWeapon "Rangefinder";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "tf_microdagr";
this linkItem "tf_anprc152_1";
this linkItem "ItemGPS";
this linkItem "TRYK_HRPIGEAR_NV";

comment "Set identity";
this setFace "WhiteHead_10";
this setSpeaker "Male08ENG";

Re: 05/03/2015 - Coop

Posted: 05 Mar 2015, 17:33
by TeamNuke
Equi per Aviazione

Code: Select all

comment "Exported from Arsenal by {9GU}GySgt.TeamNuke";

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 "TRYK_U_B_BLKTANR_CombatUniformTshirt";
for "_i" from 1 to 4 do {this addItemToUniform "rhs_mag_30Rnd_556x45_Mk318_Stanag";};
this addItemToUniform "9Rnd_45ACP_Mag";
this addVest "TRYK_V_ArmorVest_Delta2";
for "_i" from 1 to 5 do {this addItemToVest "FirstAidKit";};
for "_i" from 1 to 4 do {this addItemToVest "9Rnd_45ACP_Mag";};
for "_i" from 1 to 2 do {this addItemToVest "rhs_mag_30Rnd_556x45_Mk318_Stanag";};
this addItemToVest "SmokeShell";
this addItemToVest "SmokeShellYellow";
this addItemToVest "SmokeShellRed";
this addItemToVest "SmokeShellGreen";
this addItemToVest "SmokeShellPurple";
this addItemToVest "SmokeShellBlue";
this addBackpack "TRYK_B_Kitbag_blk";
this addItemToBackpack "rhsusf_hgu56p_mask";
for "_i" from 1 to 2 do {this addItemToBackpack "FirstAidKit";};
this addItemToBackpack "rhs_mag_30Rnd_556x45_Mk318_Stanag";
for "_i" from 1 to 2 do {this addItemToBackpack "HandGrenade";};
this addHeadgear "H_Watchcap_blk";
this addGoggles "G_Bandanna_aviator";

comment "Add weapons";
this addWeapon "rhs_weap_m4a1_carryhandle_grip2";
this addPrimaryWeaponItem "rhsusf_acc_SFMB556";
this addPrimaryWeaponItem "rhsusf_acc_anpeq15";
this addPrimaryWeaponItem "rhsusf_acc_eotech_552";
this addWeapon "hgun_ACPC2_F";
this addHandgunItem "muzzle_snds_acp";
this addWeapon "Laserdesignator";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "tf_microdagr";
this linkItem "tf_anprc152_2";
this linkItem "ItemGPS";


Re: 05/03/2015 - Coop

Posted: 05 Mar 2015, 17:49
by Valakias
presente comunque in caso non l'ho detto :carrista: :carrista:

Re: 05/03/2015 - Coop

Posted: 05 Mar 2015, 18:27
by Eagle_Flying
Aggiunti equip nella descrizione

Re: 05/03/2015 - Coop

Posted: 05 Mar 2015, 18:53
by Nikmuff96
Assente, putroppo.

Re: 05/03/2015 - Coop

Posted: 05 Mar 2015, 23:49
by Valakias
Missione Stupenda! BRAVISSIMI TUTTI! :carrista: :carrista: :carrista: