waitUntil {!isNull player}; comment "Exported from Arsenal by [22Inf.R]Harti"; 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 "FirstAidKit"; this addVest "BWA3_Vest_Rifleman1_Fleck"; this addItemToVest "BWA3_DM51A1"; this addBackpack "BWA3_AssaultPack_Fleck"; this addHeadgear "BWA3_Beret_Jaeger"; this addGoggles "BWA3_G_Combat_Black"; comment "Add weapons"; this addWeapon "Binocular"; comment "Add items"; this linkItem "ItemMap"; this linkItem "ItemCompass"; this linkItem "ItemWatch"; this linkItem "tf_anprc152"; this linkItem "I_UavTerminal"; this linkItem "NVGoggles_OPFOR"; comment "Set identity"; this setFace "WhiteHead_10"; this setSpeaker "male04eng";