Victim9l3 11 Posted August 14, 2014 I am creating an addon that will bring CSAT army units and green version of vanilla. I'm using a config from a user created addon as an example. They reskinned the same units I'm using, so they had a near identical type of addon I have. So I see what I need to do for mine. I see that some soldiers had: _generalMacro="blah, blah,blah"; While other units don't have the _generalmacro. So what does it do and why do some have it and others don't? Thanks Share this post Link to post Share on other sites
DreamRebel 73 Posted August 21, 2014 That depends on the unit type. You can refer to a unit to load it's model and/or equipement. You don't need a generalmarco for each unit. But, you should use it with your basic unit thats wearing the main uniform with the camo class. Share this post Link to post Share on other sites