#include "script_component.hpp" class CfgPatches { class ADDON { units[] = {}; weapons[] = {}; requiredVersion = REQUIRED_VERSION; requiredAddons[] = {"ace_common"}; author = ECSTRING(common,ACETeam); authors[] = {"Pabst Mirror, commy2"}; PBO_URL; VERSION_CONFIG; }; }; #include "CfgEventHandlers.hpp" #include "RscDisplayInventory.hpp" #include "ACE_Settings.hpp"