hiddenSelections[]=
{
"Head_NATO",
"G_NATO_default", <----
};
class Uniform_Base; <----
{
class ItemInfo;
};
class Vest_Camo_Base; <----
{
class ItemInfo;
{; <----
hiddenSelectionsTextures <----
{
"\ARC_Clothing_and_Gear\Data\blue_digi_co.paa"
};
} <----
// Headgear
class H_HelmetB: ItemCore
{
mass=15;
allowedSlots[]={901,605); <----
uniformModel="\A3\Characters_F\BLUFOR\headgear_b_helmet_ballistic";
Check all the arrows, there is a lot of stuff. You'll have unbalanced braces after fixing these as well I think