comment "Exported from Arsenal by {9GU}Lt.Eagle_Flying";
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_patchless";
for "_i" from 1 to 3 do {this addItemToUniform "AGM_Bandage";};
this addItemToUniform "AGM_Morphine";
this addItemToUniform "rhs_mag_9x19_17";
for "_i" from 1 to 3 do {this addItemToUniform "rhs_mag_30Rnd_556x45_Mk318_Stanag";};
this addVest "rhsusf_iotv_ocp_SAW";
this addItemToVest "rhsusf_acc_EOTECH";
this addItemToVest "AGM_MapTools";
for "_i" from 1 to 2 do {this addItemToVest "rhs_mag_9x19_17";};
for "_i" from 1 to 7 do {this addItemToVest "rhs_mag_30Rnd_556x45_Mk318_Stanag";};
for "_i" from 1 to 5 do {this addItemToVest "SmokeShell";};
this addItemToVest "SmokeShellRed";
this addItemToVest "SmokeShellGreen";
this addItemToVest "MiniGrenade";
this addBackpack "TRYK_B_AssaultPack_MARPAT_Desert";
for "_i" from 1 to 6 do {this addItemToBackpack "AGM_Morphine";};
for "_i" from 1 to 20 do {this addItemToBackpack "AGM_Bandage";};
for "_i" from 1 to 2 do {this addItemToBackpack "AGM_Epipen";};
this addItemToBackpack "AGM_Bloodbag";
this addItemToBackpack "rhs_mag_rdg2_white";
this addHeadgear "rhsusf_ach_helmet_ocp";
this addGoggles "G_Tactical_Clear";
comment "Add weapons";
this addWeapon "rhs_weap_m4";
this addPrimaryWeaponItem "rhsusf_acc_rotex5_grey";
this addPrimaryWeaponItem "rhsusf_acc_ACOG";
this addWeapon "rhs_weap_pya";
this addWeapon "Laserdesignator";
comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "AGM_Altimeter";
this linkItem "tf_anprc152_2";
this linkItem "ItemGPS";
this linkItem "TRYK_TAC_EARMUFF";
comment "Set identity";
this setFace "WhiteHead_20";
this setSpeaker "rhs_Male04RUS";
Fighter pilots make movies, Attack pilots make history, Helicopter pilots make heroes.