Zum Inhalt springen

Medic

Featured Replies

Geschrieben

Medic Standart:
VANILLA / ACE / ACRE
31.68kg
Anzug: 3 Mags, 2 Kabelbinder, Ohrstöpsel
Weste: Funk, 6 Rauch (Weiß), 2 Leuchtstab (grün), Rauch (rot), Rauch (grün)
Rucksack: Medigzeug, Ohrstöpsel

comment "Exported from Arsenal by Sol.Pvtvvres [Romi]";

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_tshirt";
for "_i" from 1 to 2 do {this addItemToUniform "ACE_CableTie";};
this addItemToUniform "ACE_EarPlugs";
for "_i" from 1 to 3 do {this addItemToUniform "30Rnd_65x39_caseless_mag";};
this addVest "V_PlateCarrier2_rgr";
this addItemToVest "ACRE_PRC343_ID_2";
for "_i" from 1 to 6 do {this addItemToVest "SmokeShell";};
for "_i" from 1 to 2 do {this addItemToVest "Chemlight_green";};
this addItemToVest "SmokeShellRed";
this addItemToVest "SmokeShellGreen";
this addBackpack "B_Carryall_cbr";
for "_i" from 1 to 3 do {this addItemToBackpack "ACE_bloodIV_250";};
for "_i" from 1 to 3 do {this addItemToBackpack "ACE_bloodIV_500";};
for "_i" from 1 to 3 do {this addItemToBackpack "ACE_bloodIV";};
for "_i" from 1 to 20 do {this addItemToBackpack "ACE_epinephrine";};
for "_i" from 1 to 20 do {this addItemToBackpack "ACE_morphine";};
for "_i" from 1 to 10 do {this addItemToBackpack "ACE_atropine";};
for "_i" from 1 to 2 do {this addItemToBackpack "ACE_personalAidKit";};
for "_i" from 1 to 20 do {this addItemToBackpack "ACE_packingBandage";};
for "_i" from 1 to 20 do {this addItemToBackpack "ACE_elasticBandage";};
this addItemToBackpack "ACE_surgicalKit";
for "_i" from 1 to 9 do {this addItemToBackpack "ACE_tourniquet";};
this addItemToBackpack "ACE_EarPlugs";
for "_i" from 1 to 20 do {this addItemToBackpack "ACE_quikclot";};
for "_i" from 1 to 20 do {this addItemToBackpack "ACE_fieldDressing";};
this addHeadgear "H_HelmetB_light_desert";
this addGoggles "G_Tactical_Clear";

comment "Add weapons";
this addWeapon "arifle_MXM_F";
this addPrimaryWeaponItem "muzzle_snds_H";
this addPrimaryWeaponItem "acc_pointer_IR";
this addPrimaryWeaponItem "optic_Hamr";
this addPrimaryWeaponItem "bipod_02_F_blk";
this addWeapon "Binocular";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "ItemRadioAcreFlagged";
this linkItem "NVGoggles";

comment "Set identity";
this setSpeaker "ACE_NoVoice";

Geschrieben
  • Autor

Medic Abgespeckt:
VANILLA / ACE / ACRE
26.94kg
Anzug: 3 Mags, 2 Kabelbinder, Ohrstöpsel
Weste: Funk, 6 Rauch (Weiß), 2 Leuchtstab (grün), Rauch (rot), Rauch (grün)
Rucksack: Medigzeug, Ohrstöpsel


comment "Exported from Arsenal by Sol.Pvtvvres [Romi]";

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_tshirt";
for "_i" from 1 to 2 do {this addItemToUniform "ACE_CableTie";};
this addItemToUniform "ACE_EarPlugs";
for "_i" from 1 to 3 do {this addItemToUniform "30Rnd_65x39_caseless_mag";};
this addVest "V_TacVest_oli";
this addItemToVest "ACRE_PRC343_ID_3";
for "_i" from 1 to 6 do {this addItemToVest "SmokeShell";};
for "_i" from 1 to 2 do {this addItemToVest "Chemlight_green";};
this addItemToVest "SmokeShellRed";
this addItemToVest "SmokeShellGreen";
this addBackpack "B_Carryall_cbr";
for "_i" from 1 to 2 do {this addItemToBackpack "ACE_bloodIV_250";};
for "_i" from 1 to 2 do {this addItemToBackpack "ACE_bloodIV_500";};
for "_i" from 1 to 2 do {this addItemToBackpack "ACE_bloodIV";};
for "_i" from 1 to 10 do {this addItemToBackpack "ACE_atropine";};
for "_i" from 1 to 13 do {this addItemToBackpack "ACE_epinephrine";};
for "_i" from 1 to 15 do {this addItemToBackpack "ACE_morphine";};
for "_i" from 1 to 3 do {this addItemToBackpack "ACE_personalAidKit";};
for "_i" from 1 to 15 do {this addItemToBackpack "ACE_packingBandage";};
for "_i" from 1 to 15 do {this addItemToBackpack "ACE_elasticBandage";};
this addItemToBackpack "ACE_surgicalKit";
for "_i" from 1 to 4 do {this addItemToBackpack "ACE_tourniquet";};
this addItemToBackpack "ACE_EarPlugs";
for "_i" from 1 to 15 do {this addItemToBackpack "ACE_fieldDressing";};
for "_i" from 1 to 15 do {this addItemToBackpack "ACE_quikclot";};
this addHeadgear "H_HelmetB_light_desert";
this addGoggles "G_Tactical_Clear";

comment "Add weapons";
this addWeapon "arifle_MXM_F";
this addPrimaryWeaponItem "muzzle_snds_H";
this addPrimaryWeaponItem "acc_pointer_IR";
this addPrimaryWeaponItem "optic_Hamr";
this addPrimaryWeaponItem "bipod_02_F_blk";
this addWeapon "Binocular";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "ItemRadioAcreFlagged";
this linkItem "NVGoggles";

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...

Account

Navigation

Suche

Suche

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.