JohnTheWeak 0 Posted January 5, 2022 Hi there! What's the connection between Cfg3DEN inner class Trigger class and CfgNonAIVehicles inner class EmptyDetector class? I dont see the EmptyDetector extends Trigger class sign ``` class EmptyDetector { scope = 2; simulation = "detector"; model = ""; selectionFabric = "latka"; icon = "\a3\Ui_f\data\IGUI\Cfg\IslandMap\iconSensor_ca.paa"; displayName = "Trigger"; class AttributeValues { size2[] = {0,0}; size3[] = {0,0,-1}; }; }; ``` The codes so simple yet i cant find their connection Share this post Link to post Share on other sites