jaac 0 Posted July 15, 2011 Hello with the command: this addBackpack can be given a backpack to a unit in a mission. but how to include it in the config of a vehicle? For a weapon is: class TransportWeapons { class _xx_NVGoggles { weapon = "NVGoggles"; count = 5; }; }; I want my car to have on board backpack (created in the addon). Is there a class for that? Share this post Link to post Share on other sites