Mladja-ArmASerbia 3 Posted April 15, 2013 I have 4 proxy weapons on my plane. \CA\a10\AGM65 \CA\a10\AGM65 \CA\air\aim9xsidewinder \CA\air\aim9xsidewinder But when i put AGM in magazine of my plane he put AGM on every proxy even if i put 2rnd mavercs ..... other two proxy are for r73 but when shoot from r73 rocket fall from center of plane. When shoot from maverics he use two proxies for one shoot. I have CfgNonAIVehicles class CfgNonAIVehicles { class ProxyWeapon; class ProxyAGM65: ProxyWeapon { model = "\CA\a10\AGM65"; simulation = "maverickweapon"; }; class Proxyaim9xsidewinder: ProxyWeapon { model = "\CA\air3\su34\r73_proxy"; simulation = "maverickweapon"; }; }; Share this post Link to post Share on other sites
[aps]gnat 28 Posted April 25, 2013 The proxy number (inside O2) is most important and then the order in which you define/load magazines next importance. The name of the proxy makes no difference to what can and does hang there/launch from there. Your proxies should be name 001 to 004 Share this post Link to post Share on other sites