Zum Inhalt springen

Empfohlene Beiträge

Geschrieben

Schütze - Arsch in verschiedenen ausführungen
Form:
-----------------------------------------------------------------------------------------------------------------------------

  • Klasse + Version:
    VANILLA / ACE / TFAR
    ... kg
    Anzug: ...
    Weste: ...
    Rucksack: ...


und hier dann einfach das exportierte Loadout
-----------------------------------------------------------------------------------------------------------------------------
##edit: achtet darauf das Ihr oben angebt welche Mods verbaut sind bzw das min eine Vanilla variante dabei ist (abgesehen von ACE/ ACRE)
Würde mich allgemein über ein Paar Varianten von euch freuen

  • 4 Monate später...
Geschrieben

Rifleman MTP:

VANILLA/ACE/TFAR/SMA/RH ACC
20,07 kg
Anzug: Ohrenstöpsel, Maglite XL50 (Kartenlicht), 2x M67, 3x M83 (weiß), 1x M18 (Grün), 1x Chemlight (blau)
Weste: 2x Morphine, 1x Epinephrine, 10x QuickCloth, 5x Packing Bandage, 1x CAT, 1x Map Tools, 1x IR Strobe, 2x Cable Tie, 9x 5.56mm Tracer(Gelb) , 1x 9mm
Rucksack: ---

comment "Exported from Arsenal by Sol.Cpt.xgamescom";

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 "U_B_CombatUniform_mcam";
this addItemToUniform "ACE_EarPlugs";
this addItemToUniform "ACE_Flashlight_XL50";
for "_i" from 1 to 2 do {this addItemToUniform "HandGrenade";};
for "_i" from 1 to 3 do {this addItemToUniform "SmokeShell";};
this addItemToUniform "SmokeShellGreen";
this addItemToUniform "Chemlight_blue";
this addVest "V_PlateCarrier1_rgr";
for "_i" from 1 to 2 do {this addItemToVest "ACE_morphine";};
this addItemToVest "ACE_epinephrine";
this addItemToVest "ACE_tourniquet";
for "_i" from 1 to 10 do {this addItemToVest "ACE_quikclot";};
this addItemToVest "ACE_MapTools";
for "_i" from 1 to 5 do {this addItemToVest "ACE_packingBandage";};
for "_i" from 1 to 2 do {this addItemToVest "ACE_CableTie";};
this addItemToVest "ACE_IR_Strobe_Item";
for "_i" from 1 to 9 do {this addItemToVest "30Rnd_556x45_Stanag_Tracer_Yellow";};
this addItemToVest "16Rnd_9x21_Mag";
this addHeadgear "H_HelmetB";
this addGoggles "G_Tactical_Clear";

comment "Add weapons";
this addWeapon "SMA_M4MOE_SM";
this addPrimaryWeaponItem "SMA_supp1b_556";
this addPrimaryWeaponItem "RH_SFM952V";
this addPrimaryWeaponItem "RH_ta31rmr";
this addWeapon "hgun_P07_F";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "tf_microdagr";
this linkItem "TFAR_rf7800str";
this linkItem "NVGoggles";

comment "Set identity";
this setSpeaker "ace_novoice";
 

Geschrieben

Rifleman OCP

VANILLA/ACE/TFAR/RHSUSAF
24,31 kg
Anzug: Ohrenstöpsel, Maglite XL50 (Kartenlicht), 2x M67, 3x M83 (weiß), 1x M18 (Grün), 1x Chemlight (blau)
Weste: 2x Morphine, 1x Epinephrine, 10x QuickCloth, 5x Packing Bandage, 1x CAT, 1x Map Tools, 1x IR Strobe, 2x Cable Tie, 9x 5.56mm Tracer(Gelb) , 1x 9mm
Rucksack: ---

comment "Exported from Arsenal by Sol.Cpt.xgamescom";

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";
this addItemToUniform "ACE_EarPlugs";
this addItemToUniform "ACE_Flashlight_XL50";
for "_i" from 1 to 2 do {this addItemToUniform "HandGrenade";};
for "_i" from 1 to 3 do {this addItemToUniform "SmokeShell";};
this addItemToUniform "Chemlight_blue";
this addItemToUniform "SmokeShellGreen";
this addVest "rhsusf_iotv_ocp_Rifleman";
for "_i" from 1 to 2 do {this addItemToVest "ACE_morphine";};
this addItemToVest "ACE_epinephrine";
this addItemToVest "ACE_tourniquet";
for "_i" from 1 to 10 do {this addItemToVest "ACE_quikclot";};
this addItemToVest "ACE_MapTools";
for "_i" from 1 to 2 do {this addItemToVest "ACE_CableTie";};
this addItemToVest "ACE_IR_Strobe_Item";
for "_i" from 1 to 5 do {this addItemToVest "ACE_packingBandage";};
this addItemToVest "rhsusf_mag_15Rnd_9x19_JHP";
for "_i" from 1 to 9 do {this addItemToVest "30Rnd_556x45_Stanag_Tracer_Yellow";};
this addHeadgear "rhsusf_ach_helmet_ocp";
this addGoggles "rhs_googles_clear";

comment "Add weapons";
this addWeapon "rhs_weap_m4_grip2";
this addPrimaryWeaponItem "rhsusf_acc_nt4_black";
this addPrimaryWeaponItem "acc_flashlight";
this addPrimaryWeaponItem "rhsusf_acc_g33_xps3";
this addPrimaryWeaponItem "rhsusf_acc_grip2";
this addWeapon "rhsusf_weap_m9";
this addWeapon "Binocular";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "TFAR_microdagr";
this linkItem "TFAR_rf7800str";
this linkItem "NVGoggles";

comment "Set identity";
this setSpeaker "ace_novoice";
 

Geschrieben

Rifleman UCP

VANILLA/ACE/TFAR/RHSUSAF
24,31 kg
Anzug: Ohrenstöpsel, Maglite XL50 (Kartenlicht), 2x M67, 3x M83 (weiß), 1x M18 (Grün), 1x Chemlight (blau)
Weste: 2x Morphine, 1x Epinephrine, 10x QuickCloth, 5x Packing Bandage, 1x CAT, 1x Map Tools, 1x IR Strobe, 2x Cable Tie, 9x 5.56mm Tracer(Gelb) , 1x 9mm
Rucksack: ---

comment "Exported from Arsenal by Sol.Cpt.xgamescom";

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_ucp";
this addItemToUniform "ACE_EarPlugs";
this addItemToUniform "ACE_Flashlight_XL50";
for "_i" from 1 to 2 do {this addItemToUniform "HandGrenade";};
for "_i" from 1 to 3 do {this addItemToUniform "SmokeShell";};
this addItemToUniform "Chemlight_blue";
this addItemToUniform "SmokeShellGreen";
this addVest "rhsusf_iotv_ucp_Rifleman";
for "_i" from 1 to 2 do {this addItemToVest "ACE_morphine";};
this addItemToVest "ACE_epinephrine";
this addItemToVest "ACE_tourniquet";
for "_i" from 1 to 10 do {this addItemToVest "ACE_quikclot";};
this addItemToVest "ACE_MapTools";
for "_i" from 1 to 2 do {this addItemToVest "ACE_CableTie";};
this addItemToVest "ACE_IR_Strobe_Item";
for "_i" from 1 to 5 do {this addItemToVest "ACE_packingBandage";};
this addItemToVest "rhsusf_mag_15Rnd_9x19_JHP";
for "_i" from 1 to 9 do {this addItemToVest "30Rnd_556x45_Stanag_Tracer_Yellow";};
this addHeadgear "rhsusf_ach_helmet_ucp";
this addGoggles "rhs_googles_clear";

comment "Add weapons";
this addWeapon "rhs_weap_m4_grip2";
this addPrimaryWeaponItem "rhsusf_acc_nt4_black";
this addPrimaryWeaponItem "acc_flashlight";
this addPrimaryWeaponItem "rhsusf_acc_g33_xps3";
this addPrimaryWeaponItem "rhsusf_acc_grip2";
this addWeapon "rhsusf_weap_m9";
this addWeapon "Binocular";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "TFAR_microdagr";
this linkItem "TFAR_rf7800str";
this linkItem "NVGoggles";

comment "Set identity";
this setSpeaker "ace_novoice";
 

Geschrieben

Rifleman BW Flecktarn

VANILLA/ACE/TFAR/BW
20,81 kg
Anzug: Ohrenstöpsel, Maglite XL50 (Kartenlicht), 2x M67, 3x M83 (weiß), 1x M18 (Grün), 1x Chemlight (blau)
Weste: 2x Morphine, 1x Epinephrine, 10x QuickCloth, 5x Packing Bandage, 1x CAT, 1x Map Tools, 1x IR Strobe, 2x Cable Tie, 9x 5.56mm Tracer(Gelb) , 1x 9mm
Rucksack: ---

comment "Exported from Arsenal by Sol.Cpt.xgamescom";

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 "BWA3_Uniform_idz_Fleck";
this addItemToUniform "ACE_EarPlugs";
this addItemToUniform "ACE_Flashlight_XL50";
for "_i" from 1 to 2 do {this addItemToUniform "HandGrenade";};
for "_i" from 1 to 3 do {this addItemToUniform "SmokeShell";};
this addItemToUniform "Chemlight_blue";
this addItemToUniform "SmokeShellGreen";
this addVest "BWA3_Vest_JPC_Rifleman_Fleck";
this addItemToVest "ACE_epinephrine";
this addItemToVest "ACE_tourniquet";
for "_i" from 1 to 10 do {this addItemToVest "ACE_quikclot";};
this addItemToVest "ACE_MapTools";
for "_i" from 1 to 2 do {this addItemToVest "ACE_CableTie";};
this addItemToVest "ACE_IR_Strobe_Item";
for "_i" from 1 to 5 do {this addItemToVest "ACE_packingBandage";};
for "_i" from 1 to 2 do {this addItemToVest "ACE_morphine";};
this addItemToVest "BWA3_15Rnd_9x19_P8";
for "_i" from 1 to 9 do {this addItemToVest "BWA3_30Rnd_556x45_G36_Tracer";};
this addHeadgear "BWA3_MICH_Fleck";
this addGoggles "BWA3_G_Combat_Clear";

comment "Add weapons";
this addWeapon "BWA3_G36";
this addPrimaryWeaponItem "BWA3_muzzle_snds_G36";
this addPrimaryWeaponItem "BWA3_acc_LLM01_irlaser";
this addPrimaryWeaponItem "BWA3_optic_ZO4x30";
this addWeapon "BWA3_P8";
this addWeapon "Binocular";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "TFAR_microdagr";
this linkItem "TFAR_rf7800str";
this linkItem "NVGoggles_INDEP";

comment "Set identity";
this setSpeaker "ace_novoice";

Geschrieben

Rifleman BW Tropentarn

VANILLA/ACE/TFAR/BW
20,81 kg
Anzug: Ohrenstöpsel, Maglite XL50 (Kartenlicht), 2x M67, 3x M83 (weiß), 1x M18 (Grün), 1x Chemlight (blau)
Weste: 2x Morphine, 1x Epinephrine, 10x QuickCloth, 5x Packing Bandage, 1x CAT, 1x Map Tools, 1x IR Strobe, 2x Cable Tie, 9x 5.56mm Tracer(Gelb) , 1x 9mm
Rucksack: ---

comment "Exported from Arsenal by Sol.Cpt.xgamescom";

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 "BWA3_Uniform_idz_Tropen";
this addItemToUniform "ACE_EarPlugs";
this addItemToUniform "ACE_Flashlight_XL50";
for "_i" from 1 to 2 do {this addItemToUniform "HandGrenade";};
for "_i" from 1 to 3 do {this addItemToUniform "SmokeShell";};
this addItemToUniform "Chemlight_blue";
this addItemToUniform "SmokeShellGreen";
this addVest "BWA3_Vest_JPC_Rifleman_Tropen";
this addItemToVest "ACE_epinephrine";
this addItemToVest "ACE_tourniquet";
for "_i" from 1 to 10 do {this addItemToVest "ACE_quikclot";};
this addItemToVest "ACE_MapTools";
for "_i" from 1 to 2 do {this addItemToVest "ACE_CableTie";};
this addItemToVest "ACE_IR_Strobe_Item";
for "_i" from 1 to 5 do {this addItemToVest "ACE_packingBandage";};
for "_i" from 1 to 2 do {this addItemToVest "ACE_morphine";};
this addItemToVest "BWA3_15Rnd_9x19_P8";
for "_i" from 1 to 9 do {this addItemToVest "BWA3_30Rnd_556x45_G36_Tracer";};
this addHeadgear "BWA3_MICH_Tropen";
this addGoggles "BWA3_G_Combat_Clear";

comment "Add weapons";
this addWeapon "BWA3_G36";
this addPrimaryWeaponItem "BWA3_muzzle_snds_G36";
this addPrimaryWeaponItem "BWA3_acc_LLM01_irlaser";
this addPrimaryWeaponItem "BWA3_optic_ZO4x30";
this addWeapon "BWA3_P8";
this addWeapon "Binocular";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "TFAR_microdagr";
this linkItem "TFAR_rf7800str";
this linkItem "NVGoggles_INDEP";

comment "Set identity";
this setSpeaker "ace_novoice";

Dein Kommentar

Du kannst jetzt schreiben und Dich später registrieren. Wenn Du ein Konto hast, melde Dich jetzt an, um unter Deinem Benutzernamen zu schreiben.

Gast
Auf dieses Thema antworten...

×   Du hast formatierten Text eingefügt.   Formatierung jetzt entfernen

  Nur 75 Emojis sind erlaubt.

×   Dein Link wurde automatisch eingebettet.   Einbetten rückgängig machen und als Link darstellen

×   Dein vorheriger Inhalt wurde wiederhergestellt.   Editor leeren

×   Du kannst Bilder nicht direkt einfügen. Lade Bilder hoch oder lade sie von einer URL.

×
×
  • Neu erstellen...

Wichtige Information

Wir haben Cookies auf Deinem Gerät platziert. Das hilft uns diese Webseite zu verbessern. Du kannst die Cookie-Einstellungen anpassen, andernfalls gehen wir davon aus, dass Du damit einverstanden bist, weiterzumachen. Also by using this site, you agree to our Nutzungsbedingungen.