Página 2 de 3
Re: CIOE | INSTRUCCIÓN OP. ESPECIALES - MIE 25/02/15 - 22.00
Publicado: 23 Feb 2015, 16:44
por Lupago
Mapunto
Re: CIOE | INSTRUCCIÓN OP. ESPECIALES - MIE 25/02/15 - 22.00
Publicado: 23 Feb 2015, 18:03
por ciceron
Me apunto.
Re: CIOE | INSTRUCCIÓN OP. ESPECIALES - MIE 25/02/15 - 22.00
Publicado: 23 Feb 2015, 21:23
por Dardo
Intentaré estar, esta semana es complicada.
Re: CIOE | INSTRUCCIÓN OP. ESPECIALES - MIE 25/02/15 - 22.00
Publicado: 25 Feb 2015, 20:27
por susodictus
Sueñto slot lo siento
Enviado desde mi iPhone utilizando Tapatalk
Re: CIOE | INSTRUCCIÓN OP. ESPECIALES - MIE 25/02/15 - 22.00
Publicado: 25 Feb 2015, 21:10
por Diablo
Señores me ha llegado el rumor, propiciado tal vez por un malentendido de un compañero, que ha anulado participación en la instrucción, contestando a un post de otra instrucción (que sí se canceló), ACLARACIÓN:
LA INSTRUCCIÓN DE OPERACIONES ESPECIALES SE IMPARTE HOY, A LAS 22.00H SIN PROBLEMAS!!!
Re: CIOE | INSTRUCCIÓN OP. ESPECIALES - MIE 25/02/15 - 22.00
Publicado: 25 Feb 2015, 21:28
por Trauman
No ha sido un malentendido, ha sido un fallo de andar con el tapatalk del movil. Me caigo hoy. Una pena para mi.
La siguiente [emoji106]
Re: CIOE | INSTRUCCIÓN OP. ESPECIALES - MIE 25/02/15 - 22.00
Publicado: 25 Feb 2015, 21:34
por DragonDark
Llegare dentro de los 10 m de rigor o eso espero. Tengo al enano pachucho. En cuanto se duerma estoy con vosotros si llego a tiempo.
Enviado desde mi iPhone utilizando Tapatalk
Re: CIOE | INSTRUCCIÓN OP. ESPECIALES - MIE 25/02/15 - 22.00
Publicado: 25 Feb 2015, 21:36
por Hipocampo08
Dentro
Re: CIOE | INSTRUCCIÓN OP. ESPECIALES - MIE 25/02/15 - 22.00
Publicado: 25 Feb 2015, 22:06
por Diablo
comment "Exported from Arsenal by Diablo";
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_ARO1_CombatUniform";
for "_i" from 1 to 10 do {this addItemToUniform "AGM_Bandage";};
for "_i" from 1 to 2 do {this addItemToUniform "AGM_CableTie";};
this addItemToUniform "AGM_MapTools";
for "_i" from 1 to 2 do {this addItemToUniform "AGM_IR_Strobe_Item";};
this addItemToUniform "AGM_DefusalKit";
this addItemToUniform "AGM_EarBuds";
this addItemToUniform "AGM_Clacker";
for "_i" from 1 to 2 do {this addItemToUniform "Chemlight_green";};
this addItemToUniform "Chemlight_red";
this addVest "V_mas_usn_PlateCarrier1_rgr_d";
this addItemToVest "muzzle_mas_snds_SVc";
this addItemToVest "acc_flashlight";
for "_i" from 1 to 3 do {this addItemToVest "AGM_Morphine";};
for "_i" from 1 to 3 do {this addItemToVest "AGM_Epipen";};
for "_i" from 1 to 3 do {this addItemToVest "SmokeShell";};
this addItemToVest "APERSTripMine_Wire_Mag";
this addItemToVest "ClaymoreDirectionalMine_Remote_Mag";
for "_i" from 1 to 6 do {this addItemToVest "1Rnd_HE_Grenade_shell";};
for "_i" from 1 to 3 do {this addItemToVest "rhs_mag_mk84";};
for "_i" from 1 to 4 do {this addItemToVest "SMA_20Rnd_762x51mm_M80A1_EPR";};
for "_i" from 1 to 3 do {this addItemToVest "RH_7Rnd_45cal_m1911";};
for "_i" from 1 to 2 do {this addItemToVest "MiniGrenade";};
this addItemToVest "SmokeShellYellow";
this addItemToVest "Chemlight_blue";
this addBackpack "B_Kitbag_cbr";
this addItemToBackpack "AGM_MapTools";
for "_i" from 1 to 4 do {this addItemToBackpack "AGM_Morphine";};
for "_i" from 1 to 4 do {this addItemToBackpack "AGM_Epipen";};
this addItemToBackpack "AGM_Bloodbag";
this addItemToBackpack "AGM_EarBuds";
this addItemToBackpack "MiniGrenade";
for "_i" from 1 to 2 do {this addItemToBackpack "SmokeShellPurple";};
for "_i" from 1 to 2 do {this addItemToBackpack "SmokeShellOrange";};
for "_i" from 1 to 2 do {this addItemToBackpack "1Rnd_HE_Grenade_shell";};
for "_i" from 1 to 3 do {this addItemToBackpack "SMA_20Rnd_762x51mm_M80A1_EPR";};
for "_i" from 1 to 4 do {this addItemToBackpack "SMA_20Rnd_762x51mm_M80A1_EPR_Tracer";};
for "_i" from 1 to 3 do {this addItemToBackpack "SMA_20Rnd_762x51mm_Lapua_FMJ_Subsonic";};
for "_i" from 1 to 3 do {this addItemToBackpack "SMA_20Rnd_762x51mm_Lapua_FMJ_Subsonic_Tracer";};
this addItemToBackpack "RH_7Rnd_45cal_m1911";
this addItemToBackpack "SmokeShellGreen";
this addItemToBackpack "DemoCharge_Remote_Mag";
this addItemToBackpack "ClaymoreDirectionalMine_Remote_Mag";
this addItemToBackpack "HandGrenade";
this addItemToBackpack "SmokeShell";
this addHeadgear "H_mas_usn_helmet_ops_sf_h_e";
this addGoggles "G_mas_wpn_gog_m";
comment "Add weapons";
this addWeapon "SMA_HK417_tanafg";
this addPrimaryWeaponItem "SMA_supptan_762";
this addPrimaryWeaponItem "SMA_ANPEQ15_TAN";
this addPrimaryWeaponItem "SMA_eotech552_3XDOWN_des";
this addWeapon "RH_kimber";
this addWeapon "Trixie_Rangefinder";
comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "ItemWatch";
this linkItem "tf_anprc152_2";
this linkItem "ItemcTab";
this linkItem "A3_GPNVG18_F";
comment "Set identity";
this setFace "Custom";
this setSpeaker "AGM_NoVoice";
[this,"PATCH_USA_JSOC_DEVGRU_RED_BLK_ALT"] call bis_fnc_setUnitInsignia;
Re: CIOE | INSTRUCCIÓN OP. ESPECIALES - MIE 25/02/15 - 22.00
Publicado: 25 Feb 2015, 23:04
por Dardo
Lo siento chicos, acabo de llegar a casa. son las 23:04 y no he cenado aun. Llevo una semana infernal todo el mundo se queda encerrado en los ascensores a la misma hora.