class CfgServerTrader { #include "CfgServerTrader\TraderHero.hpp" #include "CfgServerTrader\TraderFriendly.hpp" #include "CfgServerTrader\TraderNeutral.hpp" #include "CfgServerTrader\TraderBandit.hpp" }; class CfgTraderCategory { #include "CfgTraderCategory\HeroAmmunition.hpp" };