Rich_R 1087 Posted October 5, 2020 Does anyone knowhow I would add ACE_ConcertinaWireCoil to a supply box at the config level? Trying to add them to a support box to air lift in. Any help or pointers would be appreciated. Thanks in advance! Share this post Link to post Share on other sites
NightIntruder 710 Posted October 10, 2020 I'm late to the party, but maybe you still strugle with adding that thing. Did you try add the code below to the root of the supply box' config? class TransportItems { class _xx_ACE_ConcertinaWireCoil { name = "ACE_ConcertinaWireCoil"; count = 3; }; }; Share this post Link to post Share on other sites
Rich_R 1087 Posted October 13, 2020 Hey @nightintruder Yep! That's what I tried. It just doesn't show. When I looked in the ACE config, its a thingx??? Share this post Link to post Share on other sites