Für Jule:
comment "Exported from Arsenal by Sparkelz";
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 "ARC_GER_Flecktarn_Uniform";
this addItemToUniform "AGM_EarBuds";
for "_i" from 1 to 3 do {this addItemToUniform "AGM_CableTie";};
for "_i" from 1 to 2 do {this addItemToUniform "16Rnd_9x21_Mag";};
this addVest "ARC_GER_Flecktarn_Plate_Carrier";
for "_i" from 1 to 2 do {this addItemToVest "Chemlight_green";};
for "_i" from 1 to 2 do {this addItemToVest "SmokeShell";};
for "_i" from 1 to 2 do {this addItemToVest "MiniGrenade";};
for "_i" from 1 to 4 do {this addItemToVest "hlc_100Rnd_762x51_T_M60E4";};
this addBackpack "tf_rt1523g";
this addHeadgear "ARC_GER_Flecktarn_Helmet";
comment "Add weapons";
this addWeapon "hlc_lmg_M60E4";
this addPrimaryWeaponItem "optic_MRCO";
this addWeapon "hgun_P07_snds_F";
this addHandgunItem "AGM_muzzle_mzls_smg_02";
this addWeapon "Rangefinder";
comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "ItemWatch";
this linkItem "tf_anprc152_1";
this linkItem "ItemGPS";
this linkItem "NVGoggles_INDEP";
comment "Set identity";
this setFace "WhiteHead_17";
this setSpeaker "Male01ENGVR";
Für Desolated:
comment "Exported from Arsenal by Sparkelz";
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 "ARC_GER_Flecktarn_Uniform";
this addItemToUniform "AGM_EarBuds";
for "_i" from 1 to 3 do {this addItemToUniform "AGM_CableTie";};
for "_i" from 1 to 2 do {this addItemToUniform "16Rnd_9x21_Mag";};
this addVest "ARC_GER_Flecktarn_Plate_Carrier";
for "_i" from 1 to 2 do {this addItemToVest "Chemlight_green";};
for "_i" from 1 to 2 do {this addItemToVest "AGM_M84";};
for "_i" from 1 to 2 do {this addItemToVest "SmokeShell";};
for "_i" from 1 to 2 do {this addItemToVest "SmokeShellRed";};
for "_i" from 1 to 2 do {this addItemToVest "SmokeShellGreen";};
for "_i" from 1 to 9 do {this addItemToVest "SMA_30Rnd_556x45_M855A1";};
for "_i" from 1 to 3 do {this addItemToVest "MiniGrenade";};
this addBackpack "ARC_GER_Backpack_Flecktarn";
for "_i" from 1 to 12 do {this addItemToBackpack "AGM_Bandage";};
for "_i" from 1 to 5 do {this addItemToBackpack "AGM_Morphine";};
for "_i" from 1 to 2 do {this addItemToBackpack "AGM_Epipen";};
for "_i" from 1 to 2 do {this addItemToBackpack "AGM_Bloodbag";};
for "_i" from 1 to 5 do {this addItemToBackpack "HandGrenade";};
for "_i" from 1 to 7 do {this addItemToBackpack "SMA_30Rnd_556x45_M855A1";};
this addHeadgear "ARC_GER_Flecktarn_Helmet";
comment "Add weapons";
this addWeapon "SMA_HK416vfg";
this addPrimaryWeaponItem "SMA_supp2b_556";
this addPrimaryWeaponItem "acc_pointer_IR";
this addPrimaryWeaponItem "optic_Hamr";
this addWeapon "hgun_P07_snds_F";
this addHandgunItem "AGM_muzzle_mzls_smg_02";
this addWeapon "Rangefinder";
comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "ItemWatch";
this linkItem "tf_anprc152_3";
this linkItem "ItemGPS";
this linkItem "NVGoggles_INDEP";
comment "Set identity";
this setFace "WhiteHead_17";
this setSpeaker "Male01ENGVR";