sama 67 Posted March 27, 2017 Does anyone know if its possible to arm the ceasar plane http://armedassault.wikia.com/wiki/Caesar_BTT with? Maybe just some HE rockets.? Can it be done via script or would it have to be an addon? Any info appreciated Share this post Link to post Share on other sites
chortles 263 Posted March 27, 2017 As far as I know you can arm any vehicle via scripting commands, but for it to look the part the aircraft model would already have to have been set up as an armed aircraft. Share this post Link to post Share on other sites
suiside 95 Posted March 27, 2017 it would be nice to have it as a coin plane with 3 pylons so to have a targeting pod and 2 small missles or guns or flare dispensor to illuminate infantry, maybe jamming pod etc. Share this post Link to post Share on other sites
sama 67 Posted March 27, 2017 SO this simple script will give you a black plane with 12 rockets. this addMagazine"12Rnd_missiles";this addWeapon"missiles_DAR";this setObjectTexture [0, "#(argb,8,8,3)color(0.1,0.1,0.1,0.1)"];this setObjectTexture [1, "#(argb,8,8,3)color(0.1,0.1,0.1,0.1))"]; Is there a retexture template for this aircraft floating around? Share this post Link to post Share on other sites
suiside 95 Posted March 27, 2017 i think it is in the arma 3 samples Share this post Link to post Share on other sites
chortles 263 Posted March 27, 2017 4 hours ago, suiside said: it would be nice to have it as a coin plane with 3 pylons so to have a targeting pod and 2 small missles or guns or flare dispensor to illuminate infantry, maybe jamming pod etc. As said above -- the aircraft model would already have to have been set up with pylons, even if they were hidden on the civilian aircraft, if you wanted the stuff to show up properly on the aircraft exterior instead of, say, the missiles 'automagically' flying out from the nose. Share this post Link to post Share on other sites