Page 2 of 2

Re: 02/04/15 - Coop URSS is Back!

Posted: 01 Apr 2015, 18:22
by Eagle_Flying
cambio di programma... presente al 90%

Re: 02/04/15 - Coop URSS is Back!

Posted: 01 Apr 2015, 19:45
by Valakias
Co ste percentuali sei una suspence eagle! :eehh?:

Re: 02/04/15 - Coop URSS is Back!

Posted: 02 Apr 2015, 07:30
by Jimmy
Ahah, ragazzi su con le presenze

Inviato dal mio Nexus 5 utilizzando Tapatalk

Re: 02/04/15 - Coop URSS is Back!

Posted: 02 Apr 2015, 08:47
by Nutjob
Io ci sarĂ² al 99% !!!

Re: 02/04/15 - Coop URSS is Back!

Posted: 02 Apr 2015, 09:29
by Valakias
Nut......NUT.....NUT NON FARMI STI SCHERZI NUT

Re: 02/04/15 - Coop URSS is Back!

Posted: 02 Apr 2015, 09:56
by Didotto
presente

Re: 02/04/15 - Coop URSS is Back!

Posted: 02 Apr 2015, 12:39
by SantoVentu
Se non prendo sonno prima ci sono :)

Re: 02/04/15 - Coop URSS is Back!

Posted: 02 Apr 2015, 15:54
by TeamNuke
Ho applicato alcune modifiche alla missione, le mod rimangono le stesse.
NON effettueremo l'aviolancio causa di una preparazione scarsa nel settore paracadutismo onde evitare di finire a km di distanza dall'obj e di rimanere uccisi durante l'atterraggio.
Ci muoveremo con HUMVEE fino alla destinazione prefissata.

Re: 02/04/15 - Coop URSS is Back!

Posted: 02 Apr 2015, 18:54
by Pipankov
imprevisto, assente al 100% :eehh?:
alla prox

Re: 02/04/15 - Coop URSS is Back!

Posted: 02 Apr 2015, 20:21
by Jimmy
Loadout base per tutti!!!

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 "TRYK_U_B_TANOCP_CombatUniform";
for "_i" from 1 to 2 do {this addItemToUniform "AGM_Bandage";};
this addItemToUniform "AGM_Morphine";
this addVest "TRYK_V_ArmorVest_coyo2";
this addItemToVest "SmokeShell";
this addItemToVest "SmokeShellGreen";
for "_i" from 1 to 2 do {this addItemToVest "Chemlight_green";};
for "_i" from 1 to 9 do {this addItemToVest "rhs_mag_30Rnd_556x45_Mk318_Stanag";};
for "_i" from 1 to 3 do {this addItemToVest "HandGrenade";};
this addBackpack "rhsusf_assault_eagleaiii_ocp";
for "_i" from 1 to 5 do {this addItemToBackpack "AGM_Bandage";};
for "_i" from 1 to 5 do {this addItemToBackpack "AGM_Morphine";};
for "_i" from 1 to 5 do {this addItemToBackpack "AGM_Epipen";};
for "_i" from 1 to 2 do {this addItemToBackpack "AGM_Bloodbag";};
this addItemToBackpack "AGM_EarBuds";
for "_i" from 1 to 6 do {this addItemToBackpack "rhs_mag_30Rnd_556x45_Mk318_Stanag";};
for "_i" from 1 to 3 do {this addItemToBackpack "HandGrenade";};
this addHeadgear "rhsusf_opscore_03_ocp";
this addGoggles "TRYK_SPGEAR_Glasses";

comment "Add weapons";
this addWeapon "rhs_weap_m4a1_m320";
this addPrimaryWeaponItem "rhsusf_acc_rotex5_grey";
this addPrimaryWeaponItem "rhsusf_acc_anpeq15";
this addPrimaryWeaponItem "optic_Arco";
this addWeapon "hgun_P07_F";
this addHandgunItem "muzzle_snds_L";
this addWeapon "Rangefinder";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "AGM_Altimeter";
this linkItem "tf_anprc152_3";
this linkItem "ItemGPS";
this linkItem "TRYK_Shemagh_shade_N";


this setSpeaker "AGM_NoVoice";