Página 2 de 2

Re: ICE SHIELD SABADO 28/03 - 23:00

Publicado: 27 Mar 2015, 13:59
por jatxu83
Ponedme de granadero o ametrallador donde queráis.

Re: ICE SHIELD SABADO 28/03 - 23:00

Publicado: 27 Mar 2015, 21:38
por Krachenko
ALPHA 2-2 se lo queda GOE.

Re: ICE SHIELD SABADO 28/03 - 23:00

Publicado: 28 Mar 2015, 16:30
por Legion
Envidia mamones..... Saludos desde Querétaro. Pasarlo bien

Re: ICE SHIELD SABADO 28/03 - 23:00

Publicado: 28 Mar 2015, 17:04
por Trauman
Ya se te ocurrirá algo que hacer por ahí... [emoji123][emoji123]

Re: ICE SHIELD SABADO 28/03 - 23:00

Publicado: 28 Mar 2015, 19:05
por Trauman
¿ERES MEDICO Y NO TE HA DADO TIEMPO HA HACER EL LOADOUT?


[floatleft]Imagen[/floatleft]

Código: Seleccionar todo

comment "Exported from Arsenal by Trauman";

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_Bts_PCUs";
for "_i" from 1 to 6 do {this addItemToUniform "SmokeShellGreen";};
for "_i" from 1 to 2 do {this addItemToUniform "SmokeShellOrange";};
for "_i" from 1 to 2 do {this addItemToUniform "SmokeShell";};
this addVest "V_PlateCarrier2_rgr";
for "_i" from 1 to 4 do {this addItemToVest "AGM_CableTie";};
for "_i" from 1 to 30 do {this addItemToVest "AGM_Bandage";};
for "_i" from 1 to 5 do {this addItemToVest "AGM_Bloodbag";};
for "_i" from 1 to 6 do {this addItemToVest "SmokeShell";};
this addItemToVest "Chemlight_green";
this addBackpack "TRYK_B_Medbag_OD";
for "_i" from 1 to 2 do {this addItemToBackpack "AGM_IR_Strobe_Item";};
for "_i" from 1 to 2 do {this addItemToBackpack "AGM_EarBuds";};
for "_i" from 1 to 23 do {this addItemToBackpack "AGM_Morphine";};
for "_i" from 1 to 23 do {this addItemToBackpack "AGM_Epipen";};
for "_i" from 1 to 3 do {this addItemToBackpack "AGM_Bandage";};
this addItemToBackpack "AGM_Bloodbag";
for "_i" from 1 to 14 do {this addItemToBackpack "SMA_20Rnd_762x51mm_M80A1_EPR_IR";};
this addHeadgear "rhsusf_mich_bare_tan_headset";
this addGoggles "TRYK_kio_balaclava_ESS";

comment "Add weapons";
this addWeapon "SMA_Mk17";
this addPrimaryWeaponItem "SMA_spSCARtan_762";
this addPrimaryWeaponItem "RH_ta31rmr_tan_2D";
this addWeapon "Laserdesignator";

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

comment "Set identity";
this setFace "WhiteHead_11";
this setSpeaker "AGM_NoVoice";

Re: ICE SHIELD SABADO 28/03 - 23:00

Publicado: 28 Mar 2015, 19:55
por Lupago
Trauman escribió:
¿ERES MEDICO Y NO TE HA DADO TIEMPO HA HACER EL LOADOUT?


[floatleft]Imagen[/floatleft]

Código: Seleccionar todo

comment "Exported from Arsenal by Trauman";

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_Bts_PCUs";
for "_i" from 1 to 6 do {this addItemToUniform "SmokeShellGreen";};
for "_i" from 1 to 2 do {this addItemToUniform "SmokeShellOrange";};
for "_i" from 1 to 2 do {this addItemToUniform "SmokeShell";};
this addVest "V_PlateCarrier2_rgr";
for "_i" from 1 to 4 do {this addItemToVest "AGM_CableTie";};
for "_i" from 1 to 30 do {this addItemToVest "AGM_Bandage";};
for "_i" from 1 to 5 do {this addItemToVest "AGM_Bloodbag";};
for "_i" from 1 to 6 do {this addItemToVest "SmokeShell";};
this addItemToVest "Chemlight_green";
this addBackpack "TRYK_B_Medbag_OD";
for "_i" from 1 to 2 do {this addItemToBackpack "AGM_IR_Strobe_Item";};
for "_i" from 1 to 2 do {this addItemToBackpack "AGM_EarBuds";};
for "_i" from 1 to 23 do {this addItemToBackpack "AGM_Morphine";};
for "_i" from 1 to 23 do {this addItemToBackpack "AGM_Epipen";};
for "_i" from 1 to 3 do {this addItemToBackpack "AGM_Bandage";};
this addItemToBackpack "AGM_Bloodbag";
for "_i" from 1 to 14 do {this addItemToBackpack "SMA_20Rnd_762x51mm_M80A1_EPR_IR";};
this addHeadgear "rhsusf_mich_bare_tan_headset";
this addGoggles "TRYK_kio_balaclava_ESS";

comment "Add weapons";
this addWeapon "SMA_Mk17";
this addPrimaryWeaponItem "SMA_spSCARtan_762";
this addPrimaryWeaponItem "RH_ta31rmr_tan_2D";
this addWeapon "Laserdesignator";

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

comment "Set identity";
this setFace "WhiteHead_11";
this setSpeaker "AGM_NoVoice";


[img760]https://xboxoz360.files.wordpress.com/2014/04/2590868-shut_up_and_take_my_money_9299_2560x16001.jpg[/img760]

Re: ICE SHIELD SABADO 28/03 - 23:00

Publicado: 28 Mar 2015, 21:21
por susodictus
Me caigo txabales, estoy agotado


Enviado desde mi iPhone utilizando Tapatalk

Re: ICE SHIELD SABADO 28/03 - 23:00

Publicado: 28 Mar 2015, 21:41
por L.o.B.O
OPERADOR GRANADERO ALPHA 1-3

Re: ICE SHIELD SABADO 28/03 - 23:00

Publicado: 29 Mar 2015, 13:14
por Lupago

Re: ICE SHIELD SABADO 28/03 - 23:00

Publicado: 29 Mar 2015, 15:14
por sanchez