Jump to content

Vincent Jones

Member
  • Content Count

    1
  • Joined

  • Last visited

  • Medals

Community Reputation

1 Neutral

About Vincent Jones

  • Rank
    Newbie
  1. Vincent Jones

    Config Issues

    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
×