comment "Exported from Arsenal by Tim Isakino";
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_g3_mc";
this addVest "rhsusf_spcs_ocp_rifleman";
this addBackpack "rhsusf_assault_eagleaiii_ocp";
this addHeadgear "H_HelmetSpecB_paint2";
this addGoggles "BWA3_G_Combat_Orange";
comment "Add weapons";
this addWeapon "Rangefinder";
comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "Itemwatch";
this linkItem "BWA3_ItemNaviPad";
this linkItem "ACE_NVG_Wide";
comment "Set identity";
this setFace "WhiteHead_06";
this setSpeaker "ace_novoice";